Template:Legend: Difference between revisions

From Horizon's End Wiki
No edit summary
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": {
"1": {
"color": {
"description": "Top-left crafting ingredient"
"description": "Color to be displayed"
},
},
"description": {
"description": {
"description": "Product and/or crafting recipe description"
"description": "Description of color"
}
}
},
},
"description": "Display a crafting recipe",
"description": "Display a color and a description of the color",
"paramOrder": [
"paramOrder": [
"1",
"color",
"description"
"description"
]
]

Latest revision as of 11:42, 24 December 2024

.


Display a color and a description of the color

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
colorcolor

Color to be displayed

Unknownoptional
descriptiondescription

Description of color

Unknownoptional