Template:Larger

From WikEM
Jump to: navigation, search

{{{1}}} Script error

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>