Content deleted Content added
eeo Tags: Replaced Reverted talk page blanking |
m Reverted edits by 49.183.145.170 (talk) to last version by Lam-ang |
||
Line 1:
{{Talk header}}
{{User:MiszaBot/config
|archiveheader = {{atnhead|noredlinks=y}}
|maxarchivesize = 100K
|counter = 1
|minthreadsleft = 4
|minthreadstoarchive = 1
|algo = old(90d)
|archive = Module talk:Protected edit request/Archive %(counter)d
}}
{{Auto archiving notice |bot=lowercase sigmabot III |age=90 |dounreplied=yes}}
== Inactive requests ==
Answered requests ought to show the names of the templates just as active requests do.
I've just answered a request at [[Template talk:Infobox church#Template-protected edit request on 8 August 2018]]. Now that the request has been answered there's nothing to show that the request was actually for [[Template:Infobox church/denomination]].
Similar problem exists for recent requests...
* [[Template talk:Grading scheme#Template-protected edit request on 30 July 2018 (1)]] {{arrow}} {{tl|Top-importance}}
* [[Template talk:Grading scheme#Template-protected edit request on 30 July 2018 (2)]] {{arrow}} {{tl|High-importance}}
* [[Template talk:Grading scheme#Template-protected edit request on 30 July 2018 (3)]] {{arrow}} {{tl|Mid-importance}}
My best effort would be to clone [[Module:Protected edit request/active]] to [[Module:Protected edit request/inactive]] and start from there, but I'm sure there's got to be a better fix than that. [[User:Cabayi|Cabayi]] ([[User talk:Cabayi|talk]]) 14:51, 8 August 2018 (UTC)
:Just noting that this was {{fixed}} per [[#Template-protected edit request on 11 March 2020]] below. [[User:SD0001|SD0001]] ([[User talk:SD0001|talk]]) 03:34, 12 March 2020 (UTC)
== Template-protected edit request on 11 March 2020 ==
{{edit template-protected|Module:Protected edit request|answered=yes}}
Please sync changes from [[Module:Protected edit request/sandbox]].
Improvement made: the template will show the names of pages to which edits were requested even after the request has been marked as answered. This will be skipped if there was just one page in the request which is same as the subject page.
At present, if an edit request is being made for a page which isn't the subject page, the name of the page get hidden when it's marked as answered, which is quite confusing for a reader.
See testcases at [[User talk:SD0001/sandbox2]]. [[User:SD0001|SD0001]] ([[User talk:SD0001|talk]]) 21:44, 11 March 2020 (UTC)
: {{done}} [[User:Pppery|* Pppery *]] [[User talk:Pppery|<sub style="color:#800000">it has begun...</sub>]] 22:50, 11 March 2020 (UTC)
:: {{hp|SD0001|Pppery}}I've repaired the links to categories and files. — [[User:JJMC89|JJMC89]] <small>([[User talk:JJMC89|T]]'''·'''[[Special:Contributions/JJMC89|C]])</small> 22:52, 15 March 2020 (UTC)
== Template-protected edit request on 30 May 2020 ==
{{edit template-protected|Module:Protected edit request|answered=y}}
Please change line 34
<syntaxhighlight lang="lua">
if not mw.title.getCurrentTitle().isTalkPage and not self.demo then
</syntaxhighlight>
to
<syntaxhighlight lang="lua">
if not mw.title.getCurrentTitle().isTalkPage and not self.args.demo then
</syntaxhighlight>
to fix parameter {{para|demo}}. See [[Template:Edit template-protected/testcases#Answered]] for demonstration of the issue. [[Special:Diff/945753944/959701003|This change]] fixed the error output in {{tl|Edit template-protected/sandbox}}. —[[User:Andrybak|andrybak]] ([[User talk:Andrybak|talk]]) 05:02, 30 May 2020 (UTC)
:[[File:Yes check.svg|20px|link=|alt=]] '''Done'''<!-- Template:ETp --> [[User:Cabayi|Cabayi]] ([[User talk:Cabayi|talk]]) 05:17, 30 May 2020 (UTC)
== Feature request ==
When a request to edit a TemplateStyles stylesheet is made, could the sandbox links point to [[Template:XYZ/sandbox/styles.css]] because I believe this is the convention. I guess it is currently looking for a sandbox in [[Template:XYZ/styles.css/sandbox]] which is not correct. Thanks — Martin <small>([[User:MSGJ|MSGJ]] · [[User talk:MSGJ|talk]])</small> 12:31, 11 September 2020 (UTC)
:{{ping|MSGJ}} {{done}} [[User:Jackmcbarn|Jackmcbarn]] ([[User talk:Jackmcbarn|talk]]) 23:54, 11 September 2020 (UTC)
::Fantastic! Thanks — Martin <small>([[User:MSGJ|MSGJ]] · [[User talk:MSGJ|talk]])</small> 16:19, 13 September 2020 (UTC)
|