Template:Legend: Difference between revisions

From Horizon's End Wiki
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
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"
},
"2": {
"description": "Top-center crafting ingredient"
},
"3": {
"description": "Top-right crafting ingredient"
},
"4": {
"description": "Center-left crafting ingredient"
},
"5": {
"description": "Center crafting ingredient"
},
"6": {
"description": "Center-right crafting ingredient"
},
"7": {
"description": "Bottom-left crafting ingredient"
},
"8": {
"description": "Bottom-center crafting ingredient"
},
"9": {
"description": "Bottom-right crafting ingredient"
},
"product": {
"description": "Crafting product"
},
},
"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",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"product",
"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