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
m (expanded number of parameters that could be displayed)
Line 1: Line 1:
{{[[Template:{{{1}}}|{{{1}}}]]{{#if: {{{2|}}} | {{!}}{{{2}}} }}{{#if: {{{3|}}} | {{!}}{{{3}}} }}{{#if: {{{4|}}} | {{!}}{{{4}}} }}}}<noinclude>
+
{{[[Template:{{{1}}}|{{{1}}}]]{{#if:{{{2|}}}|{{!}}{{{2}}} }}{{#if:{{{3|}}}|{{!}}{{{3}}} }}{{#if:{{{4|}}}|{{!}}{{{4}}} }}{{#if:{{{5|}}}|{{!}}{{{5}}} }}{{#if:{{{6|}}}|{{!}}{{{6}}} }}{{#if:{{{7|}}}|{{!}}{{{7}}} }}{{#if:{{{8|}}}|{{!}}{{{8}}} }}{{#if:{{{9|}}}|{{!}}{{{9}}} }}}}<noinclude>
=Documentation=
+
==Purpose==
  
 
<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'''.

Revision as of 08:03, 18 March 2007

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

Purpose

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