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>Jdaloner
m ("{{TemplateDataHeader}}" --> "{{TemplateData header}}")
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
 
==TemplateData==
 
==TemplateData==
{{TemplateDataHeader}}
+
{{TemplateData header}}
  
 
<templatedata>
 
<templatedata>
Line 10: Line 11:
 
       "description": "The text to display",
 
       "description": "The text to display",
 
       "type": "string",
 
       "type": "string",
       "required": false
+
       "required": true
 
     }
 
     }
 
   }
 
   }
 
}
 
}
 
</templatedata>
 
</templatedata>

Latest revision as of 06:47, 14 August 2018

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