Difference between revisions of "Template:Documentation/doc"

From CWCki
Jump to navigation Jump to search
(copied in from Wikipedia)
 
m
Line 9: Line 9:
==Usage==
==Usage==
Normally, this template is used without any parameters, and is placed at the bottom of the template page or other page being documented.
Normally, this template is used without any parameters, and is placed at the bottom of the template page or other page being documented.
<includeonly><!-- Make sure that only page [[Template:Documentation]] is categorised. No other page (no subpages, not when transcluded).
-->{{#ifeq:{{FULLPAGENAME}}|Template:Documentation|
[[Category:Template documentation| ]]
[[Category:Template namespace templates|Documentation]]
}}</includeonly>

Revision as of 14:34, 19 September 2021

This is the {{documentation}} template used on a template page to contain that template's documented instructions and information.

This template displays a green documentation box, like you are seeing now, and automatically loads the content from a /doc subpage. It can also load the content from other places, if instructed to do so.

This template is intended for documenting templates and other pages that are transcluded onto other pages. It can be used in the template namespace and most other namespaces.

Use of this template allows templates to be protected, where necessary, while allowing anyone to edit the documentation and categories.

Usage

Normally, this template is used without any parameters, and is placed at the bottom of the template page or other page being documented.