Template:t
From Homestar Runner Wiki
(Difference between revisions)
It's dot com (Talk | contribs) (I think I know what you were going for; implementing in a different way) |
(rv; nevermind. could affect some pages that intentionally link to nonexistent templates.) |
||
| (includes 4 intermediate revisions) | |||
| Line 1: | Line 1: | ||
{{[[{{{2|Template}}}:{{{1}}}|{{{1}}}]]}}<noinclude> | {{[[{{{2|Template}}}:{{{1}}}|{{{1}}}]]}}<noinclude> | ||
=== Usage === | === Usage === | ||
| - | <code>{{t|template name to display}}</code> | + | *<code>{{t|template name to display}}</code> |
| - | === | + | === Examples === |
| - | <code>{{t|whatsnew}}</code> ''returns'' {{t|whatsnew}} | + | *<code>{{t|whatsnew}}</code> ''returns'' {{t|whatsnew}} |
| + | To link to a namespace other than the Template namespace, add an extra pipe after the page name: | ||
| + | *<code>{{t|User:JoeyDay/sig|}}</code> ''returns'' {{t|User:JoeyDay/sig|}} | ||
[[Category:Internal link templates|{{PAGENAME}}]]</noinclude> | [[Category:Internal link templates|{{PAGENAME}}]]</noinclude> | ||
Current revision as of 19:17, 1 February 2021
{{[[Template:{{{1}}}|{{{1}}}]]}}
[edit] Usage
{{t|template name to display}}
[edit] 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}}
