Difference between revisions of "Template:Smaller"
(use {{Resize|{{{1}}}}} rather than a redirect so templatedata works) |
m (1 revision) |
(No difference)
| |
Latest revision as of 07:26, 22 August 2014
{{{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.
Smaller
<templatedata> {
"description": "Resizes text by 90%",
"params": {
"1": {
"label": "Text",
"description": "The text to display",
"type": "string",
"required": true
}
}
} </templatedata>