<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.tachyony.co.uk/w/index.php?action=history&amp;feed=atom&amp;title=Wikipedia%3AInterface_administrators%27_noticeboard</id>
	<title>Wikipedia:Interface administrators&#039; noticeboard - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.tachyony.co.uk/w/index.php?action=history&amp;feed=atom&amp;title=Wikipedia%3AInterface_administrators%27_noticeboard"/>
	<link rel="alternate" type="text/html" href="https://wiki.tachyony.co.uk/w/index.php?title=Wikipedia:Interface_administrators%27_noticeboard&amp;action=history"/>
	<updated>2026-05-15T11:51:19Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.5</generator>
	<entry>
		<id>https://wiki.tachyony.co.uk/w/index.php?title=Wikipedia:Interface_administrators%27_noticeboard&amp;diff=11033&amp;oldid=prev</id>
		<title>Tachyony: Imported page</title>
		<link rel="alternate" type="text/html" href="https://wiki.tachyony.co.uk/w/index.php?title=Wikipedia:Interface_administrators%27_noticeboard&amp;diff=11033&amp;oldid=prev"/>
		<updated>2022-02-08T15:28:09Z</updated>

		<summary type="html">&lt;p&gt;Imported page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Short description|Interface administrators: coordination and requests}}&lt;br /&gt;
