Template:Fauna: Difference between revisions

no edit summary
(Blanked the page)
Tag: Blanking
No edit summary
Line 1:
 
<noinclude>
<templatedata>
{
"params": {
"Animal Name": {
"aliases": [
"mob name"
],
"type": "string",
"required": true
},
"Health": {
"aliases": [
"HP"
],
"type": "string"
},
"Size": {
"type": "string"
},
"Behaviour": {
"type": "string"
},
"Habitat": {
"aliases": [
"Location"
],
"type": "string"
}
},
"description": "Simple infobox for mobs",
"paramOrder": [
"Animal Name",
"Health",
"Size",
"Behaviour",
"Habitat"
],
"format": "block"
}
</templatedata>
</noinclude>