Template:Large/TemplateData

From SweepMe! Wiki
Jump to navigation Jump to search

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly error report for this template.

TemplateData for Large

<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>