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 |
||
| (One intermediate revision by one other user not shown) | |||
| Line 17: | Line 17: | ||
|behavior= | |behavior= | ||
|classification= | |classification= | ||
|family= | |||
|damage= | |damage= | ||
|size= | |size= | ||
| Line 153: | 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 278: | Line 285: | ||
"behavior", | "behavior", | ||
"classification", | "classification", | ||
"family", | |||
"damage", | "damage", | ||
"size", | "size", | ||