Template:TemplateDataHeader/doc
Appearance
| File:Edit-copy green.svg | This is a documentation subpage for Template:Terminate sentence It may contain usage information, categories 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==
{{TemplateDataHeader}}
<templatedata>{
...
}</templatedata>
Use {{TemplateDataHeader|Template name}} if you want an alternative name for the template to be displayed.
TemplateData
This is the TemplateData documentation for this template used by VisualEditor and other tools.
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>