Template:Color/doc: Difference between revisions

From Our World of Text Wiki
Jump to navigation Jump to search
Dat Hack3r (talk | contribs)
m Minor TemplateData edit
Dat Hack3r (talk | contribs)
m Both work
Line 3: Line 3:
{
{
"params": {
"params": {
"1": {
"color": {
"aliases": [
"1"
],
"label": "color",
"label": "color",
"description": "CSS name of color or hex code of color, e.g. 'red' or '#00F000'.",
"description": "CSS name of color or hex code of color, e.g. 'red' or '#00F000'.",
Line 13: Line 16:
"description": "For putting main colors in.",
"description": "For putting main colors in.",
"paramOrder": [
"paramOrder": [
"1"
"color"
]
]
}
}
</templatedata>
</templatedata>

Revision as of 15:13, 29 January 2026

For putting main colors in.

Template parameters

ParameterDescriptionTypeStatus
colorcolor 1

CSS name of color or hex code of color, e.g. 'red' or '#00F000'.

Default
#000000
Example
#ff0000
Stringoptional