Template:Big/TemplateData

From Scriptel Wiki
Revision as of 10:25, 11 July 2016 by Michael Powers (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools.

TemplateData for Big

<templatedata> {

 "description": "Makes the font larger. Equivalent to ...",
 "params": {
   "1": {
     "label": "Text",
     "description": "The text to enlarge.",
     "type": "string",
     "required": true
   }
 }

} </templatedata>