Template:t: Difference between revisions
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: | ||
<!-- | <!-- Wayback HTML body (hrwiki.org); RawHtml --> | ||
{{[[Template:{{{1}}}|{{{1}}}]]}} | <html> | ||
<p>{{[[Template:{{{1}}}|{{{1}}}]]}} | |||
</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> | |||
= | |||
<div class="visualClear"></div> | |||
</html> | |||
Latest revision as of 21:00, 18 July 2026
{{[[Template:{{{1}}}|{{{1}}}]]}}
Usage
{{t|template name to display}}
Examples
{{t|whatsnew}}returns {{whatsnew}}
To link to a namespace other than the Template namespace, add an extra pipe after the page name:
{{t|User:JoeyDay/sig|}}returns {{User:JoeyDay/sig}}