Template:Larger

Revision as of 23:54, 7 February 2014 by Ostermayer (talk | contribs) (Created page with "{{Resize|110%|{{{1}}}}}<noinclude> {{Documentation|Template:Resize/doc}} {{Larger/TemplateData}} </noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

{{{1}}}

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>