Difference between revisions of "Template:Large/TemplateData"
From MansunWiki
(Created page with "==TemplateData== {{TemplateDataHeader}} <templatedata> { "description": "Resizes text so it is in the css-'large' size.", "params": { "1": { "label": "Text",...") |
(No difference)
|
Latest revision as of 22:53, 15 July 2015
TemplateData
This is the TemplateData documentation for this template used by VisualEditor and other tools.
Large/TemplateData
<templatedata> {
"description": "Resizes text so it is in the css-'large' size.",
"params": {
"1": {
"label": "Text",
"description": "The text to display",
"type": "string",
"required": true
}
}
} </templatedata>