Template:Smaller/TemplateData: Difference between revisions

From SweepMe! Wiki
Jump to navigation Jump to search
m ("{{TemplateDataHeader}}" --> "{{TemplateData header}}")
 
m (1 revision imported from wikipedia:Template:Smaller/TemplateData)
 

Latest revision as of 13:30, 29 March 2020

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly error report for this template.

TemplateData for Smaller

<templatedata> {

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

} </templatedata>