Template:Large/TemplateData
From MansunWiki
Revision as of 22:53, 15 July 2015 by DarkMavis (Talk | contribs) (Created page with "==TemplateData== {{TemplateDataHeader}} <templatedata> { "description": "Resizes text so it is in the css-'large' size.", "params": { "1": { "label": "Text",...")
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>