&amp;lt;noinclude&amp;gt;{{User:MiszaBot/config&lt;br /&gt;
|archiveheader = {{talkarchivenav}}&lt;br /&gt;
|maxarchivesize = 250K&lt;br /&gt;
|counter = 3&lt;br /&gt;
|minthreadsleft = 0&lt;br /&gt;
|minthreadstoarchive = 1&lt;br /&gt;
|algo = old(30d)&lt;br /&gt;
|archive = Wikipedia:Interface administrators&amp;#039; noticeboard/Archive %(counter)d &lt;br /&gt;
}}__NEWSECTIONLINK__{{/Header}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Dark mode toggle gadget ==&lt;br /&gt;
{{sudo|MediaWiki:Gadget-dark-mode-toggle.js|skiptalk=yes|answered=yes}}&lt;br /&gt;
[[Wikipedia:Village pump (technical)#Make dark mode toggle script a gadget?]] appears to have consensus.&lt;br /&gt;
&lt;br /&gt;
Implementation would essentially involve:&lt;br /&gt;
*{{done}} Moving [[User:SD0001/dark-mode-toggle.js]] to [[MediaWiki:Gadget-dark-mode-toggle.js]].&lt;br /&gt;
*{{done}} Adding to [[MediaWiki:Gadgets-definition]] under Appearance section, perhaps just below &amp;quot;Use a black background with green text&amp;quot; as the two are similar: &amp;lt;code&amp;gt;dark-mode-toggle [ResourceLoader | targets = desktop, mobile | dependencies = mediawiki.util, mediawiki.api, mediawiki.Uri, mediawiki.storage, es6-polyfills | skins = vector, monobook, modern, minerva, timeless] | dark-mode-toggle.js&amp;lt;/code&amp;gt;&lt;br /&gt;
*{{done}} Creating [[MediaWiki:Gadget-dark-mode-toggle]] with &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[User:Volker E. (WMF)/dark-mode|Dark mode]]: Use a light text on dark background color scheme (can be toggled on/off)&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
*{{done}} Changing [[MediaWiki:Gadget-dark-mode]] to &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[User:Volker E. (WMF)/dark-mode|Dark mode]]: Use a light text on dark background color scheme (Internal – use the [[#mw-input-wpgadget-dark-mode-toggle|toggle gadget above]] instead)&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Per @[[User:MusikAnimal|MusikAnimal]]&amp;#039;s [https://en.wikipedia.org/w/index.php?title=Wikipedia:Village_pump_(technical)&amp;amp;diff=1059008874 comment], this marks the existing styles gadget as &amp;quot;internal&amp;quot;. – [[User:SD0001|&amp;lt;span style=&amp;quot;font-weight: bold; color: #C30&amp;quot;&amp;gt;SD0001&amp;lt;/span&amp;gt;]] ([[User talk:SD0001|talk]]) 10:09, 14 December 2021 (UTC)&lt;br /&gt;
:{{ping|SD0001|Volker E. (WMF)}} we already have &amp;lt;code&amp;gt;dark-mode[ResourceLoader|targets=desktop,mobile|skins=vector,monobook,modern,minerva,timeless]|dark-mode.css&amp;lt;/code&amp;gt; (&amp;#039;&amp;#039;Use a light text on dark background color scheme&amp;#039;&amp;#039;) in gadgets - are both of these being kept? Is there a problem if a user enables both at the same time? — [[User:Xaosflux|&amp;lt;span style=&amp;quot;color:#FF9933; font-weight:bold; font-family:monotype;&amp;quot;&amp;gt;xaosflux&amp;lt;/span&amp;gt;]] &amp;lt;sup&amp;gt;[[User talk:Xaosflux|&amp;lt;span style=&amp;quot;color:#009933;&amp;quot;&amp;gt;Talk&amp;lt;/span&amp;gt;]]&amp;lt;/sup&amp;gt; 11:45, 14 December 2021 (UTC)&lt;br /&gt;
::The relationship between the two has been discussed in the two VPT threads. To recapitulate:&lt;br /&gt;
::*the existing &amp;lt;code&amp;gt;dark-mode&amp;lt;/code&amp;gt; gadget loads just the CSS&lt;br /&gt;
::*toggle functionality relies on programmatically flipping on/off the CSS gadget in user preferences (so obviously the toggle can&amp;#039;t be made part of the CSS gadget) &lt;br /&gt;
::*so we call the toggle gadget as the &amp;quot;dark mode&amp;quot; gadget. The CSS gadget is necessary for internal use, but can&amp;#039;t be hidden from preferences, so we modify its description to note that it&amp;#039;s internal (bullet 4 above).&lt;br /&gt;
:: – [[User:SD0001|&amp;lt;span style=&amp;quot;font-weight: bold; color: #C30&amp;quot;&amp;gt;SD0001&amp;lt;/span&amp;gt;]] ([[User talk:SD0001|talk]]) 12:35, 14 December 2021 (UTC)&lt;br /&gt;
:{{re|SD0001}} why can&amp;#039;t we mark it &amp;quot;hidden&amp;quot; like we do with other helper gadgets like &amp;lt;code&amp;gt;Twinkle-pagestyles[hidden|skins=vector]|Twinkle-pagestyles.css&amp;lt;/code&amp;gt;? — [[User:Xaosflux|&amp;lt;span style=&amp;quot;color:#FF9933; font-weight:bold; font-family:monotype;&amp;quot;&amp;gt;xaosflux&amp;lt;/span&amp;gt;]] &amp;lt;sup&amp;gt;[[User talk:Xaosflux|&amp;lt;span style=&amp;quot;color:#009933;&amp;quot;&amp;gt;Talk&amp;lt;/span&amp;gt;]]&amp;lt;/sup&amp;gt; 14:25, 14 December 2021 (UTC)&lt;br /&gt;
::Is it so users don&amp;#039;t get &amp;quot;stuck&amp;quot; on or off or something?  {{ping|MusikAnimal}} ? — [[User:Xaosflux|&amp;lt;span style=&amp;quot;color:#FF9933; font-weight:bold; font-family:monotype;&amp;quot;&amp;gt;xaosflux&amp;lt;/span&amp;gt;]] &amp;lt;sup&amp;gt;[[User talk:Xaosflux|&amp;lt;span style=&amp;quot;color:#009933;&amp;quot;&amp;gt;Talk&amp;lt;/span&amp;gt;]]&amp;lt;/sup&amp;gt; 14:26, 14 December 2021 (UTC)&lt;br /&gt;
:::It&amp;#039;s because hidden gadgets can&amp;#039;t be enabled/disabled in user preferences, even by the API – which is how the toggle is supposed to enable or disable dark mode. – [[User:SD0001|&amp;lt;span style=&amp;quot;font-weight: bold; color: #C30&amp;quot;&amp;gt;SD0001&amp;lt;/span&amp;gt;]] ([[User talk:SD0001|talk]]) 14:37, 14 December 2021 (UTC)&lt;br /&gt;
::::OK thanks, so users could still just use it manually if they wanted to I suppose. — [[User:Xaosflux|&amp;lt;span style=&amp;quot;color:#FF9933; font-weight:bold; font-family:monotype;&amp;quot;&amp;gt;xaosflux&amp;lt;/span&amp;gt;]] &amp;lt;sup&amp;gt;[[User talk:Xaosflux|&amp;lt;span style=&amp;quot;color:#009933;&amp;quot;&amp;gt;Talk&amp;lt;/span&amp;gt;]]&amp;lt;/sup&amp;gt; 15:32, 14 December 2021 (UTC)&lt;br /&gt;
*{{done}} — [[User:Xaosflux|&amp;lt;span style=&amp;quot;color:#FF9933; font-weight:bold; font-family:monotype;&amp;quot;&amp;gt;xaosflux&amp;lt;/span&amp;gt;]] &amp;lt;sup&amp;gt;[[User talk:Xaosflux|&amp;lt;span style=&amp;quot;color:#009933;&amp;quot;&amp;gt;Talk&amp;lt;/span&amp;gt;]]&amp;lt;/sup&amp;gt; 11:59, 15 December 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
:Great work, all! But I think there&amp;#039;s more to be done. We talked about moving the links to #p-personal, but that can wait. More important is not having the two gadgets side by side in the list, which is rather confusing from a usability standpoint. Right now things are designed with a CSS-only gadget and then a toggle gadget, but that&amp;#039;s purely out of technical necessity. I suspect most will want the luxury of easily toggling it on/off (especially for a dark mode that uses the &amp;lt;code&amp;gt;invert()&amp;lt;/code&amp;gt; CSS filter which inevitably will produce some sort of visual bug). The problem is how to accommodate those who have the CSS gadget on but not the toggle.&lt;br /&gt;
:What if we add a [[MediaWiki:Gadget-dark-mode.js]] that checks if dark-mode-toggle is enabled, and if not, enables it and loads the JS? Is that too hacky and/or weird?&lt;br /&gt;
:Also I think we should link to [[Wikipedia:Dark mode]] from the gadget descriptions, and amend the page to document the gadget first and foremost, with the other content below it.&lt;br /&gt;
:Then finally moving the toggle to p-personal as discussed at [[WP:VPT]]. That will require a little more care, since we need to use peer gadgets to ensure the links don&amp;#039;t &amp;quot;jump&amp;quot; in p-personal, and that it looks good in mobile view. It can be done though, and I&amp;#039;ll gladly take a stab when the time comes.&lt;br /&gt;
:Once all of that is done, I feel like we&amp;#039;ll be in a good place to start talking about enabling the gadget for all users. And that, in turn, may argue that [[mw:Extension:DarkMode]] could possibly have a second chance at deployment (since we&amp;#039;re basically reproducing it locally in a rather hacky way)… but one step at a time :) &amp;lt;span style=&amp;quot;font-family:sans-serif&amp;quot;&amp;gt;&amp;amp;mdash; &amp;lt;span style=&amp;quot;font-weight:bold&amp;quot;&amp;gt;[[User:MusikAnimal|&amp;lt;span style=&amp;quot;color:black; font-style:italic&amp;quot;&amp;gt;MusikAnimal&amp;lt;/span&amp;gt;]] &amp;lt;sup&amp;gt;[[User talk:MusikAnimal|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;talk&amp;lt;/span&amp;gt;]]&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt; 06:03, 16 December 2021 (UTC)&lt;br /&gt;
::Moving links to #p-personal - @[[User:Nardog|Nardog]] already [[MediaWiki talk:Gadget-dark-mode-toggle.js#Interface-protected edit request on 16 December 2021|set that in motion]], but there&amp;#039;s still no css to avoid the &amp;quot;jump&amp;quot;. Should we add the CSS as a new peer gadget, or just add it along with dark-mode CSS?&amp;lt;br&amp;gt;I think the confusion from having two gadgets could be solved by more tactful gadget descriptions – maybe create an &amp;quot;Internal&amp;quot; section at the bottom and move the styles gadget there? &amp;lt;br&amp;gt;{{tq| What if we add a MediaWiki:Gadget-dark-mode.js that checks ... }} As Izno mentioned on VPT, the base dark-mode gadget can&amp;#039;t contain anything other than CSS – it ceases to be render-blocking if any JS is added into it, leading to FOUCs. If you are suggesting this as a way of enabling the toggle for existing dark-mode users, how about putting some temporary code in mediawiki:group-user.js to that effect (if kept for 30 days, anyone who logs in within that time is sorted)? – [[User:SD0001|&amp;lt;span style=&amp;quot;font-weight: bold; color: #C30&amp;quot;&amp;gt;SD0001&amp;lt;/span&amp;gt;]] ([[User talk:SD0001|talk]]) 17:42, 16 December 2021 (UTC)&lt;br /&gt;
:::Yeah I saw it was moved to p-personal. I&amp;#039;ll try to work on the peer CSS soon. I believe dark-mode-toggle needs a peer gadget to reserve the space for the &amp;quot;Dark mode&amp;quot; text and dark-mode.css would reserve the space for &amp;quot;Light mode&amp;quot;. That should work I think. I&amp;#039;ll test it out on Test Wikipedia first.&lt;br /&gt;
:::I have moved dark-mode back to the bottom of &amp;quot;Testing and development&amp;quot; and change the description to be as you suggested, encouraging use of the toggle. I now understand why we can&amp;#039;t have a dark-mode.js, thanks for explaining. I don&amp;#039;t think we need to bother with adding special temporary code to Group-user.js or what have you. Those who have only the CSS gadget enabled will eventually discover the toggle gadget. &amp;lt;span style=&amp;quot;font-family:sans-serif&amp;quot;&amp;gt;&amp;amp;mdash; &amp;lt;span style=&amp;quot;font-weight:bold&amp;quot;&amp;gt;[[User:MusikAnimal|&amp;lt;span style=&amp;quot;color:black; font-style:italic&amp;quot;&amp;gt;MusikAnimal&amp;lt;/span&amp;gt;]] &amp;lt;sup&amp;gt;[[User talk:MusikAnimal|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;talk&amp;lt;/span&amp;gt;]]&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt; 18:21, 16 December 2021 (UTC)&lt;br /&gt;
::This pretty much solves the jumping effect: &amp;lt;syntaxhighlight lang=&amp;quot;css&amp;quot;&amp;gt;.skin-vector-legacy :not(#pt-darkmode) + #pt-watchlist::before,&lt;br /&gt;
.skin-monobook :not(#pt-darkmode) + #pt-watchlist::before {&lt;br /&gt;
	content: &amp;quot;Dark mode&amp;quot;;&lt;br /&gt;
	visibility: hidden;&lt;br /&gt;
	margin-left: inherit;&lt;br /&gt;
}&amp;lt;/syntaxhighlight&amp;gt; The content of the pseudo-element must be hard-coded, so it won&amp;#039;t reflect the label in &amp;lt;code&amp;gt;mw.messages&amp;lt;/code&amp;gt;—probably a non-issue as long as the JS and CSS cross-reference each other in comments. A bigger problem is that if the dark mode is on, there will still be a slight jump because the toggle will show up as &amp;quot;Light mode&amp;quot;. Come to think of it, I don&amp;#039;t even know if the toggle should show different labels at all—it&amp;#039;s pretty clear what a button called &amp;quot;Dark mode&amp;quot; does when you&amp;#039;re already in the dark mode. I&amp;#039;ve found &amp;quot;Light mode&amp;quot; a bit clumsy anyway. [[User:Nardog|Nardog]] ([[User talk:Nardog|talk]]) 13:33, 17 December 2021 (UTC)&lt;br /&gt;
:::The jump while in dark mode can be removed by adding the same style with higher specificity (but with content: &amp;quot;Light mode&amp;quot;) in dark-mode.css. – [[User:SD0001|&amp;lt;span style=&amp;quot;font-weight: bold; color: #C30&amp;quot;&amp;gt;SD0001&amp;lt;/span&amp;gt;]] ([[User talk:SD0001|talk]]) 15:18, 19 December 2021 (UTC)&lt;br /&gt;
::::@[[User:Nardog|Nardog]] @[[User:SD0001|SD0001]] I&amp;#039;ve got this working over at [[testwiki:|Test Wikipedia]], if you want to try it out (look for &amp;quot;dark-mode-toggle&amp;quot; at [[testwiki:Special:Preferences#mw-prefsection-gadgets]]). Used both of your suggestions (thank you!). If it all looks good to you I&amp;#039;ll get this implemented here on enwiki.&lt;br /&gt;
::::This does mean folks with only the CSS gadget will have a mysterious blank space in their p-personal; but when inquiries come in at VPT or elsewhere, we simply instruct them to enable the toggle gadget, hopefully without any complaints. &amp;lt;span style=&amp;quot;font-family:sans-serif&amp;quot;&amp;gt;&amp;amp;mdash; &amp;lt;span style=&amp;quot;font-weight:bold&amp;quot;&amp;gt;[[User:MusikAnimal|&amp;lt;span style=&amp;quot;color:black; font-style:italic&amp;quot;&amp;gt;MusikAnimal&amp;lt;/span&amp;gt;]] &amp;lt;sup&amp;gt;[[User talk:MusikAnimal|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;talk&amp;lt;/span&amp;gt;]]&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt; 22:54, 20 December 2021 (UTC)&lt;br /&gt;
:::::It works! I don&amp;#039;t think &amp;lt;code&amp;gt;visibility: hidden; margin-left: inherit;&amp;lt;/code&amp;gt; is necessary in dark-mode.css though, and I would use something like &amp;lt;code&amp;gt;body.skin-vector-legacy :not(#pt-darkmode) + #pt-watchlist::before&amp;lt;/code&amp;gt; to avoid the need for &amp;lt;code&amp;gt;!important&amp;lt;/code&amp;gt;. [[User:Nardog|Nardog]] ([[User talk:Nardog|talk]]) 05:06, 21 December 2021 (UTC)&lt;br /&gt;
::::::I had added a &amp;lt;code&amp;gt;#p-personal&amp;lt;/code&amp;gt; to get around having to use &amp;lt;code&amp;gt;!important&amp;lt;/code&amp;gt;, but then forgot to remove the &amp;lt;code&amp;gt;!important&amp;lt;/code&amp;gt;, heh. Using &amp;lt;code&amp;gt;body.skin-vector-legacy&amp;lt;/code&amp;gt; seems more greceful, anyway, so done, and same with removing the redundant properties that come with dark-mode-pagestyles.css. I&amp;#039;ll implement this on enwiki shortly. &amp;lt;span style=&amp;quot;font-family:sans-serif&amp;quot;&amp;gt;&amp;amp;mdash; &amp;lt;span style=&amp;quot;font-weight:bold&amp;quot;&amp;gt;[[User:MusikAnimal|&amp;lt;span style=&amp;quot;color:black; font-style:italic&amp;quot;&amp;gt;MusikAnimal&amp;lt;/span&amp;gt;]] &amp;lt;sup&amp;gt;[[User talk:MusikAnimal|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;talk&amp;lt;/span&amp;gt;]]&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt; 05:53, 21 December 2021 (UTC)&lt;br /&gt;
:::::::Okay, deployed :) I&amp;#039;m only noticing now that there are some issues with the correct dark/light mode text being the opposite of what it should be, or the stylesheet didn&amp;#039;t load. It doesn&amp;#039;t always remember your preference browsing page to page, either. Or some combination of before mentioned issues. It&amp;#039;s a JS issue unrelated to these changes. I can try to take a look but please feel free to do the same. &amp;lt;span style=&amp;quot;font-family:sans-serif&amp;quot;&amp;gt;&amp;amp;mdash; &amp;lt;span style=&amp;quot;font-weight:bold&amp;quot;&amp;gt;[[User:MusikAnimal|&amp;lt;span style=&amp;quot;color:black; font-style:italic&amp;quot;&amp;gt;MusikAnimal&amp;lt;/span&amp;gt;]] &amp;lt;sup&amp;gt;[[User talk:MusikAnimal|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;talk&amp;lt;/span&amp;gt;]]&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt; 06:12, 21 December 2021 (UTC)&lt;br /&gt;
::::::::I don&amp;#039;t see any issue. Toggling and rapidly navigating to another page may load the old mode – which is an expected race condition as the server is sending the new page just as the user preference is changing, but not exactly a bug as the mode change is still registered and reflected on subsequent navigation. Not sure if it&amp;#039;s worth adding a beforeunload handler to stop navigation till the API response is received ... – [[User:SD0001|&amp;lt;span style=&amp;quot;font-weight: bold; color: #C30&amp;quot;&amp;gt;SD0001&amp;lt;/span&amp;gt;]] ([[User talk:SD0001|talk]]) 13:57, 21 December 2021 (UTC)&lt;br /&gt;
:::::::::Yes doing more testing today, I believe it&amp;#039;s just the race condition when toggling and changing pages, which may be more noticeable on testwiki. This probably isn&amp;#039;t something people will experience during normal day-to-day usage, rather I found it only because I was doing rigorous testing. If we hear more complaints we can look into adding the beforeunload handler. &amp;lt;span style=&amp;quot;font-family:sans-serif&amp;quot;&amp;gt;&amp;amp;mdash; &amp;lt;span style=&amp;quot;font-weight:bold&amp;quot;&amp;gt;[[User:MusikAnimal|&amp;lt;span style=&amp;quot;color:black; font-style:italic&amp;quot;&amp;gt;MusikAnimal&amp;lt;/span&amp;gt;]] &amp;lt;sup&amp;gt;[[User talk:MusikAnimal|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;talk&amp;lt;/span&amp;gt;]]&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt; 17:05, 21 December 2021 (UTC)&lt;br /&gt;
::::::::::A less intrusive way than beforeunload is to keep the preference in localStorage (or perhaps sessionStorage) on toggling, and if it doesn&amp;#039;t match the value in mw.user.options when the script is loaded, turn it on/off according to the storage value (or double-check with the server and then turn it on/off). [[User:Nardog|Nardog]] ([[User talk:Nardog|talk]]) 03:04, 22 December 2021 (UTC)&lt;br /&gt;
:::::::::::Clever! sessionStorage would maybe make more sense here because it&amp;#039;s only meant to carry over multiple requests in quick succession, and it&amp;#039;ll expire on its own. If you are willing to code this up I&amp;#039;d be happy to help test and sync here. Which gets me thinking, is it worth giving this pair of gadgets a repository over at https://github.com/wikimedia-gadgets/ ? &amp;lt;span style=&amp;quot;font-family:sans-serif&amp;quot;&amp;gt;&amp;amp;mdash; &amp;lt;span style=&amp;quot;font-weight:bold&amp;quot;&amp;gt;[[User:MusikAnimal|&amp;lt;span style=&amp;quot;color:black; font-style:italic&amp;quot;&amp;gt;MusikAnimal&amp;lt;/span&amp;gt;]] &amp;lt;sup&amp;gt;[[User talk:MusikAnimal|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;talk&amp;lt;/span&amp;gt;]]&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt; 03:57, 22 December 2021 (UTC)&lt;br /&gt;
:::::::Thanks. I think a comment at the beginning of dark-mode-toggle.js saying the labels in the script and in the two CSSes should match would be nice. [[User:Nardog|Nardog]] ([[User talk:Nardog|talk]]) 06:17, 21 December 2021 (UTC)&lt;br /&gt;
::::::::Good idea. {{done}} &amp;lt;span style=&amp;quot;font-family:sans-serif&amp;quot;&amp;gt;&amp;amp;mdash; &amp;lt;span style=&amp;quot;font-weight:bold&amp;quot;&amp;gt;[[User:MusikAnimal|&amp;lt;span style=&amp;quot;color:black; font-style:italic&amp;quot;&amp;gt;MusikAnimal&amp;lt;/span&amp;gt;]] &amp;lt;sup&amp;gt;[[User talk:MusikAnimal|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;talk&amp;lt;/span&amp;gt;]]&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt; 16:52, 21 December 2021 (UTC)&lt;br /&gt;
:@[[User:MusikAnimal|MusikAnimal]] and @[[User:Nardog|Nardog]]: I&amp;#039;ve created [[Wikipedia:Dark mode (gadget)]] with instructions on setting up the gadget, for the benefit of other wikis. [[User:Volker E. (WMF)/dark-mode]] doc page was rather messy, and [[WP:Dark mode]] title was already taken for an overview. Let me know if all looks good. Then, we can put out a note in Tech News. – [[User:SD0001|&amp;lt;span style=&amp;quot;font-weight: bold; color: #C30&amp;quot;&amp;gt;SD0001&amp;lt;/span&amp;gt;]] ([[User talk:SD0001|talk]]) 18:29, 2 January 2022 (UTC)&lt;br /&gt;
:::If this is the new documentation, it should get linked here: [[MediaWiki:Gadget-dark-mode-toggle]]. — [[User:Xaosflux|&amp;lt;span style=&amp;quot;color:#FF9933; font-weight:bold; font-family:monotype;&amp;quot;&amp;gt;xaosflux&amp;lt;/span&amp;gt;]] &amp;lt;sup&amp;gt;[[User talk:Xaosflux|&amp;lt;span style=&amp;quot;color:#009933;&amp;quot;&amp;gt;Talk&amp;lt;/span&amp;gt;]]&amp;lt;/sup&amp;gt; 22:48, 2 January 2022 (UTC)&lt;br /&gt;
::@[[User:SD0001|SD0001]] Thanks for creating centralized documentation! I am very fond of spreading this idea to more wikis such as through [[meta:Tech/News|Tech News]]. If it catches on, perhaps that would be enough to convince whomever that the community is content with a CSS filter-based solution, and [[mw:Extension:DarkMode]] will have a chance. Assuming that won&amp;#039;t happen, I think we should go the [[meta:MoreMenu]] route and instruct other wikis to import the gadget from here, offering a means to localize messages -- either through edit request here or perhaps sourcing a local file ([[phab:T198758|JSON behind ResourceLoader]] is coming &amp;#039;&amp;#039;very&amp;#039;&amp;#039; soon, by the way!). Aside from the messages and the CSS tweaks which each wiki could also independently make, is there any reason for them to &amp;quot;copy&amp;quot; our gadget? I was even thinking we should move the docs and source files to Metawiki, but I don&amp;#039;t see that as a necessity. &amp;lt;span style=&amp;quot;font-family:sans-serif&amp;quot;&amp;gt;&amp;amp;mdash; &amp;lt;span style=&amp;quot;font-weight:bold&amp;quot;&amp;gt;[[User:MusikAnimal|&amp;lt;span style=&amp;quot;color:black; font-style:italic&amp;quot;&amp;gt;MusikAnimal&amp;lt;/span&amp;gt;]] &amp;lt;sup&amp;gt;[[User talk:MusikAnimal|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;talk&amp;lt;/span&amp;gt;]]&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt; 06:20, 3 January 2022 (UTC)&lt;br /&gt;
:::Lol, {{tq|JSON behind ResourceLoader is coming very soon, by the way!}} – I said that as if you didn&amp;#039;t already know ṫhat… silly me, sorry I neglected to realize you were the author (and sorry I wasn&amp;#039;t much help with reviewing, by the way)! This is an exciting feature I&amp;#039;m very much looking forward to, and I think i18n messaging would be a good use for it. &amp;lt;span style=&amp;quot;font-family:sans-serif&amp;quot;&amp;gt;&amp;amp;mdash; &amp;lt;span style=&amp;quot;font-weight:bold&amp;quot;&amp;gt;[[User:MusikAnimal|&amp;lt;span style=&amp;quot;color:black; font-style:italic&amp;quot;&amp;gt;MusikAnimal&amp;lt;/span&amp;gt;]] &amp;lt;sup&amp;gt;[[User talk:MusikAnimal|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;talk&amp;lt;/span&amp;gt;]]&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt; 06:26, 3 January 2022 (UTC)&lt;br /&gt;
:::@[[User:MusikAnimal|MusikAnimal]] For the JS toggle, you&amp;#039;re right - it can also be dynamically loaded, especially since the i18n messages could soon be moved to a json file.  But the CSS gadgets would have to be copied to avoid FOUCs. Overall, the Gadgets extension still leaves a lot to be desired. I just filed [[phab:T298561]] for better ways to handle cross-wiki gadgets, which would remove the need to copy the CSS files – and even avoid having to do an mw.loader call for loading the JS (it could be loaded through gadget definition itself). – [[User:SD0001|&amp;lt;span style=&amp;quot;font-weight: bold; color: #C30&amp;quot;&amp;gt;SD0001&amp;lt;/span&amp;gt;]] ([[User talk:SD0001|talk]]) 21:06, 4 January 2022 (UTC)&lt;br /&gt;
::Now added to [[m:Tech/News/2022/06]]. – [[User:SD0001|&amp;lt;span style=&amp;quot;font-weight: bold; color: #C30&amp;quot;&amp;gt;SD0001&amp;lt;/span&amp;gt;]] ([[User talk:SD0001|talk]]) 11:32, 30 January 2022 (UTC)&lt;br /&gt;
:::@[[User:SD0001|SD0001]] Sorry I&amp;#039;ve been so busy I haven&amp;#039;t had time to come back to this; are we sure we want to encourage copy/pasting our gadget? I would strongly advise against it. If they have to copy/paste the CSS, so be it, but I imagine over time we&amp;#039;ll want to make updates to the JS and we surely don&amp;#039;t want to go through what I did with the multi-month (and still incomplete) effort at [[meta:MoreMenu/Migration]].&lt;br /&gt;
:::Starting this week I&amp;#039;ll have a little more time on my hands and am happy to help with this, including moving the localization strings to JSON if we feel that is worthwhile? &amp;lt;span style=&amp;quot;font-family:sans-serif&amp;quot;&amp;gt;&amp;amp;mdash; &amp;lt;span style=&amp;quot;font-weight:bold&amp;quot;&amp;gt;[[User:MusikAnimal|&amp;lt;span style=&amp;quot;color:black; font-style:italic&amp;quot;&amp;gt;MusikAnimal&amp;lt;/span&amp;gt;]] &amp;lt;sup&amp;gt;[[User talk:MusikAnimal|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;talk&amp;lt;/span&amp;gt;]]&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt; 22:16, 30 January 2022 (UTC)&lt;br /&gt;
::::Also, is it just me or does the [https://en.wikipedia.org/wiki/Main_Page?withgadget=dark-mode demo link] not work anymore? &amp;lt;span style=&amp;quot;font-family:sans-serif&amp;quot;&amp;gt;&amp;amp;mdash; &amp;lt;span style=&amp;quot;font-weight:bold&amp;quot;&amp;gt;[[User:MusikAnimal|&amp;lt;span style=&amp;quot;color:black; font-style:italic&amp;quot;&amp;gt;MusikAnimal&amp;lt;/span&amp;gt;]] &amp;lt;sup&amp;gt;[[User talk:MusikAnimal|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;talk&amp;lt;/span&amp;gt;]]&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt; 22:21, 30 January 2022 (UTC)&lt;br /&gt;
:::::{{re|MusikAnimal}} looks like [[:mw:Extension:Gadgets#supportsUrlLoad]] may be [[phab:T29766|enforced]] now; so [[MediaWiki:Gadgets-definition]] would need a definition update to support it. — [[User:Xaosflux|&amp;lt;span style=&amp;quot;color:#FF9933; font-weight:bold; font-family:monotype;&amp;quot;&amp;gt;xaosflux&amp;lt;/span&amp;gt;]] &amp;lt;sup&amp;gt;[[User talk:Xaosflux|&amp;lt;span style=&amp;quot;color:#009933;&amp;quot;&amp;gt;Talk&amp;lt;/span&amp;gt;]]&amp;lt;/sup&amp;gt; 11:08, 31 January 2022 (UTC)&lt;br /&gt;
:::::SD0001 isn&amp;#039;t &amp;quot;encourag[ing] copy/pasting our gadget&amp;quot;, at least at [[Wikipedia:Dark mode (gadget)#Setting up the gadget on your wiki]]. [[User:Nardog|Nardog]] ([[User talk:Nardog|talk]]) 16:09, 31 January 2022 (UTC)&lt;br /&gt;
::::::You&amp;#039;re right, sorry, I see we are now suggesting loading the enwiki gadget. It was the {{tq|… [[MediaWiki:Gadget-dark-mode-toggle.js]] by copying the English Wikipedia versions}} bit that confused me. So we&amp;#039;re not &amp;#039;&amp;#039;asking&amp;#039;&amp;#039; they load our gadget, just suggesting it, but that&amp;#039;s still better than nothing. I withdraw my concern. If this gadget takes off and gets enabled on a lot of wikis, that may be enough to influence WMF to give [[mw:Extension:DarkMode]] another chance, in which case we&amp;#039;ll nuke all the gadgets anyway (nullifying the need for them to source our gadget for long-term maintenance purposes). &amp;lt;span style=&amp;quot;font-family:sans-serif&amp;quot;&amp;gt;&amp;amp;mdash; &amp;lt;span style=&amp;quot;font-weight:bold&amp;quot;&amp;gt;[[User:MusikAnimal|&amp;lt;span style=&amp;quot;color:black; font-style:italic&amp;quot;&amp;gt;MusikAnimal&amp;lt;/span&amp;gt;]] &amp;lt;sup&amp;gt;[[User talk:MusikAnimal|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;talk&amp;lt;/span&amp;gt;]]&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt; 17:11, 31 January 2022 (UTC)&lt;br /&gt;
:::::::Yeah the wording had been adjusted ([https://en.wikipedia.org/w/index.php?title=Wikipedia:Dark_mode_(gadget)&amp;amp;diff=1064662359&amp;amp;oldid=1064411963&amp;amp;diffmode=source this edit]). Feel free to adjust it further to more strongly encourage  the dynamic load option – I just couldn&amp;#039;t come up with better phrasing. Still a week for the Tech News issue to go out, so no rush! – [[User:SD0001|&amp;lt;span style=&amp;quot;font-weight: bold; color: #C30&amp;quot;&amp;gt;SD0001&amp;lt;/span&amp;gt;]] ([[User talk:SD0001|talk]]) 18:01, 31 January 2022 (UTC)&lt;br /&gt;
:::::::Regarding using JSON for localisation strings – the trouble is that I don&amp;#039;t think that approach is compatible with the idea of other wikis dynamically loading the JS file. &amp;lt;code&amp;gt;require&amp;lt;/code&amp;gt; is undefined when loading from ?index.php&amp;amp;action=raw. On the other hand, if ?load.php&amp;amp;only=scripts URL is used, &amp;lt;code&amp;gt;require&amp;lt;/code&amp;gt; will work but it will load in the enwiki JSON file. – [[User:SD0001|&amp;lt;span style=&amp;quot;font-weight: bold; color: #C30&amp;quot;&amp;gt;SD0001&amp;lt;/span&amp;gt;]] ([[User talk:SD0001|talk]]) 18:05, 31 January 2022 (UTC)&lt;br /&gt;
&lt;br /&gt;
== BOTN request regarding 2x redirects ==&lt;br /&gt;
&lt;br /&gt;
Just wanted to draw attention to [[WP:BOTN#Double redirects for user&amp;#039;s scripts]] for your review. I think I took care of everything sensibly, but take a look at the relevant links there if you haven&amp;#039;t yet. [[User:Izno|Izno]] ([[User talk:Izno|talk]]) 08:40, 3 January 2022 (UTC)&lt;br /&gt;
:[[User:Izno|Izno]] - I went through the list at [[Special:DoubleRedirects]], found a couple of .js and .css pages in the user space of accounts that have since been renamed twice, and fixed those double-redirects. Other than that, all looks good to me. Everything else on that list can be fixed by non-interface admins. :-) [[User:Oshwah|&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:#C00000&amp;quot;&amp;gt;~Oshwah~&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;]]&amp;lt;sup&amp;gt;&amp;lt;small&amp;gt;&amp;lt;b&amp;gt;[[User_talk:Oshwah|&amp;lt;span style=&amp;quot;color:blue&amp;quot;&amp;gt;(talk)&amp;lt;/span&amp;gt;]] [[Special:Contributions/Oshwah|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;(contribs)&amp;lt;/span&amp;gt;]]&amp;lt;/b&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/sup&amp;gt;  08:00, 9 January 2022 (UTC)&lt;br /&gt;
::[[User:Izno|Izno]] - Nevermind. I just realized that you left those double-redirects on purpose due to a rename-process that was performed out of order. I&amp;#039;ve undone those changes. Sorry about that! [[User:Oshwah|&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:#C00000&amp;quot;&amp;gt;~Oshwah~&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;]]&amp;lt;sup&amp;gt;&amp;lt;small&amp;gt;&amp;lt;b&amp;gt;[[User_talk:Oshwah|&amp;lt;span style=&amp;quot;color:blue&amp;quot;&amp;gt;(talk)&amp;lt;/span&amp;gt;]] [[Special:Contributions/Oshwah|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;(contribs)&amp;lt;/span&amp;gt;]]&amp;lt;/b&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/sup&amp;gt;  08:05, 9 January 2022 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Tech news 2022-02 ==&lt;br /&gt;
&lt;br /&gt;
Lots of juicy stuff for gadget writers and interface admins with the recent deployment courtesy {{U|SD0001}}. See [[WP:VPT#Tech News: 2022-02]]. [[User:Izno|Izno]] ([[User talk:Izno|talk]]) 03:57, 11 January 2022 (UTC)&lt;br /&gt;
&lt;br /&gt;
:Some good stuff in there! [[User:Enterprisey|Enterprisey]]&amp;amp;nbsp;([[User talk:Enterprisey|talk!]]) 23:10, 11 January 2022 (UTC)&lt;br /&gt;
::One of the changes in there has been dismissed as insecure, [[phab:T29766#7611796]]. It seems even interface-admins can&amp;#039;t be trusted anymore. – [[User:SD0001|&amp;lt;span style=&amp;quot;font-weight: bold; color: #C30&amp;quot;&amp;gt;SD0001&amp;lt;/span&amp;gt;]] ([[User talk:SD0001|talk]]) 05:08, 12 January 2022 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Request for content model change for user CSS page ==&lt;br /&gt;
&lt;br /&gt;
Hi - I&amp;#039;m trying to implement a template in my userspace which will allow the use of a particular font custom for use in my signature. Unfortunately it seems that TemplateStyles requires &amp;quot;Sanitized CSS&amp;quot; content model, but CSS pages created in userspace are just the &amp;quot;CSS&amp;quot; model by default. As such, TemplateStyles throws up an error message about the content model. Would it please be possible for someone to manually convert the CSS page in my user space to Sanitized CSS? It&amp;#039;s [[User:Theknightwho/Doves Type/fonts.css]]. [[User:Theknightwho|Theknightwho]] ([[User talk:Theknightwho|talk]]) 23:28, 12 January 2022 (UTC)&lt;br /&gt;
:{{not done}} {{re|Theknightwho}} your current code contains at least one error incompatible with SCSS (&amp;lt;code&amp;gt;Invalid or unsupported value for property src at line 3 character 8.&amp;lt;/code&amp;gt;).  I created a new SCSS page for you at [[User:Theknightwho/Doves Type/fonts2.css]] which you can either build instead, or use to sandbox your changes. — [[User:Xaosflux|&amp;lt;span style=&amp;quot;color:#FF9933; font-weight:bold; font-family:monotype;&amp;quot;&amp;gt;xaosflux&amp;lt;/span&amp;gt;]] &amp;lt;sup&amp;gt;[[User talk:Xaosflux|&amp;lt;span style=&amp;quot;color:#009933;&amp;quot;&amp;gt;Talk&amp;lt;/span&amp;gt;]]&amp;lt;/sup&amp;gt; 23:34, 12 January 2022 (UTC)&lt;br /&gt;
:{{tq|a particular font custom for use in my signature}} Please don&amp;#039;t. [[Wikipedia:Signatures#NoTemplates]]. [[User:Nardog|Nardog]] ([[User talk:Nardog|talk]]) 23:35, 12 January 2022 (UTC)&lt;br /&gt;
::Understood. Thanks. [[User:Theknightwho|Theknightwho]] ([[User talk:Theknightwho|talk]]) 23:38, 12 January 2022 (UTC)&lt;br /&gt;
:Beyond not using templates, please don&amp;#039;t make others download a font to see your signature. [[User:Isaacl|isaacl]] ([[User talk:Isaacl|talk]]) 23:47, 12 January 2022 (UTC)&lt;br /&gt;
::100%; but if they want this to just use with a js to restyle their sig for only themselves, that&amp;#039;s not so much a problem. — [[User:Xaosflux|&amp;lt;span style=&amp;quot;color:#FF9933; font-weight:bold; font-family:monotype;&amp;quot;&amp;gt;xaosflux&amp;lt;/span&amp;gt;]] &amp;lt;sup&amp;gt;[[User talk:Xaosflux|&amp;lt;span style=&amp;quot;color:#009933;&amp;quot;&amp;gt;Talk&amp;lt;/span&amp;gt;]]&amp;lt;/sup&amp;gt; 23:50, 12 January 2022 (UTC)&lt;br /&gt;
:::For which it should be in their common.css or skin.css, not in a TemplateStyles page. [[User:Izno|Izno]] ([[User talk:Izno|talk]]) 00:53, 13 January 2022 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Proposal to block reFill edits ==&lt;br /&gt;
&lt;br /&gt;
Page watchers may be interested in [[WP:VPPRO#RfC: Block reFill tool until fixed]]. [[User:Izno|Izno]] ([[User talk:Izno|talk]]) 22:31, 21 January 2022 (UTC)&lt;br /&gt;
*Thanks for the note, though I don&amp;#039;t think there is going to be pretty much anything for intadmins to do here? — [[User:Xaosflux|&amp;lt;span style=&amp;quot;color:#FF9933; font-weight:bold; font-family:monotype;&amp;quot;&amp;gt;xaosflux&amp;lt;/span&amp;gt;]] &amp;lt;sup&amp;gt;[[User talk:Xaosflux|&amp;lt;span style=&amp;quot;color:#009933;&amp;quot;&amp;gt;Talk&amp;lt;/span&amp;gt;]]&amp;lt;/sup&amp;gt; 22:57, 21 January 2022 (UTC)&lt;br /&gt;
*:I hadn&amp;#039;t remembered it was not local (sourced either directly to Toolforge or to the meta version), but regardless, I like to think it makes sense to attempt to reach gadget-savvy (JavaScript/CSS) editors here generally, and specifically in this case one might be able to correct the issue by fixing the script. [[User:Izno|Izno]] ([[User talk:Izno|talk]]) 23:02, 21 January 2022 (UTC)&lt;br /&gt;
*::Oh for sure, and if there is a good fix that can be made on the meta script, I can make it over there, but for the most part major work is happening on toolforge, even on the meta script. — [[User:Xaosflux|&amp;lt;span style=&amp;quot;color:#FF9933; font-weight:bold; font-family:monotype;&amp;quot;&amp;gt;xaosflux&amp;lt;/span&amp;gt;]] &amp;lt;sup&amp;gt;[[User talk:Xaosflux|&amp;lt;span style=&amp;quot;color:#009933;&amp;quot;&amp;gt;Talk&amp;lt;/span&amp;gt;]]&amp;lt;/sup&amp;gt; 23:05, 21 January 2022 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Unlocking ==&lt;br /&gt;
{{archive top}}&lt;br /&gt;
Can someone remove the script from [[User:AssumeGoodTest/common.js]]? I may use the account for future tests. &amp;amp;ndash; [[User:AssumeGoodWraith|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;AssumeGoodWraith&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt;]] &amp;lt;small&amp;gt;([[User talk:AssumeGoodWraith|talk]] &amp;lt;nowiki&amp;gt;|&amp;lt;/nowiki&amp;gt; [[Special:Contributions/AssumeGoodWraith|contribs]])&amp;lt;/small&amp;gt; 13:09, 27 January 2022 (UTC)&lt;br /&gt;
:Ownership link: [[Special:Redirect/logid/126865922]]. — [[User:Xaosflux|&amp;lt;span style=&amp;quot;color:#FF9933; font-weight:bold; font-family:monotype;&amp;quot;&amp;gt;xaosflux&amp;lt;/span&amp;gt;]] &amp;lt;sup&amp;gt;[[User talk:Xaosflux|&amp;lt;span style=&amp;quot;color:#009933;&amp;quot;&amp;gt;Talk&amp;lt;/span&amp;gt;]]&amp;lt;/sup&amp;gt; 13:24, 27 January 2022 (UTC)&lt;br /&gt;
::{{Re|AssumeGoodTest|AssumeGoodWraith}} {{done}} — [[User:Xaosflux|&amp;lt;span style=&amp;quot;color:#FF9933; font-weight:bold; font-family:monotype;&amp;quot;&amp;gt;xaosflux&amp;lt;/span&amp;gt;]] &amp;lt;sup&amp;gt;[[User talk:Xaosflux|&amp;lt;span style=&amp;quot;color:#009933;&amp;quot;&amp;gt;Talk&amp;lt;/span&amp;gt;]]&amp;lt;/sup&amp;gt; 13:26, 27 January 2022 (UTC)&lt;br /&gt;
{{archive bottom}}&lt;br /&gt;
&lt;br /&gt;
== Request ==&lt;br /&gt;
&lt;br /&gt;
There is a request at [[MediaWiki talk:Gadgets-definition#Protected edit request on 30 January 2022|MediaWiki talk:Gadgets-definition]] which is categorised as a full protection request, but is actually an interface protection request, if someone would like to look at it? Cheers &amp;amp;mdash;&amp;amp;nbsp;Martin &amp;lt;small&amp;gt;([[User:MSGJ|MSGJ]]&amp;amp;nbsp;·&amp;amp;nbsp;[[User talk:MSGJ|talk]])&amp;lt;/small&amp;gt; 13:15, 31 January 2022 (UTC)&lt;br /&gt;
:Fixed the queue, someone should get to it soon. — [[User:Xaosflux|&amp;lt;span style=&amp;quot;color:#FF9933; font-weight:bold; font-family:monotype;&amp;quot;&amp;gt;xaosflux&amp;lt;/span&amp;gt;]] &amp;lt;sup&amp;gt;[[User talk:Xaosflux|&amp;lt;span style=&amp;quot;color:#009933;&amp;quot;&amp;gt;Talk&amp;lt;/span&amp;gt;]]&amp;lt;/sup&amp;gt; 15:10, 31 January 2022 (UTC)&lt;br /&gt;
&lt;br /&gt;
== supportsUrlLoad ==&lt;br /&gt;
&lt;br /&gt;
Page watchers may be interested in [[MediaWiki talk:Common.js#supportsUrlLoad]]. [[User:Izno|Izno]] ([[User talk:Izno|talk]]) 20:00, 1 February 2022 (UTC)&lt;/div&gt;</summary>
		<author><name>Tachyony</name></author>
	</entry>
</feed>