Template:Infobox entity: Difference between revisions
mNo edit summary |
Trying to <default> can be used for <data>. |
||
Line 33: | Line 33: | ||
<image source="image2" /> | <image source="image2" /> | ||
<navigation>{{{extratext|}}}</navigation> | <navigation>{{{extratext|}}}</navigation> | ||
<data source="invimage"><label>Spawn Egg</label><format><span class="invslot">{{InvSprite|{{{invimage}}}}}</span></format></data> | <data source="invimage"><label>Spawn Egg</label><format><span class="invslot">{{InvSprite|{{{invimage}}}}}</span></format><default><label>Spawn Egg</label><format><span class="invslot">{{InvSprite|{{{BASEPAGENAME}}}}}</span></format></default></data> | ||
<data source="health"><label>[[Health]]</label></data> | <data source="health"><label>[[Health]]</label></data> | ||
<data source="classification"><label>Classification</label></data> | <data source="classification"><label>Classification</label></data> |
Revision as of 01:06, 20 March 2023
<infobox> <title source="title"><default>Infobox entity</default></title> <panel>
</panel>
<image source="image"><default></default></image>
<image source="image2" />
<navigation></navigation>
<label>Spawn Egg</label><format>[[File:Invicon {{{invimage}}}.png|32x32px|link=|alt=Invicon {{{invimage}}}.png: Sprite image for {{{invimage}}} in Minecraft|class=pixel-image|]]</format><default><label>Spawn Egg</label><format>[[File:Invicon {{{BASEPAGENAME}}}.png|32x32px|link=|alt=Invicon {{{BASEPAGENAME}}}.png: Sprite image for {{{BASEPAGENAME}}} in Minecraft|class=pixel-image|]]</format></default>
<label>Health</label>
<label>Classification</label>
<label>Behavior</label>
<default>Does not exist</default>
<label>Spawn</label>
<label>Damage</label>
<label>Natural
equipment</label>
<label>Usable items</label>
<label>Rarity</label>
<group collapse="closed">
<header>Secondary information</header>
<label>Size</label>
<label>Armor</label>
<label>Speed</label>
<label>Knockback</label>
</group>
</infobox>
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 |