Template:Tl/doc
From OpenMedia
- 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 <code></code> and allows for one or two parameters (
{{template}}
) - {{tlx}} - allows for parameters ({{template|param1|param2}})
- {{tlp}} - Same as {{tlx}} but ignores empty parameters ({{template|param1||param3}})
- {{tls}} - puts "subst:" before the template name ({{subst:template}})
- {{tlsx}} - puts "subst:" before the template name and formats it with <tt></tt> (teletype), allows for parameters ({{subst:template|param1|param2}})