Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
<!-- Categories go where indicated at the bottom of this page, please; interwikis go to Wikidata (see also: [[Wikipedia:Wikidata]]). -->
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
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.  
__NOTOC__
This is the {{tl|tl}} template.


==Examples==
First a short example. This code: <code><nowiki>{{tl|example}}</nowiki></code> renders like this: {{tl|example}}
An example of its use is:


::<code><nowiki>{{tl|Example}}</nowiki></code>
'''Tl''' stands for '''T'''emplate '''l'''ink. {{tl|tl}} 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 how the template name would be used in code. Its primary use is in instruction and documentation.
:which generates
::{{tl|Example}}


=== Related templates ===


== TemplateData ==
{{tl2|tl2}} differs in that it displays an arguably clearer result like {{tlx|tlx}}, and also takes the named parameters 'SISTER=xx' and 'LANG=ll', so that it may also be used to ''list and link to templates on other English and non-English language sister projects''.
<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.",
{{tlx|tlx}} displays with the same enhanced presentation, and also expands several 'placeholder' parameters to generate a sample template call.
"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 ==
=== Usage ===
* {{tl|tlx}} to produce a [t]emplate [l]ink with an e[x]panded number of parameters.
 
<includeonly>[[Category:link templates]]</includeonly>
<pre>
{{Tl|template name to display}}
and
{{Tl2|template name to display}} -- local link, just like Tl.
or
{{Tl2|SISTER=V:|template name to display}} -- displays a template on Wikiversity
or
{{Tl2|LANG=fr.|SISTER=wikisource|template name to display}} -- displays a template
                      on the French Wikisource sister project.
</pre>
 
=== Example ===
 
{| class="wikitable"
! Code
! Result
|-
| <code><nowiki>{{Tl|x0}}</nowiki></code>
| {{[[Template:X0|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><!---
----- This is currently a fraudulent output result... the template code needs modified to work
----- per this plan, then this /doc file fixed up to match whatever the correct syntax actually is.
----- ALMOST work:
[[:de:wikibooks:{{ns:template}}:WP |WP]]
[[de:wikibooks:{{ns:template}}:WP |WP]]
---->
|}
 
=== See also ===
 
* {{tiw|tl}}&nbsp; &nbsp;&mdash; links and edit history of the Tl template.
* {{tiw|tl2}} &nbsp;&mdash; links and edit history of the Tl2 template.
* {{tiw|tlp}} &nbsp;&mdash; Template link, with single parameter.
* {{tiw|tlx}} &nbsp;&mdash; Template link, up to three parameters.
* {{tiw|tlsp}} &mdash; Template link, ditto subst'ed.
* {{tiw|lts}} &nbsp;&mdash; see Lts discussion for more variants.
* {{tiw|tlu}} - like {{tlx|tl}} / {{tlx|tlp}} for any namespace.
* {{tiw|tn}} - Same as tl, but shows the braces as part of the link.
* {{Lcs|Internal link templates}}
* {{tiw|evd}} - Show live example
 
<includeonly>
<!-- ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE -->
[[Category:Typing-aid templates|{{PAGENAME}}]]
[[Category:Internal link templates|{{PAGENAME}}]]
 
[[ar:قالب:قا]] &nbsp;
[[az:Şablon:ŞK]] &nbsp;
[[bg:Шаблон:Ш]] &nbsp;
[[ca:Plantilla:Tl]] &nbsp;
[[cs:Šablona:Šablona]] &nbsp;
[[da:Skabelon:Vis]]
[[eo:Ŝablono:Ŝ]] &nbsp;
[[es:Plantilla:Template link]] &nbsp;
[[fa:الگو:الگوی]] &nbsp;
[[fi:Malline:Malline]] &nbsp;
[[fr:Modèle:M]] &nbsp;
[[he:תבנית:תב]] &nbsp;
[[ia:Patrono:Tl]] &nbsp;
[[ja:Template:Tl]] &nbsp;
[[ka:თარგი:Tl]] &nbsp;
[[ko:틀:Tl]] &nbsp;
[[kw:Template:Viz]] &nbsp;
[[my:Template:Tl]] &nbsp;
[[or:Template:Tl]] &nbsp;
[[pih:Template:Tl]] &nbsp;
[[pl:Szablon:S]] &nbsp;
[[pt:Predefinição:Link para predefinição]] &nbsp;
[[ru:Шаблон:Tl]] &nbsp;
[[sl:Predloga:Tl]] &nbsp;
[[sv:Mall:Mall]] &nbsp;
[[th:แม่แบบ:Tl]] &nbsp;
[[tr:Şablon:Tl]] &nbsp;
[[uk:Шаблон:Tl]] &nbsp;
[[vi:Tiêu bản:Tl]] &nbsp;
[[zh:Template:Tl]] &nbsp;
[[zh-yue:Template:Tl]] &nbsp;
</includeonly>
Please note that all contributions to skyHow are considered to be released under the Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) (see skyHow:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!
Cancel Editing help (opens in new window)