Template:Infobox entity: Difference between revisions
Don't add category for none. |
mNo edit summary |
||
Line 15: | Line 15: | ||
{{infobox row|label=<abbr title="ID in network traffic (byte)">Network ID</abbr>|field={{#if: {{{id|}}} | {{{id}}} | ? }} }} | {{infobox row|label=<abbr title="ID in network traffic (byte)">Network ID</abbr>|field={{#if: {{{id|}}} | {{{id}}} | ? }} }} | ||
{{infobox row|label=<abbr title="ID in saved games (string)">Savegame ID</abbr>|field={{#if: {{{entityid|}}} | {{{entityid}}} | ? }} }} | {{infobox row|label=<abbr title="ID in saved games (string)">Savegame ID</abbr>|field={{#if: {{{entityid|}}} | {{{entityid}}} | ? }} }} | ||
{{ #if: {{{drops|}}} | {{infobox row|class=list-style-none|label=[[Drops]]|field={{{drops| | {{ #if: {{{drops|}}} | {{infobox row|class=list-style-none|label=[[Drops]]|field={{{drops|}}} {{#if: {{NAMESPACE}} || {{#ifeq: {{lc: {{{drops}}} }} | none || [[Category:Infobox uses generic drops field]] }} }} }} }} | ||
{{ #if: {{{commondrops|}}} | {{infobox row|class=list-style-none|label=[[Drops#Common drops|Common drops]]|field={{{commondrops|}}} }} }} | {{ #if: {{{commondrops|}}} | {{infobox row|class=list-style-none|label=[[Drops#Common drops|Common drops]]|field={{{commondrops|}}} }} }} | ||
{{ #if: {{{uncommondrops|}}} | {{infobox row|class=list-style-none|label=[[Drops#Uncommon drops|Uncommon drops]]|field={{{uncommondrops|}}} }} }} | {{ #if: {{{uncommondrops|}}} | {{infobox row|class=list-style-none|label=[[Drops#Uncommon drops|Uncommon drops]]|field={{{uncommondrops|}}} }} }} |
Revision as of 06:56, 3 July 2014
This template provides a uniform design for entities pages.
{{Entity |title= |image= |imagesize= |addedVersion= |addedDate= |introducedEvent= |introducedEventDate= |removedVersion= |removedDate= |health= |armor= |behavior= |classification= |family= |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
{{Infobox biome}}
{{Infobox block}}
{{Infobox command}}
{{Infobox development phase}}
{{Infobox enchantment}}
{{Infobox effect}}
{{Infobox entity}}
{{Infobox fluid}}
{{Infobox item}}
{{Infobox item entity}}
{{Infobox structure}}
- Minecraft Earth
- Minecraft Dungeons
{{Infobox Dungeons cosmetic}}
{{Infobox Dungeons enchantment}}
{{Infobox Dungeons entity}}
{{Infobox Dungeons item}}
{{Infobox Dungeons mission}}
- Minecraft Legends
{{Infobox Legends biome}}
{{Infobox Legends entity}}
{{Infobox Legends resource}}
{{Infobox Legends mode}}
{{Infobox Legends skin}}
{{Infobox Legends structure}}
- Minecraft Story Mode
{{Infobox episode}}
- Other
{{Infobox album}}
{{Infobox book}}
{{Infobox board game}}
{{Infobox company}}
{{Fallback infobox}}
{{Infobox guide}}
{{Infobox mash-up}}
{{Infobox music}}
{{Infobox person}}
{{Infobox profile}}
{{Infobox program}}
{{Infobox screen effect}}
{{Infobox server}}
{{Infobox skin pack}}
{{Infobox theme}}
{{Infobox version}}
{{Infobox video}}
{{Infobox website}}
{{Infobox world}}
- Meta
{{Infobox}}
{{Infobox row}}
{{Infobox header}}
- Module:Infobox
de:Vorlage:Kreatur es:Plantilla:Entidad ko:틀:Entity fr:Modèle:Entité it:Template:Entità ja:テンプレート:Entity nl:Sjabloon:Entiteit pt:Predefinição:Entidade ru:Шаблон:Сущность uk:Шаблон:Сутність
An infobox for an entity.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | title name | Name of the entity, if different from the page name. | String | optional |
Image size | imagesize | Override the image size.
| Unknown | optional |
Image | image | Image of the entity, if different from the page name. | File | optional |
Version added | addedVersion added | The first version(s) that this entity appeared in the game.
| Unknown | optional |
Date added | addedDate | The date(s) the entity was first added into the game.
| Date | optional |
Event introduced | introducedEvent | The wikilinked event that introduced this entity, if at all.
| Page name | optional |
Event introduced date | introducedEventDate | The date of the event that introduced the entity.
| Date | optional |
Version removed | removedVersion removed | The version the entity was removed
| Unknown | optional |
Date removed | removedDate | The date of the version the entity was removed.
| Date | optional |
Health | health | The amount of health the entity has for each difficulty.
| Unknown | suggested |
Armor | armor protection | Amount of armor points the entity has.
| Unknown | suggested |
Behavior | behavior | Behavior(s) of the entity. | String | suggested |
Classification | classification | Classification(s) of the entity in Java Edition. | String | suggested |
Family | family | The entity's families in Bedrock Edition. | String | suggested |
Damage | damage dmg | The amount of damage caused to a player on attack.
| Unknown | suggested |
Hitbox size | size | The entity's hitbox height and width. | Unknown | optional |
Movement speed | speed | The movement speed attribute of the entity.
| Number | optional |
Knockback resistance | knockbackresistance kb | The knockback resistance attribute of the enitity.
| Number | optional |
Spawning | spawn | Details on how and where the entity spawns, if at all.
| Unknown | optional |
Equipment | equipment equip | Equipment that may be dropped, if at all.
| Unknown | optional |
Items | usableitems | Items that can be used on the entity. | Unknown | optional |
Network traffic ID | networkid packet | The ID of the entity found in network traffic, if different from the internal ID.
| Number | optional |
Entity rarity | rarity | The rarity of the entity in Minecraft Earth
| String | optional |
Additional notes | notes | no description | String | optional |
es:Plantilla:Entidad fr:Modèle:Entité it:Template:Entità