Template:t

From Homestar Runner Wiki

(Difference between revisions)
Jump to: navigation, search
(mostly revert; this template shouldn't try to link to an article if a template doesn't exist)
(I think I know what you were going for; implementing in a different way)
Line 1: Line 1:
-
&#123;&#123;[[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>

Revision as of 16:05, 30 May 2008

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

Usage

{{t|template name to display}}

Example

{{t|whatsnew}} returns {{whatsnew}}

Personal tools