Template:Documentation/doc

This template creates a documentation subpage for other templates. That is desirable because it separates the documentation from the template code, and reduces the amount of wikitext for MediaWiki to process each time it transcludes the template.

Usage

To use this template, add it to other templates like so:

<noinclude>{{Documentation}}</noinclude>

The <noinclude> tags ensure that the documentation is only shown when viewing the template and not when using it.

See also