Difference between revisions of "Template:Documentation/doc"
Jump to navigation
Jump to search
MyraMidnight (talk | contribs) m |
MyraMidnight (talk | contribs) m (→Usage) |
||
Line 9: | Line 9: | ||
<pre> | <pre> | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
− | <!-- Categories go at the bottom of this page | + | <!-- Categories go at the bottom of this page --> |
== Usage == | == Usage == |
Revision as of 09:11, 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 --> == Usage == == See also == <includeonly> <!-- Categories go here, and interwikis go here --> </includeonly>