<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wicri-demo.istex.fr/Wicri/SitDemIstex/V131/pool/index.php?action=history&amp;feed=atom&amp;title=Template%3ATl%2Fdoc</id>
	<title>Template:Tl/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wicri-demo.istex.fr/Wicri/SitDemIstex/V131/pool/index.php?action=history&amp;feed=atom&amp;title=Template%3ATl%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wicri-demo.istex.fr/Wicri/SitDemIstex/V131/pool/index.php?title=Template:Tl/doc&amp;action=history"/>
	<updated>2026-04-19T17:55:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.10</generator>
	<entry>
		<id>https://wicri-demo.istex.fr/Wicri/SitDemIstex/V131/pool/index.php?title=Template:Tl/doc&amp;diff=2647&amp;oldid=prev</id>
		<title>Jacques Ducloy: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wicri-demo.istex.fr/Wicri/SitDemIstex/V131/pool/index.php?title=Template:Tl/doc&amp;diff=2647&amp;oldid=prev"/>
		<updated>2017-07-05T14:51:34Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 14:51, 5 July 2017&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Jacques Ducloy</name></author>
		
	</entry>
	<entry>
		<id>https://wicri-demo.istex.fr/Wicri/SitDemIstex/V131/pool/index.php?title=Template:Tl/doc&amp;diff=2646&amp;oldid=prev</id>
		<title>Jacques Ducloy: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://wicri-demo.istex.fr/Wicri/SitDemIstex/V131/pool/index.php?title=Template:Tl/doc&amp;diff=2646&amp;oldid=prev"/>
		<updated>2010-04-20T21:32:53Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
{{Template imported from Wikipedia&lt;br /&gt;
 |adaptation=page&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{high-risk| 900,000+ }}&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
The '''template link''' 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 how the template name would be used in code. Its primary use is in instruction and documentation. A short example is that the code:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{tl|example}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:generates&lt;br /&gt;
&lt;br /&gt;
::{{tl|example}}&lt;br /&gt;
&lt;br /&gt;
More complex variations are described below.&lt;br /&gt;
 &lt;br /&gt;
=== Related templates ===&lt;br /&gt;
&lt;br /&gt;
{{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''.&lt;br /&gt;
 &lt;br /&gt;
{{tlx|tlx}} displays with the same enhanced presentation, and also expands several 'placeholder' parameters to generate a sample template call.&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 {{Tl|template name to display}}&lt;br /&gt;
and&lt;br /&gt;
 {{Tl2|template name to display}} -- local link, just like Tl.&lt;br /&gt;
 or&lt;br /&gt;
 {{Tl2|SISTER=V:|template name to display}} -- displays a template on Wikiversity&lt;br /&gt;
 or&lt;br /&gt;
 {{Tl2|LANG=fr.|SISTER=wikisource|template name to display}} -- displays a template &lt;br /&gt;
                       on the French Wikisource sister project.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Example ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Code&lt;br /&gt;
! Result&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Tl|x0}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
| {{[[Template:X0|x0]]}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Tl2|x1}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;[[{{{LANG|}}}{{{SISTER|}}}{{ns:Template}}:x1|x1]]&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Tl2|SISTER=M:|3x}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;[[{{{LANG|}}}M:{{ns:Template}}:3x|3x]]&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Tl2|SISTER=wikibooks|LANG=de:|WP}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;[http://de.wikibooks.org/wiki/Vorlage:WP WP]&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&amp;lt;!---&lt;br /&gt;
----- This is currently a fraudulent output result... the template code needs modified to work&lt;br /&gt;
----- per this plan, then this /doc file fixed up to match whatever the correct syntax actually is.&lt;br /&gt;
----- ALMOST work: &lt;br /&gt;
[[:de:wikibooks:{{ns:template}}:WP |WP]]&lt;br /&gt;
[[de:wikibooks:{{ns:template}}:WP |WP]]&lt;br /&gt;
----&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== See also ===&lt;br /&gt;
&lt;br /&gt;
* {{tl|tl2}} – Template link, up to three parameters and interwiki links.&lt;br /&gt;
* {{tl|tlp}} – Template link, with up to eight parameters.&lt;br /&gt;
* {{tl|tlx}} – Template link, up to three parameters and interwiki links.&lt;br /&gt;
* {{tl|tlsp}} – Template link, ditto subst'ed.&lt;br /&gt;
* {{tl|lts}} – See Lts discussion for more variants.&lt;br /&gt;
* {{tl|tlu}} – Like {{tlx|tl}} / {{tlx|tlp}} for any namespace.&lt;br /&gt;
* {{tl|tn}} – Same as tl, but shows the braces as part of the link.&lt;br /&gt;
* {{tl|evd}} – Show live example&lt;br /&gt;
* {{tl|tlc}}, {{tl|tld}} and {{tl|tlf}} – Template names without links.&lt;br /&gt;
* {{tl|tltt}} and {{tl|tltt2}} – Template link with tooltip, with no and one parameter respectively.&lt;br /&gt;
* [[:Category:Internal link templates]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE --&amp;gt;&lt;br /&gt;
[[Category:Typing-aid templates|{{PAGENAME}}]]&lt;br /&gt;
[[Category:Internal link templates|{{PAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
[[fr:Modèle:M]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jacques Ducloy</name></author>
		
	</entry>
</feed>