Template:Documentation: Difference between revisionsGive feedback
Jump to navigation
Jump to search
mNo edit summary |
add wlh |
||
| Line 5: | Line 5: | ||
</div> | </div> | ||
{{#if:{{{contents|}}}|{{{contents}}}|{{#ifexist:{{FULLPAGENAME}}/doc|{{:{{FULLPAGENAME}}/doc}}|{{{1|No documentation available.}}}}}}} | {{#if:{{{contents|}}}|{{{contents}}}|{{#ifexist:{{FULLPAGENAME}}/doc|{{:{{FULLPAGENAME}}/doc}}|{{{1|No documentation available.}}}}}}} | ||
<hr style="clear:both;" />{{*}} Pages that [[Special:WhatLinksHere/{{#titleparts:{{FULLPAGENAME}}|1}}|use]] this template. | |||
</div> | </div> | ||
Revision as of 07:19, 13 September 2024
This template uses CSS found at Documentation/styles.css.
Usage
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>
· Pages that use this template.