Template:Mob

From MC Public Wiki
Jump to navigation Jump to search

{{#vardefine: nodoc | {{{nodoc}}} }}{{#vardefine: baddoc | {{{baddoc}}} }}

Template-info.png Documentation
Mob
Health Points ?
Spawn ?

This template provides a uniform design for mob pages.

{{Mob
|title= 
|image=
|imagesize=
|image2= 
|image2size=
|image3=
|image3size=
|health=
|damage=
|spawn=
|id=
|entityid=
|drops=

}}
Parameter Function Default value
title Optional value to use a different title instead of the page name {{BASEPAGENAME}}
image Image of the mob (should be approx. 150x150px) Can use None to force no image. {{BASEPAGENAME}}.png if it exists, otherwise No image.svg
imagesize Adjusts the size of the image 200px
image2 Second image for two-state mobs (also approx. 200x200px) None
image2size Adjusts the size of the secondary image 200px
image3 Third image for three-state mobs (also approx. 200x200px) None
image3size Adjusts the size of the third image 200px
health The mob's health ?
damage The damage hostile mobs cause to the player None
spawn Spawn details ?
score The score the mob gives on being killed in Survival Test None
id The entity's ID number as seen in Minecraft network traffic (0-255) None
entityid The entity's EntityID as seen in saved worlds None
drops What the mob drops None

See also

The above documentation is transcluded from Template:Mob/doc. (edit | history)

fr:Modèle:Créature