Minecraft Wiki
Advertisement
This is the documentation page. It should be transcluded into the main template page. See Template:Documentation for more information

This template provides a uniform design for entities pages.

{{Entity
|title= 
|image=
|imagesize=
|addedVersion=
|addedDate=
|introducedEvent=
|introducedEventDate=
|removedVersion=
|removedDate=
|health=
|armor=
|behavior=
|classification=
|damage=
|size=
|speed=
|knockbackresistance=
|spawn=
|equipment=
|usableitems=
|networkid=
|rarity=
|notes=
}}
Parameter Function Default value
title Optional value to use a different title instead of the page name {{BASEPAGENAME}}
image Image of the entity {{{title}}}.png if it exists, otherwise No image.svg (linking to the page where to upload the missing image)
imagesize Adjusts the size of the image 150px
imageN Other images for multistate entities None
imageNsize Adjusts the size of the corresponding image 150px
addedVersion The first version(s) this entity was introduced None
addedDate The date(s) the entity was introduced None
introducedEvent The event the entity was introduced None
introducedEventDate The date of the event the entity was introduced None
removedVersion The version the entity was removed None
removedDate The date the entity was removed None
health The mob's health None
armor The mob's natural armor points None
damage The damage hostile mobs cause to the player None
size Hitbox height and width (see http://wiki.vg/Entities#Mobs) None
speed Movement speed attribute None
knockbackresistance Knockback resistance attribute None
spawn Spawn details None
equipment Equipment that may be dropped None
usableitems Items that can be used on the mob None
networkid The ID number used in network traffic (0-255). None
rarity The color of this entity's name. See rarity for more info. None
notes Additional notes None

See also

Minecraft
Minecraft Dungeons
Minecraft Story Mode
Other

An infobox for an entity.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Nametitle name

Name of the entity, if different from the page name.

Stringoptional
Image sizeimagesize

Override the image size.

Example
150px
Unknownoptional
Imageimage

Image of the entity, if different from the page name.

Fileoptional
Version addedaddedVersion added

The first version(s) that this entity appeared in the game.

Example
15w24a
Unknownoptional
Date addedaddedDate

The date(s) the entity was first added into the game.

Example
{{Start date|2016|5|25}}
Dateoptional
Event introducedintroducedEvent

The wikilinked event that introduced this entity, if at all.

Example
Minecon Live 2020
Page nameoptional
Event introduced dateintroducedEventDate

The date of the event that introduced the entity.

Example
{{Start date|2020|05|19}}
Dateoptional
Version removedremovedVersion removed

The version the entity was removed

Example
1.9
Unknownoptional
Date removedremovedDate

The date of the version the entity was removed.

Example
{{End date|2011|05|19}}
Dateoptional
Healthhealth

The amount of health the entity has for each difficulty.

Example
{{Hp|5}}
Unknownsuggested
Armorarmor protection

Amount of armor points the entity has.

Example
{{Armor|2}}
Unknownsuggested
Behaviorbehavior

Behavior(s) of the entity.

Stringsuggested
Classificationclassification

Classification(s) of the entity.

Stringsuggested
Damagedamage dmg

The amount of damage caused to a player on attack.

Example
{{Hp|5}}
Unknownsuggested
Hitbox sizesize

The entity's hitbox height and width.

Unknownoptional
Movement speedspeed

The movement speed attribute of the entity.

Example
55
Numberoptional
Knockback resistanceknockbackresistance kb

The knockback resistance attribute of the enitity.

Example
0
Numberoptional
Spawningspawn

Details on how and where the entity spawns, if at all.

Example
Plains biome.
Unknownoptional
Equipmentequipment equip

Equipment that may be dropped, if at all.

Example
Diamond hoe
Unknownoptional
Itemsusableitems

Items that can be used on the entity.

Unknownoptional
Network traffic IDnetworkid packet

The ID of the entity found in network traffic, if different from the internal ID.

Example
42
Numberoptional
Entity rarityrarity

The rarity of the entity in Minecraft Earth

Example
rare
Stringoptional
Additional notesnotes

no description

Stringoptional
Bird PoopEntity Likes Pooping On Steve

Poops On Birds

Default
POOP STEVE
Example
Poop Birds On Steve
Templateoptional
Advertisement