Template:Tl: Difference between revisions
Jump to navigation
Jump to search
New page: {{[[Template:{{{1}}}|{{{1}}}]]}}<noinclude> {{pp-template|small=yes}} {{documentation}} </noinclude> |
No edit summary |
||
| Line 1: | Line 1: | ||
{{[[Template:{{{1}}}|{{{1}}}]]}}<noinclude> | {{[[Template:{{{1}}}|{{{1}}}]]}}<noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||
Latest revision as of 17:23, 16 July 2009
{{[[Template:{{{1}}}|{{{1}}}]]}}
[edit]Documentation
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. Its primary use is in instruction and documentation. A short example is that the code:
{{tl|example}}
- generates
- {{example}}