Template:Legend: Difference between revisions
Wiki Port 2 (talk | contribs) No edit summary |
Wiki Port 2 (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{| | {| | ||
| | | | ||
{| class="wikitable" style="max-width:20px;max-height:20px;min-width:20px;min-height:20px;cell-padding:0px;background-color:{{color|}}" | {| class="wikitable" style="max-width:20px;max-height:20px;min-width:20px;min-height:20px;cell-padding:0px;background-color:{{{color|}}}" | ||
|style="font-size: 0%|. | |style="font-size: 0%|. | ||
|} | |} | ||
|style="font-size: 75%; font-weight: bold"|{{description|}} | |style="font-size: 75%; font-weight: bold"|{{{description|}}} | ||
|} | |} | ||
Line 12: | Line 12: | ||
{ | { | ||
"params": { | "params": { | ||
" | "color": { | ||
"description": " | "description": "Color to be displayed" | ||
}, | }, | ||
"description": { | "description": { | ||
"description": " | "description": "Description of color" | ||
} | } | ||
}, | }, | ||
"description": "Display a | "description": "Display a color and a description of the color", | ||
"paramOrder": [ | "paramOrder": [ | ||
" | "color", | ||
"description" | "description" | ||
] | ] |
Latest revision as of 11:42, 24 December 2024
|
File:Test Template Info-Icon - Version (2).svg Template documentation[create] [purge]
Display a color and a description of the color
Parameter | Description | Type | Status | |
---|---|---|---|---|
color | color | Color to be displayed | Unknown | optional |
description | description | Description of color | Unknown | optional |