801 bytes added
, 6 years ago
{{Documentation subpage}}
<!-- Categories and interwikis go at the bottom of this page. -->
__NOTOC__
== Usage ==
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 and parameters, thus showing how the template would be used in code. Its primary use is in instruction and documentation.
You can use this template to show another template, e.g. <code><nowiki>{{Tlp|nutshell|text}}</nowiki></code> produces {{Tlp|nutshell|text}}.
<code><nowiki>{{Tlp|nutshell|text|plop=polp}}</nowiki></code> produces {{Tlp|nutshell|text|plop=polp}}.
== See also ==
* [[Template:Tl]]
<includeonly>
<!-- Categories and interwikis go here: -->
[[Category:Internal link templates]]
</includeonly>