Template:Tl/doc
From Diversity Workbench
- For the Tagalog language template, see {{tgl}}
Tl stands for Template link. It creates a simple pipe-tricked link to a template and surrounds it with {{
...}}
.
Usage
- {{tl|template name to display}}
Example:
- {{tl|information}} → {{information}}
See also
- {{t}} - same thing but makes the brackets part of the link ({{template}})
- {{tl2}} - same but formats it with <tt></tt> (teletype) (Template:tl2)
- {{tlx}} - allows for parameters (
{{template|param1|param2}}
) - {{tlp}} - Same as {{tlx}} but ignores empty parameters (Template:tlp)
- {{tls}} - puts "subst:" before the template name (Template:tls)
- {{tlsx}} - puts "subst:" before the template name and formats it with <tt></tt> (teletype), allows for parameters (Template:tlsx)