Template:Documentation: Difference between revisions

From The Deadlock Wiki
Jump to navigation Jump to search
osrsw>Cqm
m Replacing page with '<includeonly>{{#invoke:Documentation|doc}}__NOEDITSECTION__</includeonly><noinclude>{{/doc}}</noinclude>'
osrsw>TyA
m 1 revision
(No difference)

Revision as of 01:02, 2 September 2015

CSS3 logo.svg
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>