Template:Infobox entity: Difference between revisions
m rebase dev changes onto prod |
Added family parameter for BE. Families are used in commands and defined in BP. |
||
| Line 5: | Line 5: | ||
{{ #if: {{{armor|}}} | {{Infobox row|[[Armor|Armor points]]|{{{armor}}} }} }} | {{ #if: {{{armor|}}} | {{Infobox row|[[Armor|Armor points]]|{{{armor}}} }} }} | ||
{{ #if: {{{behavior|}}} | {{Infobox row|Behavior|{{{behavior}}} }} }} | {{ #if: {{{behavior|}}} | {{Infobox row|Behavior|{{{behavior}}} }} }} | ||
{{ #if: {{{classification|}}} | {{Infobox row|Classification|{{{classification}}} }} }} | {{ #if: {{{classification|}}} | {{Infobox row|{{tooltip|Classification|Java Edition only}}|{{{classification}}} }} }} | ||
{{ #if: {{{family|}}} | {{Infobox row|{{tooltip|Family|Bedrock Edition only}}|{{{family}}} }} }} | |||
{{ #if: {{{damage|}}} | {{Infobox row|Attack<br/>strength|{{{damage}}} }} }} | {{ #if: {{{damage|}}} | {{Infobox row|Attack<br/>strength|{{{damage}}} }} }} | ||
{{ #if: {{{size|}}} | {{Infobox row|[[Hitbox|Hitbox size]]|{{{size}}} }} }} | {{ #if: {{{size|}}} | {{Infobox row|[[Hitbox|Hitbox size]]|{{{size}}} }} }} | ||