Template:Documentation/doc
Jump to navigation
Jump to search
The {{documentation}}
template is used to contain information and instructions for templates and modules. The actual information is located in the /doc
subpage.
Usage
On templates, enclose it in <noinclude>
tags:
<noinclude> {{documentation}} [[Category: ...]] ... </noinclude>
On modules, this template goes on their documentation pages themselves:
{{documentation| {{dochead}} ... }}
See also
- Template:Dochead – used to categorise and add appropriate headers onto documentation pages.