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.

Template:HR: Difference between revisions

From HR Wiki Twice
Jump to navigationJump to search
imported>HRWikiMirrorBot
Reimported from hrwiki.org Wayback HTML→wikitext (full reconvert)
 
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 -->
<!-- Wayback HTML body (hrwiki.org); RawHtml -->
<br />
<html>
<p><br/>
This template generates the text for the target of a link to the official site. Note that you must put brackets around it for it to return a link.
This template generates the text for the target of a link to the official site. Note that you must put brackets around it for it to return a link.
</p><p>In most cases, the input for the toon name should be our local article title (and can be left blank if the template is placed on the toon article). If that doesn't work, try inputting the name exactly as it appears on the <a href="/index.php?title=Toons" title="Toons">Toons</a> menu on the official site (making note of any spaces or hyphens that are different from our local title). If <i>that</i> doesn't work, try inputting the portion of the official URL after <code>toons/</code>, keeping in mind there may need to be a slight adjustment due to how <code>{{#urlformat:}}</code> transforms the input (see <a href="/index.php?title=Help:ParserFunctions" title="Help:ParserFunctions">Help:ParserFunctions</a>).
</p>
<dl><dt>Inputs
</dt><dd> 1 = Toon type:
<dl><dd> toon (generic toon) (default)
</dd><dd> sbe (<a href="/index.php?title=Strong_Bad_Email" title="Strong Bad Email">Strong Bad Email</a>)
</dd><dd> mam (<a href="/index.php?title=Marzipan%27s_Answering_Machine" title="Marzipan's Answering Machine">Marzipan's Answering Machine</a>)
</dd><dd> tgs (<a href="/index.php?title=Teen_Girl_Squad" title="Teen Girl Squad">Teen Girl Squad</a>)
</dd></dl>
</dd><dd> 2 = Toon name (see above; default: current page name)
</dd><dd> 3 = Set blank to suppress the HR: (for inclusion on a template that already has it)
</dd></dl>
<table class="wikitable">
<caption> <b>Usage examples</b>
</caption>
<tr>
<th> Code
</th><th> Output
</th></tr>
<tr>
<td> <code>{{HR|toon|3 Times Halloween Funjob}}</code>
</td><td> HR:toons/3-times-halloween-funjob
</td></tr>
<tr>
<td> <code>[[{{HR|toon|3 Times Halloween Funjob}}]]</code>
</td><td> <a class="extiw" href="https://homestarrunner.com/toons/3-times-halloween-funjob" title="hr:toons/3-times-halloween-funjob">HR:toons/3-times-halloween-funjob</a>
</td></tr>
<tr>
<td> <code>[[{{HR|toon|3 Times Halloween Funjob}}|watch]]</code>
</td><td> <a class="extiw" href="https://homestarrunner.com/toons/3-times-halloween-funjob" title="hr:toons/3-times-halloween-funjob">watch</a>
</td></tr>
<tr>
<td> <code>{{HR|sbe|rampage}}</code>
</td><td> HR:sbemails/128-rampage
</td></tr>
<tr>
<td> <code>[[{{HR|sbe|rampage}}]]</code>
</td><td> <a class="extiw" href="https://homestarrunner.com/sbemails/128-rampage" title="hr:sbemails/128-rampage">HR:sbemails/128-rampage</a>
</td></tr>
<tr>
<td> <code>{{HR|mam|Marzipan's Answering Machine Version 17.2}}</code>
</td><td> HR:toons/marzipans-answering-machine-17
</td></tr>
<tr>
<td> <code>[[{{HR|mam|Marzipan's Answering Machine Version 17.2}}]]</code>
</td><td> <a class="extiw" href="https://homestarrunner.com/toons/marzipans-answering-machine-17" title="hr:toons/marzipans-answering-machine-17">HR:toons/marzipans-answering-machine-17</a>
</td></tr>
<tr>
<td> <code>{{HR|tgs|Teen Girl Squad Issue 10}}</code>
</td><td> HR:toons/issue-10
</td></tr>
<tr>
<td> <code>[[{{HR|tgs|Teen Girl Squad Issue 10}}]]</code>
</td><td> <a class="extiw" href="https://homestarrunner.com/toons/issue-10" title="hr:toons/issue-10">HR:toons/issue-10</a>
</td></tr>
<tr>
<td> <code>{{HR|toon}}</code> on <a href="/index.php?title=Cheat_Commandos_%28toon%29" title="Cheat Commandos (toon)">Cheat Commandos (toon)</a>
</td><td> HR:toons/cheat-commandos
</td></tr>
<tr>
<td> <code>[[{{HR}}|watch]]</code> on <a href="/index.php?title=Cheat_Commandos_%28toon%29" title="Cheat Commandos (toon)">Cheat Commandos (toon)</a>
</td><td> <a class="extiw" href="https://homestarrunner.com/toons/cheat-commandos" title="hr:toons/cheat-commandos">watch</a>
</td></tr>
<tr>
<td> <code>{{HR|toon|Strong Bad is in Jail Cartoon|}}</code>
</td><td> toons/strong-bad-is-in-jail-cartoon
</td></tr>
<tr>
<td> <code>{{watch|{{HR|toon|Strong Bad is in Jail Cartoon|}}}}</code>
</td><td> <span class="hovul" style="font-size:smaller; background:#EEE; border:1px #999 solid; padding:2px; white-space:nowrap;"><a class="extiw" href="https://homestarrunner.com/toons/strong-bad-is-in-jail-cartoon" title="hr:toons/strong-bad-is-in-jail-cartoon">watch</a></span>
</td></tr>
<tr>
<td> <code>{{HR||yellodello mark2}}</code> (needs space, not hyphen)
</td><td> HR:toons/yellodello-mark2
</td></tr>
<tr>
<td> <code>[[{{HR||yellodello mark2}}]]</code> (see <a href="/index.php?title=Help:ParserFunctions" title="Help:ParserFunctions">Help:ParserFunctions</a>)
</td><td> <a class="extiw" href="https://homestarrunner.com/toons/yellodello-mark2" title="hr:toons/yellodello-mark2">HR:toons/yellodello-mark2</a>
</td></tr></table>
<p><br/>
</p>


In most cases, the input for the toon name should be our local article title (and can be left blank if the template is placed on the toon article). If that doesn't work, try inputting the name exactly as it appears on the [[Toons]] menu on the official site (making note of any spaces or hyphens that are different from our local title). If ''that'' doesn't work, try inputting the portion of the official URL after toons/, keeping in mind there may need to be a slight adjustment due to how {{#urlformat:}} transforms the input (see [[Help:ParserFunctions]]).


Inputs
1 = Toon type:
toon (generic toon) (default)
sbe ([[Strong Bad Email]])
mam ([[Marzipan's Answering Machine]])
tgs ([[Teen Girl Squad]])


  2 = Toon name (see above; default: current page name)
   
3 = Set blank to suppress the HR: (for inclusion on a template that already has it)
<div class="visualClear"></div>
 
</html>
{| class="wikitable"
|-
! Code
! Output
|-
| {{HR&#124;toon&#124;3 Times Halloween Funjob}}
| HR:toons/3-times-halloween-funjob
|-
| [[{{HR|toon|3 Times Halloween Funjob}}]]
| [https://homestarrunner.com/toons/3-times-halloween-funjob HR:toons/3-times-halloween-funjob]
|-
| [[{{HR|toon|3 Times Halloween Funjob}}|watch]]
| [https://homestarrunner.com/toons/3-times-halloween-funjob watch]
|-
| {{HR&#124;sbe&#124;rampage}}
| HR:sbemails/128-rampage
|-
| [[{{HR|sbe|rampage}}]]
| [https://homestarrunner.com/sbemails/128-rampage HR:sbemails/128-rampage]
|-
| {{HR&#124;mam&#124;Marzipan's Answering Machine Version 17.2}}
| HR:toons/marzipans-answering-machine-17
|-
| [[{{HR|mam|Marzipan's Answering Machine Version 17.2}}]]
| [https://homestarrunner.com/toons/marzipans-answering-machine-17 HR:toons/marzipans-answering-machine-17]
|-
| {{HR&#124;tgs&#124;Teen Girl Squad Issue 10}}
| HR:toons/issue-10
|-
| [[{{HR|tgs|Teen Girl Squad Issue 10}}]]
| [https://homestarrunner.com/toons/issue-10 HR:toons/issue-10]
|-
| {{HR&#124;toon}} on [[Cheat Commandos (toon)]]
| HR:toons/cheat-commandos
|-
| [[{{HR}}|watch]] on [[Cheat Commandos (toon)]]
| [https://homestarrunner.com/toons/cheat-commandos watch]
|-
| {{HR&#124;toon&#124;Strong Bad is in Jail Cartoon&#124;}}
| toons/strong-bad-is-in-jail-cartoon
|-
| {{watch&#124;{{HR&#124;toon&#124;Strong Bad is in Jail Cartoon&#124;}}}}
| [https://homestarrunner.com/toons/strong-bad-is-in-jail-cartoon watch]
|-
| {{HR&#124;&#124;yellodello mark2}} (needs space, not hyphen)
| HR:toons/yellodello-mark2
|-
| [[{{HR||yellodello mark2}}]] (see [[Help:ParserFunctions]])
| [https://homestarrunner.com/toons/yellodello-mark2 HR:toons/yellodello-mark2]
|}
 
<br />
[[Category:Navigation Templates]]



Latest revision as of 21:00, 18 July 2026


This template generates the text for the target of a link to the official site. Note that you must put brackets around it for it to return a link.

In most cases, the input for the toon name should be our local article title (and can be left blank if the template is placed on the toon article). If that doesn't work, try inputting the name exactly as it appears on the Toons menu on the official site (making note of any spaces or hyphens that are different from our local title). If that doesn't work, try inputting the portion of the official URL after toons/, keeping in mind there may need to be a slight adjustment due to how {{#urlformat:}} transforms the input (see Help:ParserFunctions).

Inputs
1 = Toon type:
toon (generic toon) (default)
sbe (Strong Bad Email)
mam (Marzipan's Answering Machine)
tgs (Teen Girl Squad)
2 = Toon name (see above; default: current page name)
3 = Set blank to suppress the HR: (for inclusion on a template that already has it)
Usage examples
Code Output
{{HR|toon|3 Times Halloween Funjob}} HR:toons/3-times-halloween-funjob
[[{{HR|toon|3 Times Halloween Funjob}}]] HR:toons/3-times-halloween-funjob
[[{{HR|toon|3 Times Halloween Funjob}}|watch]] watch
{{HR|sbe|rampage}} HR:sbemails/128-rampage
[[{{HR|sbe|rampage}}]] HR:sbemails/128-rampage
{{HR|mam|Marzipan's Answering Machine Version 17.2}} HR:toons/marzipans-answering-machine-17
[[{{HR|mam|Marzipan's Answering Machine Version 17.2}}]] HR:toons/marzipans-answering-machine-17
{{HR|tgs|Teen Girl Squad Issue 10}} HR:toons/issue-10
[[{{HR|tgs|Teen Girl Squad Issue 10}}]] HR:toons/issue-10
{{HR|toon}} on Cheat Commandos (toon) HR:toons/cheat-commandos
[[{{HR}}|watch]] on Cheat Commandos (toon) watch
{{HR|toon|Strong Bad is in Jail Cartoon|}} toons/strong-bad-is-in-jail-cartoon
{{watch|{{HR|toon|Strong Bad is in Jail Cartoon|}}}} watch
{{HR||yellodello mark2}} (needs space, not hyphen) HR:toons/yellodello-mark2
[[{{HR||yellodello mark2}}]] (see Help:ParserFunctions) HR:toons/yellodello-mark2