Template:Documentation/doc

From Xenharmonic Wiki
Jump to navigation Jump to search
English Wikipedia has an article on:

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.