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
 
(One intermediate revision by one other user not shown)
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:Structural templates|{{PAGENAME}}]]</noinclude>

Latest revision as of 03:46, 16 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}}