Template:t
From Homestar Runner Wiki
(Difference between revisions)
It's dot com (Talk | contribs) (more instructions) |
|||
| Line 5: | Line 5: | ||
*<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: | To link to a namespace other than the Template namespace, add an extra pipe after the page name: | ||
| - | *<code>{{t| | + | *<code>{{t|JoeyDay/sig|User}}</code> ''returns'' {{t|JoeyDay/sig|User}} |
| + | *<code>{{t|Featured article for 2010, week 25|HRWiki}}</code> ''returns'' {{t|Featured article for 2010, week 25|HRWiki}} | ||
| + | |||
[[Category:Internal link templates|{{PAGENAME}}]]</noinclude> | [[Category:Internal link templates|{{PAGENAME}}]]</noinclude> | ||
Revision as of 15:44, 26 June 2010
{{[[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|JoeyDay/sig|User}}returns {{JoeyDay/sig}}{{t|Featured article for 2010, week 25|HRWiki}}returns {{Featured article for 2010, week 25}}
