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:t: Difference between revisions

From HR Wiki Twice
Jump to navigationJump to search
imported>HRWikiMirrorBot
Reimported from hrwiki.org Wayback HTML→wikitext (full reconvert)
Restore proper wikitext (was Wayback HTML dump)
Line 1: Line 1:
<!-- Wayback HTML body (hrwiki.org); RawHtml -->
<includeonly>{{[[Template:{{{1}}}|{{{1}}}]]}}</includeonly><noinclude>
<html>
=== Usage ===
<p>{{[[Template:{{{1}}}|{{{1}}}]]}}
*<code><nowiki>{{t|template name to display}}</nowiki></code>
</p>
<a id="Usage" name="Usage"></a><h3> <span class="mw-headline"> Usage </span></h3>
<ul><li><code>{{t|template name to display}}</code>
</li></ul>
<a id="Examples" name="Examples"></a><h3> <span class="mw-headline"> Examples </span></h3>
<ul><li><code>{{t|whatsnew}}</code> <i>returns</i> {{<a href="/index.php?title=Template:whatsnew" title="Template:whatsnew">whatsnew</a>}}
</li></ul>
<p>To link to a namespace other than the Template namespace, add an extra pipe after the page name:
</p>
<ul><li><code>{{t|User:JoeyDay/sig|}}</code> <i>returns</i> {{<a href="/index.php?title=User:JoeyDay/sig" title="User:JoeyDay/sig">User:JoeyDay/sig</a>}}
</li></ul>


=== Examples ===
*<code><nowiki>{{t|whatsnew}}</nowiki></code> <i>returns</i> {{t|whatsnew}}


To link to a namespace other than the Template namespace, add an extra pipe after the page name:
*<code><nowiki>{{t|User:JoeyDay/sig|}}</nowiki></code>


[[Category:Internal link templates|{{PAGENAME}}]]
<div class="visualClear"></div>
</noinclude>
</html>
 

Revision as of 13:20, 27 July 2026

Usage

  • {{t|template name to display}}

Examples

To link to a namespace other than the Template namespace, add an extra pipe after the page name:

  • {{t|User:JoeyDay/sig|}}