Template:Color/doc: Difference between revisions
Jump to navigation
Jump to search
Dat Hack3r (talk | contribs) m Dat Hack3r moved page Template:Main color/doc to Template:Color/doc: This can be used for all colors. |
Dat Hack3r (talk | contribs) Updated documentation. |
||
| Line 3: | Line 3: | ||
"params": { | "params": { | ||
"color": { | "color": { | ||
"description": " | "description": "CSS name of color or hex code of color, e.g. 'red' or '#00F000'.", | ||
"autovalue": "000000" | "autovalue": "000000", | ||
"type": "string" | |||
} | } | ||
}, | }, | ||
Revision as of 22:28, 16 November 2024
For putting main colors in.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| color | color | CSS name of color or hex code of color, e.g. 'red' or '#00F000'.
| String | optional |