TemplateDataHeader </div>
Template documentation (for the above template, sometimes hidden or invisible)
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
<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
Visit Template:TemplateDataHeader/doc to edit this text! (How does this work?)
</div>
Community content is available under CC-BY-SA
unless otherwise noted.