Template:Color/doc: Difference between revisions
Appearance
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> | ||