Template:Larger/TemplateData: Difference between revisions

From Wikimedia UK
Jump to navigation Jump to search
(required)
(No difference)

Revision as of 22:35, 28 July 2013

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>