Template:t: Difference between revisions
imported>HRWikiMirrorBot Reimported from hrwiki.org Wayback HTML→wikitext (full reconvert) |
Restore proper wikitext (was Wayback HTML dump) |
||
| Line 1: | Line 1: | ||
< | <includeonly>{{[[Template:{{{1}}}|{{{1}}}]]}}</includeonly><noinclude> | ||
=== Usage === | |||
*<code><nowiki>{{t|template name to display}}</nowiki></code> | |||
</ | |||
< | |||
=== 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}}]] | |||
</noinclude> | |||
Revision as of 13:20, 27 July 2026
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|}}