Template:Infobox entity: Difference between revisions
A better name in my opinion, as some of these may not be secondary but rather primary |
m 173 revisions imported |
||
(10 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
{{#invoke:infobox|infobox | |||
| invimage = none | |||
| rows = | |||
{{ #if: {{{health|}}} | {{Infobox row|{{#ifeq:{{NAMESPACE}}|Earth|[[MCE:Health|Health points]]|[[Health|Health points]]}}|{{{health}}} }} }} | |||
{{ #if: {{{armor|}}} | {{Infobox row|[[Armor|Armor points]]|{{{armor}}} }} }} | |||
{{ #if: {{{behavior|}}} | {{Infobox row|Behavior|{{{behavior}}} }} }} | |||
{{ #if: {{{classification|}}} | {{Infobox row|{{#ifeq:{{NAMESPACE}}|Earth|Classification|{{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: {{{size|}}} | {{Infobox row|[[Hitbox|Hitbox size]]|{{{size}}} }} }} | |||
{{ #if: {{{speed|}}} | {{Infobox row|[[Attribute#movementSpeed|Speed]]|{{{speed}}} }} }} | |||
{{ #if: {{{knockbackresistance|}}} | {{Infobox row|[[Attribute#knockbackResistance|Knockback<br/>resistance]]|{{{knockbackresistance}}} }} }} | |||
{{ #if: {{{spawn|}}} | {{Infobox row|[[Spawn]]|{{{spawn}}} }} }} | |||
{{ #if: {{{equipment|}}} | {{Infobox row|[[Drops#Equipped items|Natural<br/>equipment]]|{{{equipment}}}|class=list-style-none}} }} | |||
{{ #if: {{{usableitems|}}} | {{Infobox row|Usable items|{{{usableitems}}}|class=list-style-none}} }} | |||
{{ #if: {{{rarity|}}} | {{Infobox row|[[MCE:Rarity|Rarity]]|{{{rarity}}} }} }} | |||
| footer = | |||
{{#if: {{{notes|}}} | '''Notes'''<br />{{{notes}}} }} | |||
}}<noinclude> | |||
{{Documentation}} | |||
<!-- Put categories/interwiki on the documentation page --> | |||
</noinclude> | |||