Template:Colour: Difference between revisions

From Lilith's Throne
Jump to navigationJump to search
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.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Color code1

Hex color code, must start with #

Example
#FFAA00
Unknownrequired
Text2

Text to be colored

Stringrequired