Template:Documentation/doc: Difference between revisionsGive feedback
Jump to navigation
Jump to search
m cat |
Added ts template |
||
| Line 1: | Line 1: | ||
{{TS}} | |||
== Usage == | == Usage == | ||
By default, this template displays the /doc subpage if it exists, or shows a link to create one if it does not. | By default, this template displays the /doc subpage if it exists, or shows a link to create one if it does not. | ||
Latest revision as of 20:42, 11 April 2026
This template uses CSS found at Documentation/styles.css.
Usage
[edit source]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>