Template:Legend/doc: Difference between revisions

Jump to navigation Jump to search
Template Data
m (update /doc)
(Template Data)
Line 72:
[[Category:Legend templates]]
}}</includeonly>
== TemplateData ==
{{TemplateDataHeader}}
<templatedata>
{
"params": {
"1": {
"label": "Color",
"description": "The color for the legend entry, in any CSS format",
"example": "\"#6D6E00\", \"#ffa\", \"yellow\"",
"type": "line",
"required": true
},
"2": {
"label": "Caption",
"description": "Label for the legend entry",
"example": "\"soda\" is most common",
"type": "string",
"suggested": true
},
"border": {
"label": "CSS border style",
"description": "CSS style for the legend entry's border",
"type": "string"
},
"outline": {
"label": "Entry outline",
"description": "CSS color for the outline of the legend entry",
"example": "silver",
"type": "line"
},
"text": {
"label": "Text in the entry",
"description": "Text to be displayed in the legend entry box, i.e. within the color specified",
"example": "Af",
"type": "line"
},
"textcolor": {
"label": "Text color",
"description": "CSS color of text inside the legend's colored box",
"type": "string"
},
"size": {
"description": "Size of the legend entry",
"type": "string"
}
},
"description": "Shows a legend row with a colored box and a caption."
}
</templatedata>
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu