Template:Infobox entity/doc: Difference between revisions
Jump to navigation
Jump to search
documented the new drop type parameters |
No edit summary |
||
Line 21: | Line 21: | ||
|firstver= | |firstver= | ||
|firstdev= | |firstdev= | ||
|drops= | |drops= | ||
|commondrops= | |commondrops= | ||
|uncommondrops= | |uncommondrops= | ||
|raredrops= | |raredrops= | ||
| | |equipment= | ||
|usableitems= | |||
|sounds= | |sounds= | ||
|id= | |||
|entityid= | |||
}}</pre> | }}</pre> | ||
Line 69: | Line 70: | ||
|- | |- | ||
| <code>firstdev</code> || First development snapshot it was seen in, requires firstver. || ''None'' | | <code>firstdev</code> || First development snapshot it was seen in, requires firstver. || ''None'' | ||
|- | |- | ||
| <code>drops</code> || What the entity drops when destroyed — only use this for drops where the [[Drops|drop type]] is unknown || ''None'' | | <code>drops</code> || What the entity drops when destroyed — only use this for drops where the [[Drops|drop type]] is unknown || ''None'' | ||
Line 82: | Line 79: | ||
| <code>raredrops</code> || The [[Drops#Rare drops|rare drops]] the entity may drop when destroyed || ''None'' | | <code>raredrops</code> || The [[Drops#Rare drops|rare drops]] the entity may drop when destroyed || ''None'' | ||
|- | |- | ||
| <code> | | <code>equipment</code> || The items the mob may [[Drops#Equipped items|spawn with]] || ''None'' | ||
|- | |||
| <code>usableitems</code> || The items the mob may equip || ''None'' | |||
|- | |- | ||
| <code>sounds</code> || The sound effects of the entity || ''None'' | | <code>sounds</code> || The sound effects of the entity || ''None'' | ||
|- | |||
| <code>id</code> || The entity's ID number as seen in Minecraft network traffic (0-255) || ''None'' | |||
|- | |||
| <code>entityid</code> || The entity's EntityID as seen in saved worlds || ''None'' | |||
|} | |} | ||
Revision as of 13:31, 4 July 2014
Template:Entity This template provides a uniform design for entities pages.
{{Entity |title= |image= |imagesize= |caption= |image2= |image2size= |caption2= |image3= |image3size= |caption3= |health= |armor= |damage= |spawn= |firstver= |firstdev= |drops= |commondrops= |uncommondrops= |raredrops= |equipment= |usableitems= |sounds= |id= |entityid= }}
Parameter | Function | Default value |
---|---|---|
title |
Optional value to use a different title instead of the page name | {{BASEPAGENAME}}
|
image |
Image of the mob (should be approx. 150x150px) Can use None to force no image. | {{{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 | 200px |
caption |
Adds an image caption, displayed as a tooltip when the mouse cursor hovers over the image. | None |
image2 |
Second image for two-state mobs (also approx. 200x200px) | None |
image2size |
Adjusts the size of the second image | 200px |
caption2 |
Adds an image caption for the second image, displayed as a tooltip when the mouse cursor hovers over the image. | None |
image3 |
Third image for three-state mobs (also approx. 200x200px) | None |
image3size |
Adjusts the size of the third image | 200px |
caption3 |
Adds an image caption for the third image, displayed as a tooltip when the mouse cursor hovers over the image. | None |
health |
The mob's health | None |
armor |
The mob's armor | None |
damage |
The damage hostile mobs cause to the player | None |
spawn |
Spawn details | None |
score |
The score the mob gives on being killed in Survival Test | None |
firstver |
First version that it was seen in (eg. Alpha 1.0.17, classic 0.0.23a). | None |
firstdev |
First development snapshot it was seen in, requires firstver. | None |
drops |
What the entity drops when destroyed — only use this for drops where the drop type is unknown | None |
commondrops |
The common drops the entity may drop when destroyed | None |
uncommondrops |
The uncommon drops the entity may drop when destroyed | None |
raredrops |
The rare drops the entity may drop when destroyed | None |
equipment |
The items the mob may spawn with | None |
usableitems |
The items the mob may equip | None |
sounds |
The sound effects of the entity | None |
id |
The entity's ID number as seen in Minecraft network traffic (0-255) | None |
entityid |
The entity's EntityID as seen in saved worlds | 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