Content deleted Content added
→Minor spacing adjustments: new section |
→Don't use MediaWiki classes: new section |
||
(10 intermediate revisions by 8 users not shown) | |||
Line 1:
== Minor spacing adjustments ==
{{
<pre><nowiki>__NOTOC__ __NOEDITSECTION__<div style="clear:both; padding:7px 0;"><h2 style="font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif; border-bottom:1px solid #AAA; margin-bottom:5px;"><span style="color:#666; text-transform:uppercase; font-weight:bold; font-size:60%;">{{{2}}}</span><br /><span style="font-size:90%; margin:1px 0px 7px 0px; display:block; line-height:120%;">[[Wikipedia:Wikipedia Signpost/{{{1}}}/{{{2}}}|{{{3}}}]]</span></h2>
{{{4}}} <span class="autocomment" style="white-space:nowrap;">'''[[Wikipedia:Wikipedia Signpost/{{{1}}}/{{{2}}}|Read more →]]'''</span>
</div><noinclude>[[Category:Wikipedia Signpost templates|{{SUBPAGENAME}}]]</noinclude></nowiki></pre>
<span style="font-size:0.9em; font-family:Georgia,serif; font-style:italic;">— [[User:Pretzels|'''Pretzels''']]<sup> [[User talk:Pretzels|Hii!]]</sup></span> 23:41, 31 August 2012 (UTC)
:Would you care to explain the rationale behind the changes you are proposing? — Martin <small>([[User:MSGJ|MSGJ]] · [[User talk:MSGJ|talk]])</small> 19:13, 13 September 2012 (UTC)
== 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">[[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:23, 26 March 2015 (UTC)
: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)
|