Template:Documentation/doc

Revision as of 20:42, 11 April 2026 by LVL (talk | contribs) (Added ts template)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
CSS3 logo.svg
This template uses CSS found at Documentation/styles.css.

Usage

edit

By default, this template displays the /doc subpage if it exists, or shows a link to create one if it does not.

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

For custom documentation, use the contents parameter to override the /doc subpage.

<noinclude>
{{Documentation
 | contents = <!-- Custom documentation -->
}}
</noinclude>