Template:Documentation: Difference between revisions
Jump to navigation
Jump to search
https://dev.miraheze.org/w/index.php?title=Template:Simple_documentation&oldid=18597 |
m 1 revision imported: may be useful |
(No difference)
|
Latest revision as of 19:05, 6 October 2024
The template description below will not be displayed when the template is placed.
Template:
─ Template/doc: - 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>.
<noinclude>{{documentation|1= Explanation of purpose and use of the template }} </noinclude>
<noinclude>{{documentation|content= Explanation of purpose and use of the template }} </noinclude>
- 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 (;).