Template:Tl
Jump to navigation
Jump to search
{{[[Template:{{{1}}}|{{{1}}}]]}}
Template link generator for use in talk pages and documentation pages. Produces inline text that links to the named template, surrounding it with {{ }}s to make it clear it is a template and reminding users how to use curly braces for template calls.
- Example
{{tl|Reflist}}
produces {{Reflist}}
- Note that writing
{{Reflist}}
would actually invoke the template and create a reference list rather than naming and providing a link to the template's page.
The only parameter, unnamed, is the name of the template to link to, without the word "Template".
See also {{tlx}} for an expanded version that provides for labeling unnamed parameters.