Template:Larger/TemplateData: Difference between revisions

From Wikimedia UK
Jump to navigation Jump to search
(required)
 
m (1 revision: importing collapsible sections option templates)
 
(No difference)

Latest revision as of 21:20, 9 March 2014

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>