|
|
(208 intermediate revisions by more than 100 users not shown) |
Line 1: |
Line 1: |
| <includeonly>:''This template documentation is [[Wikipedia:Template doc page pattern|transcluded]] from [[Template:Tl/doc]]'' [<span class="plainlinks">[{{fullurl:Template:Tl/doc|action=edit}} edit]</span>]</includeonly><noinclude> | | {{Documentation subpage}} |
| <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
| | <!-- Categories go where indicated at the bottom of this page, please; interwikis go to Wikidata (see also: [[Wikipedia:Wikidata]]). --> |
| {{Interwikitmp-grp|
| | The '''template link''' (or "tl") template is a simple [[w:Macro (computer science)|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. |
| V=D|cat=|Tl/doc|{{PAGENAME}}
| |
| }}</noinclude>
| |
|
| |
|
| =Documentation= | | ==Examples== |
| | An example of its use is: |
|
| |
|
| {{Tlx|Tl}} and {{Tl|Tl2}} are simple [[w:macro|macro]] [[m:Help:template|templates]] used to display a template name as a link. '''Tl''' stands for '''T'''emplate '''l'''ink. | | ::<code><nowiki>{{tl|Example}}</nowiki></code> |
| | :which generates |
| | ::{{tl|Example}} |
|
| |
|
| :Tl2 differs in that it displays an arguably clearer result like {{[[Template:Tlx|Tlx]]}}, and also like takes the named parameters 'SISTER=xx'' and 'LANG=ll', so that it may be used to access templates on other English and non-English language sister projects.
| |
|
| |
|
| ;related: {{Tl2|Tlx}} displays with the same enhanced presentation, and also expands several 'placeholder' parameters to generate a sample template call.
| | == TemplateData == |
|
| | <templatedata>{ |
| == Usage ==
| | "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> |
|
| |
|
| <pre>
| |
| {{Tl|template name to display}}
| |
| {{Tl2|template name to display}}
| |
| </pre>
| |
|
| |
| == Example ==
| |
| {| class="wikitable"
| |
| ! Code
| |
| ! Result
| |
| |-
| |
| | <code><nowiki>{{Tl|x0}}</nowiki></code>
| |
| | {{[[Template:tfd|x0]]}}
| |
| |-
| |
| | <code><nowiki>{{Tl2|x1}}</nowiki></code>
| |
| | <tt><nowiki>{{</nowiki>[[{{{LANG|}}}{{{SISTER|}}}{{ns:Template}}:x1|x1]]<nowiki>}}</nowiki></tt>
| |
| |-
| |
| | <code><nowiki>{{Tl2|SISTER=M:|3x}}</nowiki></code>
| |
| | <tt><nowiki>{{</nowiki>[[{{{LANG|}}}M:{{ns:Template}}:3x|3x]]<nowiki>}}</nowiki></tt>
| |
| |-
| |
| | <code><nowiki>{{Tl2|SISTER=wikibooks|LANG=de:|WP}}</nowiki></code>
| |
| | <tt><nowiki>{{</nowiki>[http://de.wikibooks.org/wiki/Vorlage:WP WP]<nowiki>}}</nowiki></tt>
| |
| |}
| |
| {{lts|Tlx}}
| |
| == See also == | | == See also == |
| * {{Ltswpd|tl}} — links and edit history of the Tl template. | | * {{tl|tlx}} to produce a [t]emplate [l]ink with an e[x]panded number of parameters. |
| * {{Ltswpd|tl2}} — links and edit history of the Tl2 template.
| | <includeonly>[[Category:link templates]]</includeonly> |
| * {{Ltswpd|tlp}} — Template link, with single parameter.
| |
| * {{Ltswpd|tlx}} — Template link, up to three parameters.
| |
| * {{Ltswpd|tlsp}} — Template link, ditto subst'ed.
| |
| * {{Ltswpd|lts}} — see Lts discussion for more variants.
| |
| * {{Lts|tlu}} - like {{tlx|tl}} / {{tlx|tlp}} for any namespace.
| |
| * {{Lcs|Internal link templates}}
| |
| | |
| <includeonly> | |
| {{interwikitmp-grp|!Template:Tl }}
| |
| | |
| <!-- ADD CATEGORIES BELOW THIS LINE -->
| |
| [[Category:Internal link templates|Tl]] | |
| [[Category:Miscellaneous templates|Tl]]
| |
| | |
| <!-- ADD INTERWIKIS BELOW THIS LINE -->
| |
| {{#ifeq:{{PAGENAME}}|Tl|<!-- ADD INTERWIKIS BELOW THIS LINE for 'TL' -->
| |
| [[az:Şablon:ŞK]]
| |
| [[bg:Шаблон:Ш]]
| |
| [[ca:Plantilla:Tl]]
| |
| [[cs:Šablona:Šablona]]
| |
| [[eo:Ŝablono:Ŝ]]
| |
| [[es:Plantilla:Template link]]
| |
| [[fa:الگو:الگوی]]
| |
| [[fi:Malline:Malline]]
| |
| [[fr:Modèle:M]]
| |
| [[he:תבנית:תב]]
| |
| [[ia:Patrono:Tl]]
| |
| [[ja:Template:Tl]]
| |
| [[ka:თარგი:Tl]]
| |
| [[ko:틀:Tl]]
| |
| [[kw:Template:Viz]]
| |
| [[or:Template:Tl]]
| |
| [[pih:Template:Tl]]
| |
| [[pl:Szablon:S]]
| |
| [[pt:Predefinição:Link para predefinição]]
| |
| [[ru:Шаблон:Tl]]
| |
| [[sl:Predloga:Tl]]
| |
| [[sv:Mall:Mall]]
| |
| [[th:แม่แบบ:Tl]]
| |
| [[uk:Шаблон:Tl]]
| |
| [[vi:Tiêu bản:Tl]]
| |
| [[zh:Template:Tl]]
| |
| [[zh-yue:Template:Tl]]
| |
| <!-- ADD INTERWIKIS ABOVE THIS LINE for 'TL' -->
| |
| }}<!-- ADD INTERWIKIS BELOW THIS LINE for 'TL2'
| |
| -->{{#ifeq:{{PAGENAME}}|Tl2|
| |
| [[az:Şablon:ŞK2???]]
| |
| [[bg:Шаблон:Ш2???]]
| |
| [[ca:Plantilla:Tl2???]]
| |
| [[cs:Šablona:Šablona2???]]
| |
| [[eo:Ŝablono:Ŝ2???]]
| |
| [[es:Plantilla:Template link2???]]
| |
| [[fa:الگو:الگوی????]]
| |
| [[fi:Malline:Malline2???]]
| |
| [[fr:Modèle:M2???]]
| |
| [[he:תבנית:תב????]]
| |
| [[ia:Patrono:Tl2???]]
| |
| [[ja:Template:Tl2???]]
| |
| [[ka:თარგი:Tl2???]]
| |
| [[ko:틀:Tl2???]]
| |
| [[kw:Template:Viz2???]]
| |
| [[my:Template:Tl]]
| |
| [[or:Template:Tl2???]]
| |
| [[pih:Template:Tl2???]]
| |
| [[pl:Szablon:S2???]]
| |
| [[pt:Predefinição:Link para predefinição2???]]
| |
| [[ru:Шаблон:Tl2???]]
| |
| [[sl:Predloga:Tl2???]]
| |
| [[sv:Mall:Mall2???]]
| |
| [[th:แม่แบบ:Tl2???]]
| |
| [[uk:Шаблон:Tl2???]]
| |
| [[vi:Tiêu bản:Tl2???]]
| |
| [[zh:Template:Tl2???]]
| |
| [[zh-yue:Template:Tl2???]]
| |
| }}
| |
| </includeonly> | |
Template:Documentation subpage
The template link (or "tl") 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.
Examples
An example of its use is:
{{tl|Example}}
- which generates
- {{Example}}
TemplateData
Template parameters
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
- {{tlx}} to produce a [t]emplate [l]ink with an e[x]panded number of parameters.