Difference between revisions of "Template:Documentation/doc"

 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
  
 
=== Usage ===
 
=== Usage ===
Use <nowiki>{{Documentation}}</nowiki> to add a documentation section like this to your template.
+
Use <nowiki>{{Documentation}}</nowiki> or <nowiki>{{Doc}}</nowiki> in your &lt;noinclude&gt; section to add a documentation section like this to your template.
 
The documentation itself will be located on <nowiki>PAGENAME/doc</nowiki>
 
The documentation itself will be located on <nowiki>PAGENAME/doc</nowiki>
  

Latest revision as of 17:28, 7 November 2019

Usage

Use {{Documentation}} or {{Doc}} in your <noinclude> section to add a documentation section like this to your template. The documentation itself will be located on PAGENAME/doc

You can automatically get a basic starter documentation page by clicking the Create link after you have included this template in your template.

See also