close
Sayahna Sayahna
Search

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}}}

Documentation icon Template documentation[create]

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>