More actions
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
{{redirect-distinguish|Template:TI|Template:Ti}}{{Template shortcut|tl|TL|t|temp}} | {{redirect-distinguish|Template:TI|Template:Ti}}{{Template shortcut|tl|TL|t|temp}} | ||
{{#ifeq:{{FULLPAGENAME}} | Template:Template link | {{used in system}} {{cascade-protected template}} }} | {{#ifeq:{{FULLPAGENAME}} | Template:Template link | {{used in system}} {{cascade-protected template}} }} | ||
The '''template link''' template is a simple | 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. | 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. | ||
| Line 30: | Line 30: | ||
| {{tji|tls|Example}} | | {{tji|tls|Example}} | ||
| {{tls|Example}} | | {{tls|Example}} | ||
| For templates that should be | | For templates that should be substituted | ||
|- | |- | ||
| {{tji|tl2|X1}} | | {{tji|tl2|X1}} | ||
| Line 37: | Line 37: | ||
|- | |- | ||
| {{tji|tl2|sister: M:|3x}} | | {{tji|tl2|sister: M:|3x}} | ||
| <code><nowiki>{{</nowiki> | | <code><nowiki>{{</nowiki>3x<nowiki>}}</nowiki></code> | ||
| Same as above, for templates on another Wikimedia project (in this example, Meta, using '''<code>m:</code>'''). See | | Same as above, for templates on another Wikimedia project (in this example, Meta, using '''<code>m:</code>'''). See Interwiki codes. | ||
|- | |- | ||
| {{tji|tl2|sister: wikibooks|lang: de:|WP}} | | {{tji|tl2|sister: wikibooks|lang: de:|WP}} | ||
| Line 75: | Line 75: | ||
* {{tiw|tlp}} to produce a [t]emplate [l]ink with a single [p]arameter. | * {{tiw|tlp}} to produce a [t]emplate [l]ink with a single [p]arameter. | ||
* {{tiw|tlx}} to produce a [t]emplate [l]ink with an e[x]panded number of parameters. | * {{tiw|tlx}} to produce a [t]emplate [l]ink with an e[x]panded number of parameters. | ||
* {{tiw|tlsp}} to produce a [t]emplate [l]ink that's | * {{tiw|tlsp}} to produce a [t]emplate [l]ink that's [s]ubst:ituted, with a single [p]arameter. | ||
* {{tiw|lts}} | * {{tiw|lts}} | ||
* {{tiw|tlu}}, tl or tlp in any | * {{tiw|tlu}}, tl or tlp in any namespace. | ||
* {{lcs|Internal template-link templates}} | * {{lcs|Internal template-link templates}} | ||
* {{tiw|tl-r}} to produce a [t]emplate [l]ink to a template [r]edirect. | * {{tiw|tl-r}} to produce a [t]emplate [l]ink to a template [r]edirect. | ||
Revision as of 18:26, 8 April 2025
| This page uses Creative Commons Licensed content from Wikipedia (view authors). |
| This is a documentation subpage for Template:Template link It may contain usage information, categories and other content that is not part of the original template page. |
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.
{{Tla}} works exactly like {{tl}} with the addition of optionally displaying alternative label text (link label). {{tlg}} can include the use of parameters in the template (as {{{1}}}).
Examples
A short example of its use is:
- which generates
- {{Example}}
Other longer examples:
| Code | Result | Notes |
|---|---|---|
| Template:Tji | {{Void}} | Standard usage |
| Template:Tji | Template:Tls | For templates that should be substituted |
| Template:Tji | Template:Tl2 | This formats the link to show how it would look in code (i.e., monospace font) |
| Template:Tji | {{3x}}
|
Same as above, for templates on another Wikimedia project (in this example, Meta, using m:). See Interwiki codes.
|
| Template:Tji | {{WP}}
|
For templates on another language project |
| Template:Tji | {{=)}} | Use the format {{tl|1=templatename}} if the template contains template coding characters such as {{=)}} or {{!}}
|
TemplateData
TemplateData for Template link
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 |
See also
- Template:Tiw
- Template:Tiw
- Template:Tiw to produce a [t]emplate [l]ink with a single [p]arameter.
- Template:Tiw to produce a [t]emplate [l]ink with an e[x]panded number of parameters.
- Template:Tiw to produce a [t]emplate [l]ink that's [s]ubst:ituted, with a single [p]arameter.
- Template:Tiw
- Template:Tiw, tl or tlp in any namespace.
- Template:Lcs
- Template:Tiw to produce a [t]emplate [l]ink to a template [r]edirect.
Template:Template-linking templates