Template:Tl: Difference between revisions

From TalossaWiki
Jump to navigation Jump to search
(Created page with "<includeonly>{{[[Template:{{{1}}}|{{{1}}}]]}}</includeonly><noinclude> ==Usage== The template link template is used to display a template name as a link surrounded by br...")
 
mNo edit summary
Line 7: Line 7:
:<code>{{<nowiki/>tl|delete}}</code>
:<code>{{<nowiki/>tl|delete}}</code>
generates
generates
:{{tl|delete}}
:<code>{{Tl|delete}}</code>


[[Category:Utility templates|{{PAGENAME}}]]</noinclude>
[[Category:Utility templates|{{PAGENAME}}]]</noinclude>

Revision as of 13:59, 15 February 2014


Usage

The template link template is used to display a template name as a link surrounded by braces, thus showing how the template name would be used in code.

A short example:

{{tl|delete}}

generates

{{delete}}