Template:Template: Difference between revisions
Jump to navigation
Jump to search
Created page with "<noinclude> {{Template}} A special template for use in ''all'' template pages. == Usage == This template should be added at the very beginning of all template pages between 'noinclude' tags: <noinclude> <nowiki>{{Template}}</nowiki> </noinclude> A brief description of the template, usage instructions, and output example should also be added between the 'noinclude' tags (as in this template). The template wikitext must be written between 'includeonly'..." |
(No difference)
|
Latest revision as of 23:17, 2 December 2024
A special template for use in all template pages.
Usage
This template should be added at the very beginning of all template pages between 'noinclude' tags:
<noinclude>
{{Template}}
</noinclude>
A brief description of the template, usage instructions, and output example should also be added between the 'noinclude' tags (as in this template).
The template wikitext must be written between 'includeonly' tags:
<includeonly>...</includeonly>