Template:Colour: Difference between revisions
From Lilith's Throne
Jump to navigationJump to search
Sightglass (Sọ̀rọ̀ | contribs) templatedata generated |
m NoHornyOnMain moved page Template:Color to Template:Colour: Misspelled title: Moved to Match In-Game Spelling |
||
(One intermediate revision by one other user not shown) | |||
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 | |||
} | } | ||
} | } |
Latest revision as of 22:11, 5 March 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 |