Template:Tl: Difference between revisions

From City of Heroes: Rebirth Wiki
Jump to navigation Jump to search
imported>Konoko
m (woops, put the pipes on the wrong side)
imported>Konoko
mNo edit summary
Line 7: Line 7:
<pre>
<pre>
{{subst:Tl|template name to display}}
{{subst:Tl|template name to display}}
{{tl|template name to display}}
</pre>
</pre>
== Example ==
== Example ==
Line 16: Line 17:
| {{[[Template:Center|Center]]}}
| {{[[Template:Center|Center]]}}
|-
|-
| <nowiki>{{tl|Userbox Server|Heroes|Freedom}}</nowiki>
| <code><nowiki>{{tl|Userbox Server|Heroes|Freedom}}</nowiki></code>
| {{tl|Userbox Server|Heroes|Freedom}}
| {{tl|Userbox Server|Heroes|Freedom}}
|}</noinclude>
|}</noinclude>

Revision as of 02:21, 10 March 2007

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

Documentation

{{Tl}} is used to display a template name as a link. Tl stands for Template link.

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}}