Template:Documentation/doc: Difference between revisions
From Warwick Wiki
Created page with "'''{{Tlx|Documentation}}''' is a template used on other template pages in order to display template documentation. To begin, template documentation should be written on a /doc subpage. Then, place the following code on the template's page, starting on the same line as the final line of code (usually the line with <nowiki></includeonly></nowiki> on it). <pre> <noinclude>{{documentation}}</noinclude> </pre> == TemplateData == <templatedata> { "params": {}, "descript..." |
(No difference)
|
Latest revision as of 22:47, 2 July 2025
{{Documentation}} is a template used on other template pages in order to display template documentation. To begin, template documentation should be written on a /doc subpage. Then, place the following code on the template's page, starting on the same line as the final line of code (usually the line with </includeonly> on it).
<noinclude>{{documentation}}</noinclude>
TemplateData
Used for displaying template documentation on template pages.
Parameter | Description | Type | Status | |||
---|---|---|---|---|---|---|
No parameters specified |