Content deleted Content added
+ |
→Don't use MediaWiki classes: new section |
||
(7 intermediate revisions by 6 users not shown) | |||
Line 9:
== Oh how many of our templates are fully protected! ==
{{Edit protected|answered=yes}}
Makes maintaining them a pain in the butt. Please remove FP as it's grossly inappropriate. <span style="font-family:Verdana,Arial,Helvetica
:Note to self, add nomobile, make section highlighting manual to unbreak mobile view. <span style="font-family:Verdana,Arial,Helvetica">[[User:Resident Mario|<b style="color:#333333; font-size:small;">Res</b>]][[User_talk:Resident_Mario#top|<span style="color:#444444; font-size:small;">Mar</span>]]</span> 03:26, 26 March 2015 (UTC)
::Done. [[User:The ed17|Ed]] <sup>[[User talk:The ed17|[talk]]] [[WP:OMT|[majestic titan]]]</sup> 03:46, 26 March 2015 (UTC)
== Link-in-link error in sandbox ==
I know it's just a sandbox, but the current handling of {{para|4}} is causing this bogus expansion in the /doc page: <syntaxhighlight lang="wikitext">[https://en.wikipedia.org/api/rest_v1/page/pdf/Wikipedia%3AWikipedia%20Signpost%2F2023-12-04%2FFeatured%20content[[Wikipedia:Wikipedia Signpost/2023-12-04/Featured content|<span class="signpost-snippet-hook">Quite literally, and other fascinating featured articles, pictures and lists</span>]]<span class="signpost-snippet-download">[ ~0.8 MB 📥︎ ]</span>]</syntaxhighlight> – [[User:Jonesey95|Jonesey95]] ([[User talk:Jonesey95|talk]]) 18:01, 7 December 2023 (UTC)
:It's a clusterfuck, I am going to have to do some heavy lifting to fix it. <b style="font-family: monospace; color:#E35BD8">[[User:JPxG|<b style="color:#029D74">jp</b>]]×[[Special:Contributions/JPxG|<b style="color: #029D74">g</b>]][[User talk:JPxG|🗯️]]</b> 08:19, 10 December 2023 (UTC)
== Don't use MediaWiki classes ==
User scripts emit errors when run on a page that transcludes this template because it uses <code>mw-headline</code>, a class used by MediaWiki. This is an unwise practice not only because it fails scripts that make certain assumptions about the structure of the page but because skins may update their CSS any time and make the element with the class hideous-looking. [[User:Nardog|Nardog]] ([[User talk:Nardog|talk]]) 17:40, 16 December 2023 (UTC)
|