Module talk:Protected edit request: Difference between revisions

Content deleted Content added
Jackmcbarn (talk | contribs)
m Archiving 1 discussion(s) to Module talk:Protected edit request/Archive 1) (bot
 
(151 intermediate revisions by 58 users not shown)
Line 1:
{{Permanently protected}}
==Broken links==
{{Talk header}}
The {{tlx|edit protected}} and {{tlx|edit semi-protected}} templates used to set an anchor {{tlx|anchor|editprotected}} immediately before the box; this was useful because the lists at [[User:AnomieBOT/PERTable]] and [[User:AnomieBOT/SPERTable]] contain links to that anchor - see {{diff|User:AnomieBOT/PERTable|prev|583078180|this edit}}, where the link <code><nowiki>[[Template talk:Infobox requested#editprotected|request]]</nowiki></code> is in the second added line. These links are now broken. I ''would'' fix it myself, but I can't find my way through the Lua code: there is something that ''looks'' like it's supposed to add an anchor, in the form of <code>function box:exportAnchors</code>, but I can't work out why that's not happening. --[[User:Redrose64|<span style="color:#a80000; background:#ffeeee; text-decoration:inherit">Red</span>rose64]] ([[User talk:Redrose64|talk]]) 14:07, 24 November 2013 (UTC)
{{User:MiszaBot/config
:The anchors are working for me from [[User:AnomieBOT/PERTable]] and [[User:AnomieBOT/TPERTable]]. I changed the template on [[Template talk:Infobox requested]] from {{tl|edit protected}} to the new {{tl|edit template-protected}}, which will have caused links in the history of [[User:AnomieBOT/PERTable]] to stop working. If you use <code><nowiki>[[Template talk:Infobox requested#edittemplateprotected|request]]</nowiki></code> it should work. (Here's the link: [[Template talk:Infobox requested#edittemplateprotected|request]].) Are any of the anchors from the live PERTable lists not working, or is it just ones in the history? — '''''[[User:Mr. Stradivarius|<span style="color: #194D00; font-family: Palatino, Times, serif">Mr. Stradivarius</span>]]''''' <sup>[[User talk:Mr. Stradivarius|♪ talk ♪]]</sup> 14:31, 24 November 2013 (UTC)
|archiveheader = {{atnhead|noredlinks=y}}
::Yes, they appear to be working now. --[[User:Redrose64|<span style="color:#a80000; background:#ffeeee; text-decoration:inherit">Red</span>rose64]] ([[User talk:Redrose64|talk]]) 16:37, 24 November 2013 (UTC)
|maxarchivesize = 100K
|counter = 1
|minthreadsleft = 4
|minthreadstoarchive = 1
|algo = old(90d)
|archive = Module talk:Protected edit request/Archive %(counter)d
}}
 
== "Error: Protected edit requests can only be made on the talk page." error ==
== Protection detection ==
:''The module also attempts to detect the protection level of the pages used, and if any pages have a different protection level from the function specified it adds the page to Category:Wikipedia edit requests possibly using incorrect templates.''
Instead of populating an error category, why not just choose the appropriate function based on the protection level? &mdash;&nbsp;Martin <small>([[User:MSGJ|MSGJ]]&nbsp;·&nbsp;[[User talk:MSGJ|talk]])</small> 19:17, 27 November 2013 (UTC)
::Because we can't do it accurately. The module can't detect when something is on the title blacklist, and it can't detect when a page is cascade-protected. It would put such pages into the category for whatever protection level is returned by <code><nowiki>{{PROTECTIONLEVEL}}</nowiki></code>, even though actually only admins can edit them (or template editors for the title blacklist). If this becomes possible to detect on the MediaWiki side then we should probably do as you suggest, and indeed this is how I wrote the code originally, so it would be trivial to switch it back and add the new protection detection. Having some pages categorised wrongly probably outweighs the benefits of being able to get the protection level for most pages, however. — '''''[[User:Mr. Stradivarius|<span style="color: #194D00; font-family: Palatino, Times, serif">Mr. Stradivarius</span>]]''''' <sup>[[User talk:Mr. Stradivarius|♪ talk ♪]]</sup> 21:49, 27 November 2013 (UTC)
:::The bot can accurately detect the protection level, so perhaps the best solution is to remerge the categories and leave the bot to update the two tables. Then editors will be able to use {{tl|editprotected}} on both types, without having to worry about using the correct template. &mdash;&nbsp;Martin <small>([[User:MSGJ|MSGJ]]&nbsp;·&nbsp;[[User talk:MSGJ|talk]])</small> 10:51, 28 November 2013 (UTC)
::::It's three tables now. Besides the long-established [[User:AnomieBOT/PERTable]] and [[User:AnomieBOT/SPERTable]], [[User:AnomieBOT/TPERTable]] was set up a few days ago. --[[User:Redrose64|<span style="color:#a80000; background:#ffeeee; text-decoration:inherit">Red</span>rose64]] ([[User talk:Redrose64|talk]]) 11:37, 28 November 2013 (UTC)
:::::Yes, it was actually the PER and TPER tables that I was referring to (although it could apply to SPER as well.) I'm not seeing any advantages in having separate templates and separate categories for full- and template-protected pages. And in fact there are disadvantages because editors now have to choose between more templates and reviewers have to monitor more categories. So my proposal is to let the bot maintain the three tables but use a common template. &mdash;&nbsp;Martin <small>([[User:MSGJ|MSGJ]]&nbsp;·&nbsp;[[User talk:MSGJ|talk]])</small> 12:52, 28 November 2013 (UTC)
{{od|6}} Your suggestion would definitely be easier for most editors to understand, and I have already seen a fair few mistakes with the new protection templates. We would have to rethink the way we layout the categories to make them easy to access for patrollers at all permissions levels, but that's not such a bad thing in my opinion. [[User:Anomie|Anomie]], what do you think? — '''''[[User:Mr. Stradivarius|<span style="color: #194D00; font-family: Palatino, Times, serif">Mr. Stradivarius</span>]]''''' <sup>[[User talk:Mr. Stradivarius|♪ talk ♪]]</sup> 04:20, 29 November 2013 (UTC)
: How is one template going to result in pages being in two different categories, so the bot can divide them into different tables? [[User:Anomie|Anomie]][[User talk:Anomie|⚔]] 16:06, 29 November 2013 (UTC)
:: I think Martin is suggesting that you reprogram the bot so that it chooses which table to put a page in depending on the protection level it detects. So all the pages would be in the same category, and the bot would do the work of sorting them into tables by protection level. It's completely up to you whether you want to go through with it, of course. — '''''[[User:Mr. Stradivarius|<span style="color: #194D00; font-family: Palatino, Times, serif">Mr. Stradivarius</span>]]''''' <sup>[[User talk:Mr. Stradivarius|♪ talk ♪]]</sup> 17:31, 29 November 2013 (UTC)
::: Then where would the two tables be displayed? It would make more sense to me in that case to have one PER table but to color the template-protected rows differently (suggestions as to the coloring welcome). [[User:Anomie|Anomie]][[User talk:Anomie|⚔]] 20:29, 29 November 2013 (UTC)
::::Yep, color coding would work as well. Having two separate tables and transcluding them both to the category might be slightly more flexible, because template editors might choose to tranclude it to their userpage or whatnot. I don't really mind, both would be an improvement on the current situation. &mdash;&nbsp;Martin <small>([[User:MSGJ|MSGJ]]&nbsp;·&nbsp;[[User talk:MSGJ|talk]])</small> 12:34, 2 December 2013 (UTC)
:::::Poke, {{ul|Anomie}}. Any more thoughts on this? &mdash;&nbsp;Martin <small>([[User:MSGJ|MSGJ]]&nbsp;·&nbsp;[[User talk:MSGJ|talk]])</small> 12:51, 12 December 2013 (UTC)
:::::: No new thoughts. Do we have a consensus on how exactly it should be changed? [[User:Anomie|Anomie]][[User talk:Anomie|⚔]] 14:19, 12 December 2013 (UTC)
:::::::I don't we think we have consensus for any method yet. (Wish this could have been discussed before implementing though.) When I get some time I'll advertise this in a couple more places and see what others think. &mdash;&nbsp;Martin <small>([[User:MSGJ|MSGJ]]&nbsp;·&nbsp;[[User talk:MSGJ|talk]])</small> 20:23, 15 December 2013 (UTC)
 
{{ping|Pppery}} I see you made [[special:diff/1033933383|the latest edit (16 July 2021)]] to this module, in the area where this error is generated.
== Handle full URLs passed as pages to be edited ==
 
See [[Template:Admin dashboard/light/sandbox#Current requests for edits to a protected page]] where errors are shown where [[Wikipedia:Requests for page protection/Edit]] is transcluded to dashboards. These are not errors on the '''Requests for page protection/Edit''' page itself, even though this isn't a talk page. Can you stop flagging errors when this page is transcluded elsewhere? Thanks, [[User:Wbm1058|wbm1058]] ([[User talk:Wbm1058|talk]]) 00:29, 20 August 2021 (UTC)
At [//en.wikipedia.org/w/index.php?title=Talk:Gauhar_Khan&diff=584587005&oldid=584469730], a full URL was given as a page to edit instead of just a page name. Would it be simple to make this change the URL back into a page name, or otherwise handle it? Currently, it leads to things like [//en.wikipedia.org/w/index.php?title=User:AnomieBOT/SPERTable&oldid=584592000] happening, which isn't very pretty or accurate. {{ping|Mr. Stradivarius}} ping. [[User:Jackmcbarn|Jackmcbarn]] ([[User talk:Jackmcbarn|talk]]) 22:57, 4 December 2013 (UTC)
:It's very rare, and we can't guard against every mistake - somebody will always do something unexpected. Just fix it when it happens, which I see was done (but there's still a whole slew of empty {{tag|ref|content=}} causing a sea of red). --[[User:Redrose64|<span style="color:#a80000; background:#ffeeee; text-decoration:inherit">Red</span>rose64]] ([[User talk:Redrose64|talk]]) 23:18, 4 December 2013 (UTC)
::In addition to being a rare error, it's also possible for a URL to be a valid page title (e.g. [https://en.wikipedia.org/wiki/Https://en.wikipedia.org/wiki/Foo]). That kind of title is rare enough that it probably wouldn't matter (and would probably be moved then deleted under G6), but I think we should probably support all titles allowed by MediaWiki. That kind of page title breaks the double-square-bracket syntax though (see [[https://en.wikipedia.org/wiki/Foo]]). This means we'd have to update the bot to support them properly, but I'm not sure that it matters enough to fix. — '''''[[User:Mr. Stradivarius|<span style="color: #194D00; font-family: Palatino, Times, serif">Mr. Stradivarius</span>]]''''' <sup>[[User talk:Mr. Stradivarius|♪ talk ♪]]</sup> 00:07, 5 December 2013 (UTC)
::: Meh, I should fix the bot anyway. It is already applying the colon trick to File- and Category-namespace pages, but I forgot there are other cases. [[User:Anomie|Anomie]][[User talk:Anomie|⚔]] 02:03, 5 December 2013 (UTC)
 
[[:Category:Non-talk pages with an edit request template]] is flooded with user dashboards. – [[User:Wbm1058|wbm1058]] ([[User talk:Wbm1058|talk]]) 00:37, 20 August 2021 (UTC)
== last revision links ==
 
:Hi {{u|wbm1058}}, thanks for the report – this is now being fixed ([[Template_talk:Submit_an_edit_request#Protected edit request on 16 July 2021]]); I'm not yet sure if additional reverts are needed. [[User:ToBeFree|~ ToBeFree]] ([[User talk:ToBeFree|talk]]) 15:03, 21 August 2021 (UTC)
I tried to add a link for the last revision of the page and the last revision of the sandbox if it exists, but it doesn't seem to have worked... Can someone more familiar with Lua fix it and tell me what I missed so I can learn? {{Ping|Theopolisme|Mr. Stradivarius}} maybe? [[User:Technical 13|Technical 13]] ([[User talk:Technical 13|talk]]) 20:51, 3 January 2014 (UTC)
:Your code's working fine - see [https://en.wikipedia.org/w/index.php?title=User_talk:Mr._Stradivarius/Sandbox&oldid=589037273]. Perhaps [https://en.wikipedia.org/w/index.php?title=Template%3AEdit_protected%2Fsandbox&diff=589036456&oldid=587630334 this] was what you forgot? — '''''[[User:Mr. Stradivarius|<span style="color: #194D00; font-family: Palatino, Times, serif">Mr. Stradivarius</span>]]''''' <sup>[[User talk:Mr. Stradivarius|♪ talk ♪]]</sup> 21:30, 3 January 2014 (UTC)
 
== override can only be made on the talk page ==
== Fully detecting all forms of protection ==
 
Anyone want to put in another argument to override this check please? Sometimes these are on places like [[WP:IANB]] - and it would be useful to enqueue the request to the report and category. — [[User:Xaosflux|<span style="color:#FF9933; font-weight:bold; font-family:monotype;">xaosflux</span>]] <sup>[[User talk:Xaosflux|<span style="color:#009933;">Talk</span>]]</sup> 23:17, 1 November 2021 (UTC)
A magic word to detect cascading protection is already merged and will be usable here soon. My next project is going to be to set up a magic word to detect titleblacklist protection. Once we have this, this module will be able to detect the protection level of all pages with 100% accuracy. At that point, will we be able to remove [[:Category:Wikipedia edit requests possibly using incorrect templates]] and have it just automatically use the correct version of itself? [[User:Jackmcbarn|Jackmcbarn]] ([[User talk:Jackmcbarn|talk]]) 17:02, 7 January 2014 (UTC)
:{{ping|Pppery}} this something you could look in to? — [[User:Xaosflux|<span style="color:#FF9933; font-weight:bold; font-family:monotype;">xaosflux</span>]] <sup>[[User talk:Xaosflux|<span style="color:#009933;">Talk</span>]]</sup> 13:08, 7 November 2021 (UTC)
:That would be awesome. That's the conclusion that we came to above, and the module code will be able to handle it with minimal tweaking. The only reason the module isn't doing that right now is because it isn't currently technically possible. So, the answer to your question is a big "yes". :) — '''''[[User:Mr. Stradivarius|<span style="color: #194D00; font-family: Palatino, Times, serif">Mr. Stradivarius</span>]]''''' <sup>[[User talk:Mr. Stradivarius|♪ talk ♪]]</sup> 17:09, 7 January 2014 (UTC)
:: {{Done}} Passing {{para|skiptalk|yes}} now overrides that check. I also removed the check for being on RFPP (part of an idea of mine to merge [[Wikipedia:Requests for page protection/Edit]] with the edit request template process that turned out not to work and was abandoned), and fixed a longstanding bug where {{tlx|edit protected|demo=yes|answered=yes}} on a non-talk page caused an error. [[User:Pppery|* Pppery *]] [[User talk:Pppery|<sub style="color:#800000">it has begun...</sub>]] 16:09, 7 November 2021 (UTC)
::Okay, it's written and waiting for approval. [[gerrit:105979]] [[User:Jackmcbarn|Jackmcbarn]] ([[User talk:Jackmcbarn|talk]]) 18:11, 7 January 2014 (UTC)
::: {{U|Jackmcbarn|Jack}}, can you expand your magic words to have a JavaScript wgVar attached for cascading and titleblacklist (and antispoof I suppose wouldn't hurt for those trying to create user pages of users that can't exist)? This would be useful in assisting any script that would check for protection levels and display some text or do something differently (I had an example case use last night I wanted it for, but have forgotten it now)... Thanks if this is possible. [[User:Technical 13|Technical 13]] ([[User talk:Technical 13|talk]]) 17:51, 9 January 2014 (UTC)
::::I think that would be too expensive to check for every page. [[User:Jackmcbarn|Jackmcbarn]] ([[User talk:Jackmcbarn|talk]]) 17:54, 9 January 2014 (UTC)
::::: {{U|Jackmcbarn|Jack}}, I'm just asking for an addition to the <code>,"wgIsProbablyEditable":true,"wgRestrictionEdit":[],"wgRestrictionMove":[],</code> section of mw.config.set section that is on every page. I would say if it is cascade protected, titleblacklisted, or antispoof, then wgIsProbablyEditable should be changed to false if it isn't already. Also, would be good to add "cascade", "titleblacklist", "antispoof" to ,"wgRestrictionEdit":[], if those restrictions apply (I wouldn't expect them to prevent a move, so no need to put them there I wouldn't think). Is that doable? [[User:Technical 13|Technical 13]] ([[User talk:Technical 13|talk]]) 19:03, 9 January 2014 (UTC)
::::::I mean actually checking to see whether a page is cascade-protected or on the titleblacklist is expensive. That's why you see "Edit" links instead of "View source" links for them, because MediaWiki doesn't check until you actually try to edit it. [[User:Jackmcbarn|Jackmcbarn]] ([[User talk:Jackmcbarn|talk]]) 19:04, 9 January 2014 (UTC)
::::: {{U|Jackmcbarn|Jack}}, isn't that check now already being made with the availability of {{Tlf|CASCADINGSOURCES:Foo}}? So, does it really add any load to change the existing variables to include this information? [[User:Technical 13|Technical 13]] ([[User talk:Technical 13|talk]]) 19:53, 9 January 2014 (UTC)
::::::{{tlf|CASCADINGSOURCES}} isn't really a variable. Think of it more as a function. On pages that don't use it, it isn't calculated at all. It might be feasible to check it all the time, but you'd have to ask the server guys about that (and right now they only know it as the thing that causes all the fatal errors [long story]). [[User:Jackmcbarn|Jackmcbarn]] ([[User talk:Jackmcbarn|talk]]) 19:58, 9 January 2014 (UTC)
=== Implementation ===
{{ping|Mr. Stradivarius|Technical 13}} The titleblacklist detection functionality got accepted and will be live here on the 6th. While we're waiting for that, how do we want to implement the autodetection? Obviously, if someone uses {{tl|edit protected}} when they first create a request on a semi-protected page, we'd want to just display the semi-protected request banner instead. What about the trickier situations, though?
# What if someone submits an edit request while the page is fully protected, but the protection level later drops or expires? Should we downgrade the template, or leave it as-is so someone can stick {{tlsp|EP|nlp}} on it (if appropriate)?
# What if someone submits an edit request for a page that's not protected at all? Should we pretend like they used {{tl|request edit}}?
# What should we do with answered edit requests? We clearly don't want them changing. Should I try implementing [http://en.wikipedia.beta.wmflabs.org/wiki/Module:Sandbox/Jackmcbarn/PolymorphicEditProtected my polymorphic solution] here?
There's probably other questions that need answered too. Thoughts? [[User:Jackmcbarn|Jackmcbarn]] ([[User talk:Jackmcbarn|talk]]) 22:24, 30 January 2014 (UTC)
: My two yen:
:# It would be best to keep the template at the protection level it was originally detected as, so that requests still make sense if the protection level changes. I'm not sure if this is technically possible without making users subst the template though.
:# I'd say put them in an error category rather than put them in the {{tl|request edit}} category. COI edit requests tend to stick around for a long time without being answered, and most often the editor just forgot to fill in the page name in the template. For example, if someone makes a protected edit request for {{tl|cite web}}, they are redirected to [[Help talk:Citation Style 1]], and [[Help:Citation Style 1]] isn't protected. We want this kind of mistake to be flagged for fixing rather than buried in the wrong queue. Also, we might see similar kinds of mistakes where the redirect's subject page ''is'' protected, which could prove problematic. It won't be so bad if the original page is semi-protected and the target's subject page is template-protected or fully protected, as those queues tend to be dealt with fairly quickly. But if the request is for a fully protected or template-protected page and is detected as a request for a semi-protected page, the error might not be noticed for a while. Not sure if there's anything we can do about that, short of updating the preload text code in MediaWiki to take a "page" parameter.
:# I'd prefer keeping things simple here. How about just using the same code for all answered edit requests? We could maybe make a special "answered edit request" icon, and think of some text that would work with all protection levels. We should probably also structure the code so that answered requests don't detect the protection level, as that will make the template calls relatively cheap. Some pages have a lot of answered edit requests - see [[Talk:List of social networking websites/Archive 7]], for example.
: That's it for now, but I'll let you know if I think of anything else. — '''''[[User:Mr. Stradivarius|<span style="color: #194D00; font-family: Palatino, Times, serif">Mr. Stradivarius</span>]]''''' <sup>[[User talk:Mr. Stradivarius|♪ talk ♪]]</sup> 23:48, 30 January 2014 (UTC)
::For 1, subst is indeed necessary to save the original protection level, so it needs further thought. 2 and 3 should both work okay the way you want them (though perhaps 3 being complicated will be necessary for 1). [[User:Jackmcbarn|Jackmcbarn]] ([[User talk:Jackmcbarn|talk]]) 03:51, 31 January 2014 (UTC)
:::I don't really like the idea of forcing users to subst the template, so in that case I think we should just keep things simple and let the template update along with the protection level. If it has too much of an adverse effect on patrolling editors' workflow we can rethink things, but I'm guessing that problems will only surface occasionally. And it will probably be a better situation than we are in now, where I find myself having to change {{tl|edit protected}} to {{tl|edit template-protected}} every other day or so. — '''''[[User:Mr. Stradivarius|<span style="color: #194D00; font-family: Palatino, Times, serif">Mr. Stradivarius</span>]]''''' <sup>[[User talk:Mr. Stradivarius|♪ talk ♪]]</sup> 05:01, 31 January 2014 (UTC)
::::Is it really forcing the users to do it? Couldn't we just modify the preloads [[Template:Submit an edit request]] uses to add it subst'd, and have AnomieBOT subst any that don't get added that way? [[User:Jackmcbarn|Jackmcbarn]] ([[User talk:Jackmcbarn|talk]]) 13:07, 31 January 2014 (UTC)
:::::{{ping|Mr. Stradivarius}} ^. [[User:Jackmcbarn|Jackmcbarn]] ([[User talk:Jackmcbarn|talk]]) 02:00, 3 February 2014 (UTC)
::::::Hmm, I suppose you're right. If we get AnomieBOT to subst it, it wouldn't be so bad. However, if we're going to place it in the category according to its actual protection level, as Technical 13 suggests below, I think we should make it look like it's a request for that level too. Technical 13 may not care so much about the aesthetics of the template, but I do. :) So, after further consideration, I think the best way to do it would be not to subst, and to have the protection level updated automatically. That's just my preference, though. What option would you like the best, by the way? I'd like to hear your opinion too. :) — '''''[[User:Mr. Stradivarius|<span style="color: #194D00; font-family: Palatino, Times, serif">Mr. Stradivarius</span>]]''''' <sup>[[User talk:Mr. Stradivarius|♪ talk ♪]]</sup> 03:43, 3 February 2014 (UTC)
:::::::{{ping|Mr. Stradivarius}} The biggest problem I have with that is that it would make it difficult to tell at a glance when {{tlsp|EP|nlp}} is called for. Here's my thoughts: Answered templates are easy. I agree that a generic one is the way to go. For the other cases, the template should be subst'd when it's first placed (the way the PROD template works) so that it can store the original protection level. For open requests, here's my thoughts (template used along left, actual protection level at time of opening along top, categories in cells):
{| class="wikitable"
|-
!
! Unprotected
! Semi-protected
! Template-protected
! Fully protected
|-
| {{tl|edit semi-protected}}
| Semi + warning
| Semi
| Template
| Full
|-
| {{tl|edit template-protected}}
| Template + warning
| Semi
| Template
| Full
|-
| {{tl|edit protected}}
| Full + warning
| Semi
| Template
| Full
|}
:::::::Requests should be categorized under the protection level they had at the time the request was opened, and a warning should appear (both in the request box and via a category) if the protection level changed since it was opened, to allow for {{tlsp|ESp|nlp}} to be carried out easily. If an edit request is opened for a page that's not protected at all, file it under the category that goes with the request template they used (under the assumption that they got the protection level right but the page wrong). [[User:Jackmcbarn|Jackmcbarn]] ([[User talk:Jackmcbarn|talk]]) 04:14, 3 February 2014 (UTC)
* I really don't care how the template appears visually to users as long as it is placed in the correct edit request category so that {{User|AnomieBOT}} can place the listing on the correct table to be answered. It can "appear" exactly however the user that placed it, placed it as. This would also make the rest of the scenarios fairly moot. A) Display template as posted on page B) If ans(wered)?=no? then place talk page in correct protected edit request based on actual protection level C) if said level changes, just change the category. [[User:Technical 13|Technical 13]] ([[User talk:Technical 13|talk]]) 05:32, 31 January 2014 (UTC)
*: In that case, if a user places {{tl|edit protected}} on a semi-protected page's talk, would you want it to show up on the page as a fully protected edit request? [[User:Jackmcbarn|Jackmcbarn]] ([[User talk:Jackmcbarn|talk]]) 13:07, 31 January 2014 (UTC)
::* Does it really matter much as long as it ends up in [[:Category:Wikipedia semi-protected edit requests]] so that anyone watching [[User:AnomieBOT/SPERTable]] can answer it? [[User:Technical 13|Technical 13]] ([[User talk:Technical 13|talk]]) 14:43, 31 January 2014 (UTC)
 
== Text for template-protected ==
* This is a bit late, but now that we are asking for opinions, I would be remiss not to ping [[User:Anomie|Anomie]], [[User:MSGJ|MSGJ]] and [[User:Redrose64|Redrose64]]. — '''''[[User:Mr. Stradivarius|<span style="color: #194D00; font-family: Palatino, Times, serif">Mr. Stradivarius</span>]]''''' <sup>[[User talk:Mr. Stradivarius|♪ talk ♪]]</sup> 03:45, 3 February 2014 (UTC)
 
Can the text for {{tl|edit template-protected}} be enhanced to mention using {{tl|ETp}} for responses? For example, {{tl|edit semi-protected}} currently displays {{tqq|You may also wish to use the {{tl|ESp}} template in the response.}}.—[[User:Bagumba|Bagumba]] ([[User talk:Bagumba|talk]]) 04:03, 6 May 2025 (UTC)
 
== Template-protected edit request on 4 August 2025 ==
 
{{edit template-protected|Module:Protected edit request|answered=yes}}
When an edit request is either answered or not answered AND the parameter used in the underlying wikitext for that particular request is {{para|ans}} and not {{para|answered}}, the texts in the two boxes currently say:
 
(when not answered:)
[...] To request that a page be protected or unprotected, make a [[Wikipedia:Requests for page protection|protection request]]. When the request has been completed or denied, please add the <code><nowiki>|</nowiki>answered=''yes''</code> parameter to deactivate the template.
(when answered:)
This [[Wikipedia:Edit requests|edit request]] has been answered. Set the <code><nowiki>|</nowiki>answered=</code> parameter to '''no''' to reactivate your request.
 
 
----
I think they should be changed to say:
 
(when answered:)
This [[Wikipedia:Edit requests|edit request]] has been answered. Set the <code><nowiki>|</nowiki>ans=</code> parameter to '''no''' to reactivate your request.
 
(when not answered:)
[...] To request that a page be protected or unprotected, make a [[Wikipedia:Requests for page protection|protection request]]. When the request has been completed or denied, please add the <code><nowiki>|</nowiki>ans=''yes''</code> parameter to deactivate the template.
 
[[User:FaviFake|FaviFake]] ([[User talk:FaviFake|talk]]) 11:02, 4 August 2025 (UTC)
: This feels like a lot of extra effort for not much value to me. [[User:Pppery|* Pppery *]] [[User talk:Pppery|<sub style="color:#800000">it has begun...</sub>]] 14:39, 4 August 2025 (UTC)
::{{not done}}. Using {{para|answered}} instead of its short alias, {{para|ans}}, is more reader-friendly. – [[User:Jonesey95|Jonesey95]] ([[User talk:Jonesey95|talk]]) 17:27, 4 August 2025 (UTC)