Template:Infobox minions: Difference between revisions

Template page
Content added Content deleted
No edit summary
No edit summary
Line 13: Line 13:
|style="font-size:100%; text-align:center;"|{{{sp|}}} ⚡
|style="font-size:100%; text-align:center;"|{{{sp|}}} ⚡
|-
|-
|style="font-size:100%; text-align:center;"|{{{Armor|}}} 🛡
|style="font-size:100%; text-align:center;"|{{{armor|}}} 🛡
|style="text-align:center;" | {{{speed|}}} 🏃
|style="text-align:center;" | {{{speed|}}} 🏃
|}
|}
Line 22: Line 22:
"title": {
"title": {
"label": "Name of the creature",
"label": "Name of the creature",
"type": "string"
"type": "string",
"suggested": true
},
},
"item1": {
"item1": {
Line 37: Line 38:
},
},
"health": {
"health": {
"label": "Health Point"
"label": "Health Point",
"suggested": true
},
},
"sp": {
"sp": {
"label": "Stamina Point",
"label": "Stamina Point",
"type": "number"
"type": "number",
"suggested": true
},
},
"speed": {
"speed": {
"label": "Speed of the creature",
"label": "Speed of the creature",
"type": "number"
"type": "number",
"suggested": true
},
},
"armor": {
"armor": {
"label": "Armor",
"label": "Armor",
"type": "number"
"type": "number",
"suggested": true
}
}
},
},

Revision as of 11:03, 12 September 2022

{{{title}}}
[[File:Veloren_{{{title}}}.png|alt={{{title}}}|180px|link={{{title}}}]]
[[File:Veloren_{{{item1}}}.png|alt={{{item1}}}|30px|link={{{item1}}}]] [[File:Veloren_{{{item2}}}.png|alt={{{item2}}}|30px|link={{{item2}}}]] [[File:Veloren_{{{item3}}}.png|alt={{{item3}}}|30px|link={{{item3}}}]] [[File:Veloren_{{{item4}}}.png|alt={{{item4}}}|30px|link={{{item4}}}]]
❤️
🛡 🏃

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Name of the creaturetitle

no description

Stringsuggested
item1item1

no description

Stringoptional
item2item2

no description

Stringoptional
item3item3

no description

Stringoptional
item4item4

no description

Stringoptional
Health Pointhealth

no description

Unknownsuggested
Stamina Pointsp

no description

Numbersuggested
Armorarmor

no description

Numbersuggested
Speed of the creaturespeed

no description

Numbersuggested
Cookies help us deliver our services. By using our services, you agree to our use of cookies.