| 40px | This is a documentation subpage for Template:TemplateDataHeader. It contains usage information, categories, interlanguage links and other content that is not part of the original template page. |
Inserts a brief header for the template data section. Adds the page to Category:TemplateData documentation.
Usage
==TemplateData== or ==Parameters== or ==Usage==
{{TemplateDataHeader}}
<templatedata>{
...
}</templatedata>
Use {{TemplateDataHeader|Template name}} if you want an alternative name for the template to be displayed.
Parameters
TemplateDataHeader </div> <templatedata>{
"description": "Inserts a brief header for the template data section. Adds the page to",
"params": {
"1": {
"label": "Template name",
"description": "The name of the template to display. Default is TemplateDataHeader.",
"type": "string",
"required": false
}
}
}</templatedata>
See also
Community content is available under CC-BY-SA
unless otherwise noted.