Template:t
From Homestar Runner Wiki
(Difference between revisions)
(no reason to change this; try the sandbox instead) |
(test #ifexist: functionality) |
||
Line 1: | Line 1: | ||
- | {{[[{{{2|Template}}}:{{{1}}}|{{{1}}}]]}}<noinclude> | + | {{{{#ifexist:{{{2|Template}}}:{{{1}}}|[[{{{2|Template}}}:{{{1}}}|{{{1}}}]]|{{{1}}}}}}}<noinclude> |
=== Usage === | === Usage === | ||
*<code>{{t|template name to display}}</code> | *<code>{{t|template name to display}}</code> |
Revision as of 19:14, 1 February 2021
{{{{{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}}