561 bytes added
, 05:25, 23 July 2010
{{Documentation subpage}}
<includeonly>{{high-risk| 1,300,000+ }}</includeonly>
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
__NOTOC__
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:
::<code><nowiki>{{tl|example}}</nowiki></code>
:generates
::{{tl|example}}