Difference between revisions of "Template:Documentation/doc"
Jump to navigation
Jump to search
(Created page with "Test.") |
|||
| Line 1: | Line 1: | ||
| − | + | == Purpose == | |
| + | This is a template to document templates. | ||
| + | |||
| + | == Usage == | ||
| + | <code><nowiki> | ||
| + | (template code goes here...)<noinclude>{{documentation}}</noinclude> | ||
| + | </nowiki></code> | ||
| + | Do ''not'' add whitespace between the template code and the <code><nowiki>{{documentation}}</nowiki></code>. | ||
Revision as of 14:35, 20 September 2020
Purpose
This is a template to document templates.
Usage
(template code goes here...)<noinclude>{{documentation}}</noinclude>
Do not add whitespace between the template code and the {{documentation}}.