Template:Infobox bestiary: Difference between revisions

Template page
Content added Content deleted
No edit summary
No edit summary
Line 10: Line 10:
|colspan="2" style="font-size: 100%;font-style: italic;"| "{{{description|}}}"
|colspan="2" style="font-size: 100%;font-style: italic;"| "{{{description|}}}"
|-
|-
|{{{health|}}}
|{{{health|}}} <span style='font-size:100%;'>&#10084;&#65039;</span>
|style="padding-left:10px" |{{{sp|}}}
|style="padding-left:10px" |{{{sp|}}} <span style='font-size:100%;'>&#9889;</span>
|-
|-
|Alignement :
|Alignement :
|style="padding-left:10px" |{{{alignement|}}}
|style="padding-left:10px" |{{{alignement|}}}
|-
|-
|Mount :{{{mount|}}}
|Mount : {{{mount|}}}
|style="padding-left:10px" |speed :
|style="padding-left:10px" | {{{speed|}}} &#127939;
|-
|-
|Danger :
|Danger :
Line 49: Line 49:
"required": true,
"required": true,
"suggested": true,
"suggested": true,
"label": "Enemy or Peaceful ?"
"label": "Aggressive or Peaceful ?"
},
},
"mount": {
"mount": {
"description": "Can it be mounted ? Yes > Mount ; No > No or Pet",
"description": "Can it be mounted ?",
"type": "string",
"type": "string",
"suggested": true,
"suggested": true,
"label": "Mount or Pet or No"
"label": "Mount : yes or no"
},
},
"danger": {
"danger": {
Line 75: Line 75:
"suggested": true,
"suggested": true,
"label": "A catchy description of the creature :"
"label": "A catchy description of the creature :"
},
"sp": {
"label": "Stamina point (energy) of the creature",
"example": "30, 150, 300",
"type": "number",
"suggested": true
},
"speed": {
"label": "Running speed in block/s",
"description": "How fast the creature run",
"example": "6, 15",
"type": "number",
"suggested": true
}
}
},
},
Line 81: Line 94:
"description",
"description",
"health",
"health",
"sp",
"alignement",
"alignement",
"mount",
"mount",
"speed",
"danger",
"danger",
"rarity"
"rarity"
],
],
"format": "inline",
"format": "inline",
"description": "A small creature cardbox for the biome page. The image is based on the title :Veloren_<title>.png"
"description": "A small creature cardbox for the biome page. The image's link is autogenerated based on the creature's name :Veloren_<CreatureName>.png eg : <CreatureName> = Tusk Ram, result : Veloren_Tusk Ram.png"
}
}
</templatedata>
</templatedata>

Revision as of 20:15, 2 September 2022

{{{title}}}
[[File:Veloren_{{{title}}}.png|alt={{{title}}}|180px|link={{{title}}}]]
""
❤️
Alignement :
Mount : 🏃
Danger :
Rarity :

A small creature cardbox for the biome page. The image's link is autogenerated based on the creature's name :Veloren_<CreatureName>.png eg : <CreatureName> = Tusk Ram, result : Veloren_Tusk Ram.png

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Creature's name : title

no description

Example
Antlion, Cat, Gnarling Shaman
Stringrequired
A catchy description of the creature :description

no description

Example
"They need a hug, embrace !"
Stringsuggested
Health point of the creature : health

no description

Example
130
Numbersuggested
Stamina point (energy) of the creaturesp

no description

Example
30, 150, 300
Numbersuggested
Aggressive or Peaceful ?alignement

no description

Stringrequired
Mount : yes or nomount

Can it be mounted ?

Stringsuggested
Running speed in block/sspeed

How fast the creature run

Example
6, 15
Numbersuggested
Danger level : Low or Medium or High or Lethal ?danger

no description

Stringrequired
Rarity : Common or Rare or Unique ?rarity

no description

Example
Common, Rare, Unique
Stringrequired
Cookies help us deliver our services. By using our services, you agree to our use of cookies.