Template:Tl/doc: Difference between revisions

From BoyWiki
No edit summary
No edit summary
 
(3 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. A short example is that the code:
<noinclude>{{documentation subpage}}</noinclude>
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}}
  {{Tl|Pp-template}}
</Pre>

Latest revision as of 15:41, 19 December 2012

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.
Example:

 {{Tl|Pp-template}}