Template:TemplateData header
From MansunWiki
Revision as of 21:34, 15 July 2015 by DarkMavis (Talk | contribs) (Created page with "<div class="templatedata-header">{{#if:{{{noheader|}}}| |This is the TemplateData documentation for this template used by Wikipedia:VisualEditor|V...")
This is the TemplateData documentation for this template used by VisualEditor and other tools.
TemplateData header
This documentation is transcluded from Template:TemplateData header/doc. (edit | history)
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
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
This is the TemplateData documentation for this template used by VisualEditor and other tools.
TemplateData header
<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 TemplateData header.",
"type": "string",
"required": false
}
}
}</templatedata>