(Created page with "<includeonly>[[{{{1|{{FULLPAGENAME}}/doc}}}}]]</includeonly>") |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>[[{{{1|{{FULLPAGENAME}}/doc}}}}]]</includeonly> | <includeonly>[[{{{1|{{FULLPAGENAME}}/doc}}}}]]</includeonly> | ||
<noinclude>{{:Template:Documentation/doc}}</noinclude> |
Revision as of 09:49, 7 August 2023
Usage
- Create a
/doc
page for your template or page that documents the usage. - Add the following to the bottom of your template:
<noinclude>{{Documentation}}</noinclude>
You can override the default title of this section by providing a title argument:
<noinclude>{{Documentation|title=<title>}}</noinclude>