Template:Template link
{{[[Template:{{{1}}}|{{{1}}}]]}}
The template link template is a simple macro template used to display a template name as a link surrounded by braces, thus showing the template name as code rather than actually invoking it. Its primary use is in instruction and documentation where it is used to refer to a template by name without invoking it.
Note that this template may be used under the name "tee-el" (tl) as well as "tee-one" (t1)— both function the same way and produce the same results. This is not true for all such visually confusing templates containing a possible 1/l mix-up as they are not interchangeable.
Examples
A short example of its use is:
Other longer examples:
Code | Result | Notes |
---|---|---|
{{tl |
{{Void}} | Standard usage |
{{tls |
{{Example}} | For templates that should be substituted |
{{tl |
{{=}} | Use the format {{tl|1=templatename}} if the template contains template coding characters such as {{=}} or {{!}}
|
See Also
- {{Template link code}}
- {{Template link with bold}}
- {{Template link with link off}}
- {{Template link spaced}}
TemplateData
This template displays a template name as a link surrounded by braces, thus showing how the template name would be used in code. Its primary use is in instruction and documentation.
Parameter | Description | Type | Status | |
---|---|---|---|---|
template name | 1 | positional parameter: the template name without the namespace prefix “Template:”, which is added automatically | Template | required |