Template:Large/TemplateData

From MansunWiki
Jump to: navigation, search

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>