Template:Simple documentation
The template description below will not be displayed when the template is placed.
Template:
─ Template/doc: Dependencies:
- Goal
This template can be used to add information about the purpose and use of a template. It also serves to create a separation between a template and the information about use that is not included when a template is placed.
- Usage
The template can be used with two parameters and must be put between <noinclude></noinclude>.
<nowiki><noinclude>{{</nowiki>Simple documentation|1=
Explanation of purpose and use of the template
<nowiki>}}
</noinclude></nowiki>
<nowiki><noinclude>{{</nowiki>Simple documentation|content=
Explanation of purpose and use of the template
<nowiki>}}
</noinclude></nowiki>
- It is suggested to always use the following parts in the template information
- Goal
- Usage
- And if applicable
- Default values
- Related templates
For clarity, headings are best preceded by a semicolon (;).