Template:Colour: Difference between revisions
From Lilith's Throne
Jump to navigationJump to search
Sightglass (Sọ̀rọ̀ | contribs) templatedata generated |
Sightglass (Sọ̀rọ̀ | contribs) m Parameters required |
||
Line 6: | Line 6: | ||
"label": "Color code", | "label": "Color code", | ||
"description": "Hex color code, must start with #", | "description": "Hex color code, must start with #", | ||
"example": "#FFAA00" | "example": "#FFAA00", | ||
"required": true | |||
}, | }, | ||
"2": { | "2": { | ||
"label": "Text", | "label": "Text", | ||
"description": "Text to be colored", | "description": "Text to be colored", | ||
"type": "string" | "type": "string", | ||
"required": true | |||
} | } | ||
} | } |
Revision as of 06:28, 26 February 2024
{{{2}}}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Color code | 1 | Hex color code, must start with #
| Unknown | required |
Text | 2 | Text to be colored | String | required |