Template:Fauna: Difference between revisions

From Dwarves! - Minecraft Roleplaying Server
Content added Content deleted
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Fauna
| name =
| image =
| caption =
| health =
| armour =
| size =
| behaviour =
| region =
}}


<noinclude>
This is a test
<templatedata>
{
"params": {
"Animal Name": {
"aliases": [
"mob name"
],
"type": "string",
"required": true
},
"Health": {
"aliases": [
"HP"
],
"type": "string",
"label": "Health"
},
"Size": {
"type": "string",
"label": "Size"
},
"Behaviour": {
"type": "string",
"label": "Behaviour"
},
"Habitat": {
"aliases": [
"Location"
],
"type": "string",
"label": "Habitat"
}
},
"description": "Simple infobox for mobs",
"paramOrder": [
"Animal Name",
"Health",
"Size",
"Behaviour",
"Habitat"
],
"format": "block"
}
</templatedata>
</noinclude>

Latest revision as of 19:56, 11 February 2023


Simple infobox for mobs

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Animal NameAnimal Name mob name

no description

Stringrequired
HealthHealth HP

no description

Stringoptional
SizeSize

no description

Stringoptional
BehaviourBehaviour

no description

Stringoptional
HabitatHabitat Location

no description

Stringoptional