Template:Documentation/doc: Difference between revisions
From April Knights Wiki
mNo edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
==Syntax== | ==Syntax== | ||
Add {{T|Documentation}} at the end of the template page. | Add {{T|Documentation}} at the end of the template page. | ||
==Usage== | ==Usage== | ||
This is the normal format when used: | This is the normal format when used: | ||
<pre> | <pre> | ||
TEMPLATE CODE<includeonly>Any categories to be inserted into articles by the template | TEMPLATE CODE<includeonly>Any categories to be inserted into articles by the template | ||
{{T|documentation}}</includeonly> | |||
</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 19:52, 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<includeonly>Any categories to be inserted into articles by the template {{T|documentation}}</includeonly>