No edit summary |
Tag: Undo |
||
Line 1: | Line 1: | ||
<includeonly>{{ #ifexist:{{FULLPAGENAME}}/doc | {{:{{FULLPAGENAME}}/doc}} }}</includeonly><noinclude>{{Documentation | <includeonly>{{ #ifexist:{{FULLPAGENAME}}/doc | {{:{{FULLPAGENAME}}/doc}} }}</includeonly><noinclude>{{Documentation}}</noinclude> | ||
}}</noinclude> |
Revision as of 02:34, 11 September 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>