Template:Documentation/doc: Difference between revisions
ArrowHead294 (talk | contribs) |
ArrowHead294 (talk | contribs) mNo edit summary |
||
Line 5: | Line 5: | ||
=== Usage === | === Usage === | ||
==== Templates ==== | ==== Templates ==== | ||
Place this template on the page itself, enclose <code><nowiki>{{documentation}}</nowiki></code> in <code><nowiki> | Place this template on the page itself, enclose <code><nowiki>{{documentation}}</nowiki></code> in <code><<nowiki />noinclude></code> tags, and put in the relevant categories afterwards: | ||
<pre> | <pre> | ||
Line 17: | Line 17: | ||
==== Modules ==== | ==== Modules ==== | ||
Place this template on | Place this template on the <code>/doc</code> subpage and pass the notes, along with {{tlx|dochead|plaincode}}, in as the first unnamed parameter: | ||
{{escape notice}} | {{escape notice}} | ||
Line 29: | Line 29: | ||
=== See also === | === See also === | ||
* [[Template:Dochead]] | * [[Template:Dochead]] – used to categorise and add appropriate headers onto documentation pages. |