Difference between revisions of "Template:Large/TemplateData"

From blackwiki
Jump to navigation Jump to search
imported>Salix alba
(Created page with '==TemplateData== {{TemplateDataHeader}} <templatedata> { "description": "Resizes text so it is in the css-'large' size.", "params": { "1": { "labe...')
 
imported>Salix alba
(required)
Line 10: Line 10:
 
       "description": "The text to display",
 
       "description": "The text to display",
 
       "type": "string",
 
       "type": "string",
       "required": false
+
       "required": true
 
     }
 
     }
 
   }
 
   }
 
}
 
}
 
</templatedata>
 
</templatedata>

Revision as of 21:09, 28 July 2013

TemplateData

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

TemplateData for Large

Resizes text so it is in the css-'large' size.

Template parameters

ParameterDescriptionTypeStatus
Text1

The text to display

Stringrequired