Template:Tl/doc: Difference between revisions
From BoyWiki
New page: 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 ... |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
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. | <noinclude>{{documentation subpage}}</noinclude> | ||
{{Tl| | 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. | ||
<Br> | |||
'''Example:''' | |||
<Pre> | |||
{{Tl|Pp-template}} | |||
</Pre> |