Template:Color/doc: Difference between revisions
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": { | ||
" | "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": [ | ||
" | "color" | ||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
Revision as of 15:13, 29 January 2026
| This template is a high priority for maintenance as it is original to the OWOT Wiki and used in articles. As such, this template may contain bugs and it should be a top priority of template maintainers to quickly fix any issues that arise with it. Discuss breaking changes on the talk page before implementing them. |
For putting main colors in.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| color | color 1 | CSS name of color or hex code of color, e.g. 'red' or '#00F000'.
| String | optional |