Template:Larger
{{{1}}}
| Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Subpages of this template. |
TemplateData
This is the TemplateData documentation for this template used by VisualEditor and other tools.
Larger
<templatedata> {
"description": "Resizes text by 110%",
"params": {
"1": {
"label": "Text",
"description": "The text to display",
"type": "string",
"required": true
}
}
} </templatedata>