Template:Infobox entity/doc: Difference between revisions
Undo revision 213425 by 210.101.131.231 (talk) |
m Harristic moved page Template:Entity/doc to Template:Infobox entity/doc: per MCW:Forum/Better navbox and infobox naming |
||
(53 intermediate revisions by 33 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{Documentation header}} | ||
This template provides a uniform design for entities pages. | This template provides a uniform design for entities pages. | ||
<pre | <pre style="display:table"> | ||
{{Entity | {{Entity | ||
|title= | |title= | ||
|image= | |image= | ||
|imagesize= | |imagesize= | ||
| | |addedVersion= | ||
| | |addedDate= | ||
| | |introducedEvent= | ||
| | |introducedEventDate= | ||
|removedVersion= | |||
|removedDate= | |||
|health= | |health= | ||
|armor= | |||
|behavior= | |||
|classification= | |||
|family= | |||
|damage= | |damage= | ||
|size= | |||
|speed= | |||
|knockbackresistance= | |||
|spawn= | |spawn= | ||
| | |equipment= | ||
| | |usableitems= | ||
| | |networkid= | ||
| | |rarity= | ||
|notes= | |||
}}</pre> | }}</pre> | ||
{| class | {| class="wikitable" | ||
! Parameter | ! Parameter | ||
! Function | ! Function | ||
Line 28: | Line 37: | ||
| <code>title</code> || Optional value to use a different title instead of the page name || <code><nowiki>{{BASEPAGENAME}}</nowiki></code> | | <code>title</code> || Optional value to use a different title instead of the page name || <code><nowiki>{{BASEPAGENAME}}</nowiki></code> | ||
|- | |- | ||
| <code>image</code> || Image of the | | <code>image</code> || Image of the entity || <code><nowiki>{{{title}}}.png</nowiki></code> if it exists, otherwise [[:File:No image.svg|No image.svg]] (linking to the page where to upload the missing image) | ||
|- | |||
| <code>imagesize</code> || Adjusts the size of the image || 150px | |||
|- | |||
| <code>image''N''</code> || Other images for multistate entities || ''None'' | |||
|- | |- | ||
| <code> | | <code>image''N''size</code> || Adjusts the size of the corresponding image || 150px | ||
|- | |- | ||
| <code> | | <code>addedVersion</code> || The first version(s) this entity was introduced || ''None'' | ||
|- | |- | ||
| <code> | | <code>addedDate</code> || The date(s) the entity was introduced || ''None'' | ||
|- | |- | ||
| <code> | | <code>introducedEvent</code> || The event the entity was introduced || ''None'' | ||
|- | |- | ||
| <code> | | <code>introducedEventDate</code> || The date of the event the entity was introduced || ''None'' | ||
|- | |||
| <code>removedVersion</code> || The version the entity was removed || ''None'' | |||
|- | |||
| <code>removedDate</code> || The date the entity was removed || ''None'' | |||
|- | |- | ||
| <code>health</code> || The mob's health || ''None'' | | <code>health</code> || The mob's health || ''None'' | ||
|- | |||
| <code>armor</code> || The mob's natural armor points || ''None'' | |||
|- | |- | ||
| <code>damage</code> || The damage hostile mobs cause to the player || ''None'' | | <code>damage</code> || The damage hostile mobs cause to the player || ''None'' | ||
|- | |||
| <code>size</code> || Hitbox height and width (see http://wiki.vg/Entities#Mobs) || ''None'' | |||
|- | |||
| <code>speed</code> || Movement speed attribute || ''None'' | |||
|- | |||
| <code>knockbackresistance</code> || Knockback resistance attribute || ''None'' | |||
|- | |- | ||
| <code>spawn</code> || Spawn details || ''None'' | | <code>spawn</code> || Spawn details || ''None'' | ||
|- | |- | ||
| <code> | | <code>equipment</code> || Equipment that may be dropped || ''None'' | ||
|- | |- | ||
| <code> | | <code>usableitems</code> || Items that can be used on the mob || ''None'' | ||
|- | |- | ||
| <code> | | <code>networkid</code> || The ID number used in network traffic (0-255). || ''None'' | ||
|- | |- | ||
| <code> | | <code>rarity</code> || The color of this entity's name. See [[MCE:Rarity|rarity]] for more info. || ''None'' | ||
|- | |- | ||
| <code> | | <code>notes</code> || Additional notes || ''None'' | ||
|} | |} | ||
== See also == | == See also == | ||
{{Infobox see also}} | {{Infobox see also}} | ||
{{ | <includeonly> | ||
<!-- Template categories/interwiki here --> | |||
[[Category:Infobox templates]] | |||
[[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:Шаблон:Сутність]] | |||
</includeonly> | |||
<noinclude> | |||
<!-- Documentation categories/interwiki here --> | |||
[[de:Vorlage:Kreatur/Dokumentation]] | |||
[[fr:Modèle:Entité/doc]] | |||
[[ja:テンプレート:Entity/doc]] | |||
[[ko:틀:Entity/doc]] | |||
[[nl:Sjabloon:Entiteit/doc]] | |||
[[ru:Шаблон:Сущность/док]] | |||
[[pt:Predefinição:Entidade/doc]] | |||
[[uk:Шаблон:Сутність/док]] | |||
</noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"title": { | |||
"aliases": [ | |||
"name" | |||
], | |||
"label": "Name", | |||
"description": "Name of the entity, if different from the page name.", | |||
"type": "string" | |||
}, | |||
"image": { | |||
"label": "Image", | |||
"description": "Image of the entity, if different from the page name.", | |||
"type": "wiki-file-name" | |||
}, | |||
"imagesize": { | |||
"label": "Image size", | |||
"description": "Override the image size.", | |||
"example": "150px" | |||
}, | |||
"health": { | |||
"label": "Health", | |||
"description": "The amount of health the entity has for each difficulty.", | |||
"example": "{{Hp|5}}", | |||
"suggested": true | |||
}, | |||
"armor": { | |||
"aliases": [ | |||
"protection" | |||
], | |||
"label": "Armor", | |||
"description": "Amount of armor points the entity has.", | |||
"example": "{{Armor|2}}", | |||
"suggested": true | |||
}, | |||
"behavior": { | |||
"label": "Behavior", | |||
"description": "Behavior(s) of the entity.", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"classification": { | |||
"label": "Classification", | |||
"description": "Classification(s) of the entity in Java Edition.", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"family": { | |||
"label": "Family", | |||
"description": "The entity's families in Bedrock Edition.", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"damage": { | |||
"aliases": [ | |||
"dmg" | |||
], | |||
"label": "Damage", | |||
"description": "The amount of damage caused to a player on attack.", | |||
"example": "{{Hp|5}}", | |||
"suggested": true | |||
}, | |||
"size": { | |||
"label": "Hitbox size", | |||
"description": "The entity's hitbox height and width." | |||
}, | |||
"speed": { | |||
"label": "Movement speed", | |||
"description": "The movement speed attribute of the entity.", | |||
"example": "55", | |||
"type": "number" | |||
}, | |||
"knockbackresistance": { | |||
"aliases": [ | |||
"kb" | |||
], | |||
"label": "Knockback resistance", | |||
"description": "The knockback resistance attribute of the enitity.", | |||
"example": "0", | |||
"type": "number" | |||
}, | |||
"spawn": { | |||
"label": "Spawning", | |||
"description": "Details on how and where the entity spawns, if at all.", | |||
"example": "Plains biome." | |||
}, | |||
"equipment": { | |||
"aliases": [ | |||
"equip" | |||
], | |||
"label": "Equipment", | |||
"description": "Equipment that may be dropped, if at all.", | |||
"example": "Diamond hoe" | |||
}, | |||
"usableitems": { | |||
"label": "Items", | |||
"description": "Items that can be used on the entity." | |||
}, | |||
"networkid": { | |||
"aliases": [ | |||
"packet" | |||
], | |||
"label": "Network traffic ID", | |||
"description": "The ID of the entity found in network traffic, if different from the internal ID.", | |||
"example": "42", | |||
"type": "number" | |||
}, | |||
"rarity": { | |||
"label": "Entity rarity", | |||
"description": "The rarity of the entity in Minecraft Earth", | |||
"example": "rare", | |||
"type": "string" | |||
}, | |||
"notes": { | |||
"label": "Additional notes", | |||
"type": "string" | |||
}, | |||
"addedVersion": { | |||
"aliases": [ | |||
"added" | |||
], | |||
"label": "Version added", | |||
"description": "The first version(s) that this entity appeared in the game.", | |||
"example": "15w24a" | |||
}, | |||
"addedDate": { | |||
"label": "Date added", | |||
"description": "The date(s) the entity was first added into the game.", | |||
"example": "{{Start date|2016|5|25}}", | |||
"type": "date" | |||
}, | |||
"introducedEvent": { | |||
"label": "Event introduced", | |||
"description": "The wikilinked event that introduced this entity, if at all.", | |||
"example": "Minecon Live 2020", | |||
"type": "wiki-page-name" | |||
}, | |||
"introducedEventDate": { | |||
"label": "Event introduced date", | |||
"description": "The date of the event that introduced the entity.", | |||
"example": "{{Start date|2020|05|19}}", | |||
"type": "date" | |||
}, | |||
"removedVersion": { | |||
"aliases": [ | |||
"removed" | |||
], | |||
"label": "Version removed", | |||
"description": "The version the entity was removed", | |||
"example": "1.9" | |||
}, | |||
"removedDate": { | |||
"label": "Date removed", | |||
"description": "The date of the version the entity was removed.", | |||
"example": "{{End date|2011|05|19}}", | |||
"type": "date" | |||
} | |||
}, | |||
"description": "An infobox for an entity.", | |||
"format": "block", | |||
"paramOrder": [ | |||
"title", | |||
"imagesize", | |||
"image", | |||
"addedVersion", | |||
"addedDate", | |||
"introducedEvent", | |||
"introducedEventDate", | |||
"removedVersion", | |||
"removedDate", | |||
"health", | |||
"armor", | |||
"behavior", | |||
"classification", | |||
"family", | |||
"damage", | |||
"size", | |||
"speed", | |||
"knockbackresistance", | |||
"spawn", | |||
"equipment", | |||
"usableitems", | |||
"networkid", | |||
"rarity", | |||
"notes" | |||
] | |||
} | |||
</templatedata> |
Latest revision as of 15:39, 25 May 2024
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/Dokumentation
fr:Modèle:Entité/doc
ja:テンプレート:Entity/doc
ko:틀:Entity/doc
nl:Sjabloon:Entiteit/doc
ru:Шаблон:Сущность/док
pt:Predefinição:Entidade/doc
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 |