Template:Documentation/doc: Difference between revisions
From April Knights Wiki
mNo edit summary |
mNo edit summary |
||
Line 9: | Line 9: | ||
<pre> | <pre> | ||
TEMPLATE CODE< | TEMPLATE CODE<noinclude> | ||
List of categories for the template | List of categories for the template | ||
{{Documentation}}</ | {{Documentation}}</noinclude> | ||
</pre> | </pre> | ||
<includeonly>[[Category:Templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | <includeonly>[[Category:Templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> |
Revision as of 20:07, 3 April 2025
Description
This template is used to insert descriptions on template pages.
Syntax
Add {{Documentation}}
at the end of the template page.
Usage
This is the normal format when used:
TEMPLATE CODE<noinclude> List of categories for the template {{Documentation}}</noinclude>