Template:Template/Doc
From PCSAR
(Difference between revisions)
(New page: {{Template Doc}} creates a new template in a convenient form to be documented. On a new or blank template page, type: <pre>{{subst:template}}</pre> This will create a template of the for...) |
(New page: {{Template Doc}} creates a new template in a convenient form to be documented. On a new or blank template page, type: <pre>{{subst:template}}</pre> This will create a template of the for...) |
Current revision
The template {{Template}}
creates a new template in a convenient form to be documented.
On a new or blank template page, type:
{{subst:template}}
This will create a template of the form:
<noinclude>{{documentation}}</noinclude><includeonly><!-- put your code here --></includeonly>

