Difference between revisions of "Template:Documentation/doc"
Jump to navigation
Jump to search
MyraMidnight (talk | contribs) m (→Usage) |
MyraMidnight (talk | contribs) m |
||
Line 24: | Line 24: | ||
<includeonly> | <includeonly> | ||
<!-- Categories go here, and interwikis go here --> | <!-- Categories go here, and interwikis go here --> | ||
− | + | [[Category:Template Documentation]] | |
</includeonly> | </includeonly> |
Revision as of 08:50, 3 May 2017
This template should be added to the bottom of every template page to easily add and access it's documentation.
Usage
<noinclude>{{Documentation}}</noinclude>
Here is an example of how a /doc
subpage setup should look like to be proper.
- Categories that should be applied to the template should always go between
<includeonly>
and</includeonly>
so they will not apply themselves to the documentation.
{{Documentation subpage}} <!-- Categories go at the bottom of this page and interwikis go in Wikidata. --> == Usage == == See also == <includeonly> <!-- Categories go here, and interwikis go here --> </includeonly>