Template:Tl: Difference between revisions
Jump to navigation
Jump to search
imported>Konoko (historical) m (expanded number of parameters that could be displayed) |
imported>Konoko (historical) No edit summary |
||
Line 3: | Line 3: | ||
<nowiki>{{Tl}}</nowiki> is used to display a template name as a link. '''Tl''' stands for '''Template link'''. | <nowiki>{{Tl}}</nowiki> is used to display a template name as a link. '''Tl''' stands for '''Template link'''. | ||
Tl can currently handle 8 additional parameters that are simply displayed as shown. There are limits, you can't display and equals sign "=" normally because templates interepret equals signs as thingies that say it's a particular paremater rather than the first or second or third parameter. | |||
== Usage == | == Usage == |
Revision as of 18:24, 9 May 2007
{{[[Template:{{{1}}}|{{{1}}}]]}}
Purpose
{{Tl}} is used to display a template name as a link. Tl stands for Template link.
Tl can currently handle 8 additional parameters that are simply displayed as shown. There are limits, you can't display and equals sign "=" normally because templates interepret equals signs as thingies that say it's a particular paremater rather than the first or second or third parameter.
Usage
{{subst:Tl|template name to display}} {{tl|template name to display}}
Example
Code | Result |
---|---|
Center}} | {{Center}} |
{{tl|Userbox Server|Heroes|Freedom}}
|
{{Userbox Server|Heroes|Freedom}} |