Work in progress — This wiki is an active migration / mirror of Homestar Runner Wiki and is not finished yet. Account registration and public editing are turned off until the migration is further along. For status updates, see the migration thread on the forums.

HRWiki STUFF/Help: Difference between revisions

From HR Wiki Twice
Jump to navigationJump to search
imported>HRWikiMirrorBot
Imported from hrwiki.org via Wayback Machine (HTML→wikitext)
 
imported>HRWikiMirrorBot
Reimported from hrwiki.org Wayback HTML→wikitext (full reconvert)
 
Line 1: Line 1:
<!-- Mirrored from Homestar Runner Wiki (hrwiki.org) via Wayback Machine; HTML converted to wikitext. Formatting may be imperfect. -->
<!-- Mirrored from Homestar Runner Wiki (hrwiki.org) via Wayback Machine -->
<span style="font-size:8px">[ [[HRWiki:STUFF|Back to STUFF index]] ]</span>
[ [[HRWiki:STUFF|Back to STUFF index]] ]


Below are some common issues and resolutions when working with the STUFF process. If your problem is not covered below, please post it on the [[HRWiki talk:STUFF/Help|talk page]].<br />
Below are some common issues and resolutions when working with the STUFF process. If your problem is not covered below, please post it on the [[HRWiki talk:STUFF/Help|talk page]].<br /><br />
<br />


{| class="wikitable" border="1" cellspacing="3" cellpadding="6" style="border-collapse:collapse; border:1px gray solid"
{| class="wikitable"
|- bgcolor="#dddddd"
|-
! Problem
! Problem
! Possible Cause
! Possible Cause
! Solution
! Solution
|- valign="top"
|-
| When using <code>{{stuffnew}}</code>, <code>{{stuffmore}}</code>, <code>{{stufffact}}</code>, or <code>{{stuffrevise}}</code>, the template does not generate the correct code. In place of the fact or the title, the generated code displays {{{1}}} or {{{2}}}.
| When using {{stuffnew}}, {{stuffmore}}, {{stufffact}}, or {{stuffrevise}}, the template does not generate the correct code. In place of the fact or the title, the generated code displays {{{1}}} or {{{2}}}.
| bgcolor="#eeeeee"| There is an equal sign (=) somewhere in the fact or title (usually in an external link).
| There is an equal sign (=) somewhere in the fact or title (usually in an external link).
| Remove the equal sign.
| Remove the equal sign.
|- valign="top"
|-
| When using the <code>{{stuffnew}}</code> or <code>{{stuffmore}}</code> templates, the fact shows up where the title should be, and vice versa.
| When using the {{stuffnew}} or {{stuffmore}} templates, the fact shows up where the title should be, and vice versa.
| bgcolor="#eeeeee"| The order of the fact and the title are incorrect in the template.
| The order of the fact and the title are incorrect in the template.
| Switch the order of the fact and the title. The fact should come before the title in the template.
| Switch the order of the fact and the title. The fact should come before the title in the template.
|- valign="top"
|-
| When you edit an individual item (instead of the whole page) and hit preview, the background disappears. There will be a couple of extra characters at the end of the item, and the code for the beginning of the next item may be visible.
| When you edit an individual item (instead of the whole page) and hit preview, the background disappears. There will be a couple of extra characters at the end of the item, and the code for the beginning of the next item may be visible.
| bgcolor="#eeeeee"| ''These things are all normal.''
| ''These things are all normal.''
| Once you save the page, the background will return and the extra characters will be hidden.
| Once you save the page, the background will return and the extra characters will be hidden.
|- valign="top"
|-
| When you vote on and save an item, it returns you to the toon's STUFF page (e.g. STUFF:mile) instead of the original STUFF page with all the facts on it.
| When you vote on and save an item, it returns you to the toon's STUFF page (e.g. STUFF:mile) instead of the original STUFF page with all the facts on it.
| bgcolor="#eeeeee"| ''This, too, is normal.'' The only edits to the actual STUFF page are adding more subpages.
| ''This, too, is normal.'' The only edits to the actual STUFF page are adding more subpages.
| Click on the &quot;Back to STUFF index&quot; link to return to the main STUFF page.
| Click on the "Back to STUFF index" link to return to the main STUFF page.
|- valign="top"
|-
| When using the <code>{{stuffnew}}</code>, <code>{{stuffmore}}</code> or <code>{{stuffrevisecode}}</code> templates, links that were on the original page disappear.
| When using the {{stuffnew}}, {{stuffmore}} or {{stuffrevisecode}} templates, links that were on the original page disappear.
| bgcolor="#eeeeee"| The software is interpreting the wiki markup instead of displaying it as is.
| The software is interpreting the wiki markup instead of displaying it as is.
| Put <code>&lt;nowiki&gt;</code> tags inside the template around the fact itself, like this: <code>{{stuffnew|&lt;nowiki&gt;A fact and a [[link]] within it.&lt;/nowiki&gt;|Title}}</code>.
| Put <nowiki> tags inside the template around the fact itself, like this: {{stuffnew&#124;<nowiki>A fact and a [[link]] within it.</nowiki>&#124;Title}}.
|}
|}


<br />
== See also ==
 
<span id="see-also"></span>
== <span class="mw-headline">See also</span> ==


* '''[[HRWiki:STUFF/About|What is STUFF and when should we use it?]]'''
* '''[[HRWiki:STUFF/About|What is STUFF and when should we use it?]]'''
* '''[[HRWiki:STUFF/Quickref|Quick reference guide]]'''
* '''[[HRWiki:STUFF/Quickref|Quick reference guide]]'''
 
[[Category:STUFF]]
<div id="catlinks" class="catlinks">
[[Category:Help]]
 
<div id="mw-normal-catlinks">
 
[/wiki/Special:Categories Categories]: <span dir="ltr">[[Category:STUFF|STUFF]]</span> | <span dir="ltr">[[Category:Help|Help]]</span>
 
</div>
 
</div>



Latest revision as of 14:24, 14 July 2026

[ Back to STUFF index ]

Below are some common issues and resolutions when working with the STUFF process. If your problem is not covered below, please post it on the talk page.

Problem Possible Cause Solution
When using Template:Stuffnew, Template:Stuffmore, Template:Stufffact, or Template:Stuffrevise, the template does not generate the correct code. In place of the fact or the title, the generated code displays {{{1}}} or {{{2}}}. There is an equal sign (=) somewhere in the fact or title (usually in an external link). Remove the equal sign.
When using the Template:Stuffnew or Template:Stuffmore templates, the fact shows up where the title should be, and vice versa. The order of the fact and the title are incorrect in the template. Switch the order of the fact and the title. The fact should come before the title in the template.
When you edit an individual item (instead of the whole page) and hit preview, the background disappears. There will be a couple of extra characters at the end of the item, and the code for the beginning of the next item may be visible. These things are all normal. Once you save the page, the background will return and the extra characters will be hidden.
When you vote on and save an item, it returns you to the toon's STUFF page (e.g. STUFF:mile) instead of the original STUFF page with all the facts on it. This, too, is normal. The only edits to the actual STUFF page are adding more subpages. Click on the "Back to STUFF index" link to return to the main STUFF page.
When using the Template:Stuffnew, Template:Stuffmore or Template:Stuffrevisecode templates, links that were on the original page disappear. The software is interpreting the wiki markup instead of displaying it as is. Put tags inside the template around the fact itself, like this: {{stuffnew|<nowiki>A fact and a [[link]] within it.|Title}}.

See also