Difference between revisions of "Template:Documentation/docs"
(Created page with "This is the recursive documentation for the docs page.") |
|||
| Line 1: | Line 1: | ||
| − | This is | + | 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 11: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.