Template:Documentation/doc: Difference between revisions
From April Knights Wiki
Created page with "==Description== This template is used to insert descriptions on template pages. ==Syntax== Add <code><nowiki><noinclude></nowiki>{{t|documentation}}<nowiki></noinclude></nowiki></code> at the end of the template page. Add <code><nowiki><noinclude></nowiki>{{t|documentation|documentation page}}<nowiki></noinclude></nowiki></code> to transclude an alternative page from the /doc subpage. ==Usage== ===On the Template page=== This is the normal format when used: <pre> TE..." |
mNo edit summary |
||
(7 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
==Syntax== | ==Syntax== | ||
Add | 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< | TEMPLATE CODE<noinclude> | ||
List of categories for the template | |||
{{Documentation}}</noinclude> | |||
</pre> | </pre> | ||
<noinclude>[[Category:Template Documentation]]</noinclude> | |||
Latest revision as of 00:34, 4 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>