Difference between revisions of "Template:Tl"
Jump to navigation
Jump to search
m (1 revision: CKII Wiki templates) |
m |
||
Line 4: | Line 4: | ||
The template link template is a simple macro template used to display a template name as a link surrounded by braces, thus showing how the template name would be used in code. The format is <code><nowiki>{{tl|</nowiki>''template''<nowiki>}}</nowiki></code>, where ''template'' is the page intended to be linked to. | The template link template is a simple macro template used to display a template name as a link surrounded by braces, thus showing how the template name would be used in code. The format is <code><nowiki>{{tl|</nowiki>''template''<nowiki>}}</nowiki></code>, where ''template'' is the page intended to be linked to. | ||
− | [[Category: | + | [[Category:Templates]] |
</noinclude> | </noinclude> |
Latest revision as of 21:56, 29 April 2014
{{[[Template:{{{1}}}|{{{1}}}]]}}
Usage
The template link template is a simple macro template used to display a template name as a link surrounded by braces, thus showing how the template name would be used in code. The format is {{tl|template}}
, where template is the page intended to be linked to.