Template:Larger/TemplateData

< Template:Larger
Revision as of 23:55, 7 February 2014 by Ostermayer (talk | contribs) (Created page with "==TemplateData== {{TemplateDataHeader}} <templatedata> { "description": "Resizes text by 110%", "params": { "1": { "label": "Text", "description": "The te...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

TemplateData

This is the TemplateData documentation for the template used by the new VisualEditor.

Larger

<templatedata> {

 "description": "Resizes text by 110%",
 "params": {
   "1": {
     "label": "Text",
     "description": "The text to display",
     "type": "string",
     "required": true
   }
 }

} </templatedata>