Template:Template link/doc: Difference between revisions
WikiHarold (talk | contribs) Created page with "{{Documentation subpage}} <!-- Categories go where indicated at the bottom of this page, please; interwikis go to Wikidata (see also: Wikipedia:Wikidata). --> {{redirect-d..." |
Remove internal W namespace links |
||
| Line 3: | Line 3: | ||
{{redirect-distinguish|Template:TI|Template:Ti}}{{Template shortcut|tl|t|temp}} | {{redirect-distinguish|Template:TI|Template:Ti}}{{Template shortcut|tl|t|temp}} | ||
{{#ifeq:{{FULLPAGENAME}} | Template:Template link | {{used in system}} }} | {{#ifeq:{{FULLPAGENAME}} | Template:Template link | {{used in system}} }} | ||
The '''template link''' template is a simple | The '''template link''' template is a simple macro [[m:Help:template|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: and 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: and are not interchangeable. | ||
Latest revision as of 12:27, 22 May 2026
| 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: and 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:
{{tl|Example}}
- which generates
- {{Example}}
Other longer examples:
| Code | Result | Notes |
|---|---|---|
| Template:Tlx | {{Void}} | Standard usage |
| Template:Tlx | {{subst:Example}} | For templates that should be substituted |
| Template:Tlx | {{X1}}
|
This formats the link to show how it would look in code (i.e., monospace font) |
| Template:Tlx | {{3x}}
|
Same as above, for templates on another Wikimedia project (in this example, Meta, using m:). See Interwiki codes.
|
| Template:Tlx | {{WP}}
|
For templates on another language project |
| Template:Tlx | {{=)}} | Use the format {{tl|1=templatename}} if the template contains template coding characters such as {{=)}} or {{!}}
|
TemplateData
TemplateData for Template link
<templatedata>{ "description": "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.", "params": { "1": { "label": "template name", "description": "positional parameter: the template name without the namespace prefix “Template:”, which is added automatically", "type": "wiki-template-name", "required": true } } }</templatedata>
See also
- Template link/doc}}}
- Template link/doc}}}
- Template link/doc}}} to produce a [t]emplate [l]ink with a single [p]arameter.
- Template link/doc}}} to produce a [t]emplate [l]ink with an e[x]panded number of parameters.
- Template link/doc}}} to produce a [t]emplate [l]ink that's [s]ubst:ituted, with a single [p]arameter.
- Template link/doc}}}
- Template link/doc}}}, tl or tlp in any namespace.
- Template:Lcs
- Template link/doc}}} to e[xp]an[d] (i.e. demonstrate) a template in situ.
- Template link/doc}}} to produce a [t]emplate [l]ink to a template [r]edirect.
