Template:Infobox entity/doc: Difference between revisions
No edit summary |
m Harristic moved page Template:Entity/doc to Template:Infobox entity/doc: per MCW:Forum/Better navbox and infobox naming |
||
| (4 intermediate revisions by 3 users not shown) | |||
| Line 16: | Line 16: | ||
|armor= | |armor= | ||
|behavior= | |behavior= | ||
|classification= | |classification= | ||
|family= | |||
|damage= | |damage= | ||
|size= | |size= | ||
| Line 23: | Line 23: | ||
|knockbackresistance= | |knockbackresistance= | ||
|spawn= | |spawn= | ||
|equipment= | |equipment= | ||
|usableitems= | |usableitems= | ||
| Line 59: | Line 58: | ||
|- | |- | ||
| <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>armor</code> || The mob's natural armor points || ''None'' | ||
|- | |- | ||
| Line 74: | Line 71: | ||
| <code>spawn</code> || Spawn details || ''None'' | | <code>spawn</code> || Spawn details || ''None'' | ||
|- | |- | ||
| <code>equipment</code> || Equipment that may be dropped || ''None'' | | <code>equipment</code> || Equipment that may be dropped || ''None'' | ||
|- | |- | ||
| Line 102: | Line 97: | ||
[[pt:Predefinição:Entidade]] | [[pt:Predefinição:Entidade]] | ||
[[ru:Шаблон:Сущность]] | [[ru:Шаблон:Сущность]] | ||
[[uk:Шаблон:Сутність]] | |||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
| Line 112: | Line 108: | ||
[[ru:Шаблон:Сущность/док]] | [[ru:Шаблон:Сущность/док]] | ||
[[pt:Predefinição:Entidade/doc]] | [[pt:Predefinição:Entidade/doc]] | ||
[[uk:Шаблон:Сутність/док]] | |||
</noinclude> | </noinclude> | ||
<templatedata> | <templatedata> | ||
| Line 157: | Line 154: | ||
"classification": { | "classification": { | ||
"label": "Classification", | "label": "Classification", | ||
"description": "Classification(s) of the entity.", | "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", | "type": "string", | ||
"suggested": true | "suggested": true | ||
| Line 282: | Line 285: | ||
"behavior", | "behavior", | ||
"classification", | "classification", | ||
"family", | |||
"damage", | "damage", | ||
"size", | "size", | ||