Template:Large/TemplateData

From MansunWiki
Revision as of 23:53, 15 July 2015 by DarkMavis (Talk | contribs) (Created page with "==TemplateData== {{TemplateDataHeader}} <templatedata> { "description": "Resizes text so it is in the css-'large' size.", "params": { "1": { "label": "Text",...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools.

Large/TemplateData

<templatedata> {

 "description": "Resizes text so it is in the css-'large' size.",
 "params": {
   "1": {
     "label": "Text",
     "description": "The text to display",
     "type": "string",
     "required": true
   }
 }

} </templatedata>