Template:Big/TemplateData

From MansunWiki
Revision as of 22:32, 15 July 2015 by DarkMavis (Talk | contribs) (Created page with "==TemplateData== {{TemplateDataHeader}} <templatedata> { "description": "Makes the font larger. Equivalent to <big>...</big>", "params": { "1": { "label": "Text...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

TemplateData

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

Big/TemplateData

<templatedata> {

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

} </templatedata>