Template:color box: Difference between revisions

From sona pona, the Toki Pona wiki
Content added Content deleted
No edit summary
No edit summary
Line 1: Line 1:
<span style="color: {{{color}}}; font-size: 200%">⬛︎</span><noinclude>
<span style="color: {{{1}}}; font-size: 200%">⬛︎</span><noinclude>
<templatedata>
<templatedata>
{
{
"params": {
"params": {
"color": {
"1": {
"aliases": [
"aliases": [
"1",
"color"
"clr",
"kule",
"цвет",
"колір",
"色",
"koloro"
],
],
"type": "string",
"required": true,
"suggested": true,
"label": "color",
"label": "color",
"description": "the desired color of the box.",
"description": "the desired color of the box.",
"example": "dodgerblue"
"example": "dodgerblue",
"type": "string",
"required": true,
"suggested": true
}
}
},
},
"format": "inline"
"format": "inline",
"paramOrder": [
"1"
]
}
}
</templatedata>
</templatedata>

Revision as of 13:18, 4 February 2024

⬛︎

No description.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
color1 color

the desired color of the box.

Example
dodgerblue
Stringrequired