Template:Essence: Difference between revisions

From Lilith's Throne
Jump to navigationJump to search
m Tweak icon size and vert alignment
m Rename parameters
Line 4: Line 4:
{
{
"params": {
"params": {
"Cost": {
"Amount": {
"aliases": [
"Cost"
],
"type": "number"
"type": "number"
}
}
},
},
"description": "Formatting an essence cost to have an icon and color. Parameter \"Cost\" gives the number of essence."
"description": "Formatting an essence amount to have an icon and color. Parameter \"Amount\" or \"Cost\" gives the number of essence.",
"paramOrder": [
"Amount"
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Revision as of 06:35, 24 February 2024

{{{Cost}}}

Formatting an essence amount to have an icon and color. Parameter "Amount" or "Cost" gives the number of essence.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
AmountAmount Cost

no description

Numberoptional