User talk:Malinaccier/2021/March

Administrators' newsletter – March 2021

News and updates for administrators from the past month (February 2021).

 

  Administrator changes

  TJMSmith
  Boing! said ZebedeeHiberniantearsLear's FoolOnlyWGFinley

  Interface administrator changes

  AmandaNP

  Guideline and policy news

  • A request for comment is open that proposes a process for the community to revoke administrative permissions. This follows a 2019 RfC in favor of creating one such a policy.
  • A request for comment is in progress to remove F7 (invalid fair-use claim) subcriterion a, which covers immediate deletion of non-free media with invalid fair-use tags.
  • A request for comment seeks to grant page movers the delete-redirect userright, which allows moving a page over a single-revision redirect, regardless of that redirect's target. The full proposal is at Wikipedia:Page mover/delete-redirect.
  • A request for comment asks if sysops may place the General sanctions/Coronavirus disease 2019 editnotice template on pages in scope that do not have page-specific sanctions?
  • There is a discussion in progress concerning automatic protection of each day's featured article with Pending Changes protection.

  Technical news

  • When blocking an IPv6 address with Twinkle, there is now a checkbox with the option to just block the /64 range. When doing so, you can still leave a block template on the initial, single IP address' talkpage.
  • When protecting a page with Twinkle, you can now add a note if doing so was in response to a request at WP:RfPP, and even link to the specific revision.
  • There have been a number of reported issues with Pending Changes. Most problems setting protection appear to have been resolved (phab:T273317) but other issues with autoaccepting edits persist (phab:T275322).

  Arbitration

  Miscellaneous


Sent by MediaWiki message delivery (talk) 19:14, 1 March 2021 (UTC)

Cleaning up Special:WantedTemplates

Hi, due to quirks in the way that Wikipedia parses javascript pages, curly braces are parsed as templates, unless they are inside of <nowiki>...</nowiki>, <pre>...</pre>, <syntaxhighlight>...</syntaxhighlight> ... As a result of this, your script page, User:Malinaccier/vector.js, is generating links in Special:WantedTemplates (in particular links to Special:WhatLinksHere/Template:' + 'subst:afd). Recently, an interface editor attempted to fix this by adding <nowiki> at the top and </nowiki> at the bottom of your script page. This didn't work because you already have <nowiki>...</nowiki> on that page. It would be great if you could add <syntaxhighlight>...</syntaxhighlight> tags (you don't have these) at the top and bottom of your page like this which will prevent your page from generating links in Special:WantedTemplates. Plastikspork ―Œ(talk) 18:47, 24 March 2021 (UTC)

@Plastikspork: Let me know if that fixed the problem. Trolling through Special:WhatLinksHere/Template:' + 'subst:afd seems to be empty now, so I hope that I've fixed it. Malinaccier (talk) 19:08, 24 March 2021 (UTC)
Yes, that fixed it. Thanks! Plastikspork ―Œ(talk) 20:15, 24 March 2021 (UTC)