This site is a read-only mirror archive of http://tptiap.co.uk, updated daily. To edit content, please visit the original site!

Template:Colour: Difference between revisions

From Lilith's Throne Wiki
Jump to navigationJump to search
imported>Sightglass
templatedata generated
imported>NoHornyOnMain
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