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 (Moved to renamed category page)
(Undo revision 230739 by Sekoia (talk))
 
(2 intermediate revisions by 2 users not shown)
Line 30: Line 30:
 
| {{tl|SlashCommand|command=bind|options=key commands}}
 
| {{tl|SlashCommand|command=bind|options=key commands}}
 
|}
 
|}
[[Category:Link Templates]][[Category:Formatting Templates]]</noinclude>
+
[[Category:Link Templates]]</noinclude>

Latest revision as of 02:19, 29 June 2012

{{[[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 given.

NOTE
The equals sign ("=") cannot be included directly because templates use equal signs to delimit named parameters. Replace any equal signs with their HTML entity representation: &#61;.

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}}
{{tl|SlashCommand|command&#61;bind|options&#61;key commands}} {{SlashCommand|command=bind|options=key commands}}