Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Difference between revisions of "Template:Tl"

From Paragon Wiki Archive
Jump to: navigation, search
m (woops, put the pipes on the wrong side)
m
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 06: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
{{subst:Tl|Center}} {{Center}}
{{tl|Userbox Server|Heroes|Freedom}} {{Userbox Server|Heroes|Freedom}}