Difference between revisions of "Template:Documentation/docs"

From Postfurry Wiki
Jump to: navigation, search
(Created page with "This is the recursive documentation for the docs page.")
 
 
Line 1: Line 1:
This is the recursive documentation for the docs page.
+
This template is used to provide documentation for templates. It will pull content from <code>/docs</code> under the template name. For example, this content is actually in [[Template:Documentation/docs]].
 +
 
 +
To add documentation to your own template, put <code><nowiki><noinclude>{{Documentation}}</noinclude></nowiki></code> in your template.

Latest revision as of 12:26, 11 February 2021

This template is used to provide documentation for templates. It will pull content from /docs under the template name. For example, this content is actually in Template:Documentation/docs.

To add documentation to your own template, put <noinclude>{{Documentation}}</noinclude> in your template.