Template:t

From Homestar Runner Wiki

(Difference between revisions)
Jump to: navigation, search
(I think I know what you were going for; implementing in a different way)
(more instructions)
Line 1: Line 1:
&#123;&#123;[[{{{2|Template}}}:{{{1}}}|{{{1}}}]]}}<noinclude>
&#123;&#123;[[{{{2|Template}}}:{{{1}}}|{{{1}}}]]}}<noinclude>
=== Usage ===
=== Usage ===
-
<code>&#123;&#123;t|template name to display}}</code>
+
*<code>&#123;&#123;t|template name to display}}</code>
-
=== Example ===
+
=== Examples ===
-
<code>&#123;&#123;t|whatsnew}}</code> ''returns'' {{t|whatsnew}}
+
*<code>&#123;&#123;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>&#123;&#123;t|User:JoeyDay/sig|}}</code> ''returns'' {{t|User:JoeyDay/sig|}}
[[Category:Internal link templates|{{PAGENAME}}]]</noinclude>
[[Category:Internal link templates|{{PAGENAME}}]]</noinclude>

Revision as of 16:08, 30 May 2008

{{[[Template:{{{1}}}|{{{1}}}]]}}

Usage

  • {{t|template name to display}}

Examples

To link to a namespace other than the Template namespace, add an extra pipe after the page name:

Personal tools