Template:Infoboxes/Entity

From Aether Project Wiki
(Redirected from Template:Entity)
Jump to navigation Jump to search

[view | edit | history | purge]Documentation
Shortcut

This template provides a uniform design for usable entity pages.

{{Entity
| title = 
| image =
| image2 = 
| image3 = 
<!-- Start Multiple mode --> 
| group = 
| 1-1 = 
| 1-2 = 
| 1-3 = 
| group2 = 
| 2-1 = 
| 2-2 = 
| 2-3 = 
| group3 = 
| 3-1 = 
| 3-2 = 
| 3-3 = 
| group4 = 
| 4-1 = 
| 4-2 = 
| 4-3 = 
<!-- End Multiple mode -->
| health=
| armor=
| behavior=
| classification=
| damage=
| size=
| speed=
| knockbackresistance=
| spawn=
| usableitems=
}}

See below:

Parameter Function Default/Example value
title Optional value to use a different title instead of the page name {{SUBPAGENAME}}
image Image of the entity {{{title}}}.png if it exists, otherwise No image.svg (linking to the page where to upload the missing image)
imageN Other images for multi-state entities None
health The entity's health, if applicable None
armor The entity's natural armor points (if applicable) None
behavior Behavior(s) of the entity Does not exist
classification The classification(s) of the entity. None
damage The amount of damage the entity inflicts None
size Hitbox height and width None
speed Movement speed attribute None
knockbackresistance Knockback resistance attribute None
spawn Spawn details None
usableitems Items that can be used on the mob None
Parameter (multiple mode only) Function Default/Example value
multiple Whether to enter multiple mode. In this mode, multiple images can be present under the same tab. 0
group Group (tab) under which to put the image None
groupN Other tabs present None
1-n nth image under the first (default) tab None
N-n nth image under the Nth tab None

See Also

Game
Other
[view | edit | history | purge]The above documentation is transcluded from Template:Infoboxes/Entity/doc.