Template:Larger

From LinuxReviews
Jump to navigationJump to search

{{{1}}}

Template documentation[create]

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools; See the Parameter usage report for this template.

TemplateData for Larger

<templatedata> {

 "description": "Resizes text by 110%",
 "params": {
   "1": {
     "label": "Text",
     "description": "The text to display",
     "type": "string",
     "required": true
   }
 }

} </templatedata>