Template:Infobox entity: Difference between revisions
right, so it seems that all these parameters are left in are cringy user pages nobody cares about, not my fault they aren't active. also wtf is score? |
m 173 revisions imported |
||
| (80 intermediate revisions by 23 users not shown) | |||
| Line 1: | Line 1: | ||
{{#invoke:infobox|infobox | |||
| invimage = none | | invimage = none | ||
| rows = | | rows = | ||
{{ #if: {{{health|}}} | {{ | {{ #if: {{{health|}}} | {{Infobox row|{{#ifeq:{{NAMESPACE}}|Earth|[[MCE:Health|Health points]]|[[Health|Health points]]}}|{{{health}}} }} }} | ||
{{ #if: {{{armor|}}} | {{ | {{ #if: {{{armor|}}} | {{Infobox row|[[Armor|Armor points]]|{{{armor}}} }} }} | ||
{{ #if: {{{behavior|}}} | {{ | {{ #if: {{{behavior|}}} | {{Infobox row|Behavior|{{{behavior}}} }} }} | ||
{{ #if: {{{ | {{ #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: {{{ | {{ #if: {{{damage|}}} | {{Infobox row|Attack<br/>strength|{{{damage}}} }} }} | ||
{{ #if: {{{ | {{ #if: {{{size|}}} | {{Infobox row|[[Hitbox|Hitbox size]]|{{{size}}} }} }} | ||
{{ #if: {{{ | {{ #if: {{{speed|}}} | {{Infobox row|[[Attribute#movementSpeed|Speed]]|{{{speed}}} }} }} | ||
{{ #if: {{{ | {{ #if: {{{knockbackresistance|}}} | {{Infobox row|[[Attribute#knockbackResistance|Knockback<br/>resistance]]|{{{knockbackresistance}}} }} }} | ||
{{ #if: {{{ | {{ #if: {{{spawn|}}} | {{Infobox row|[[Spawn]]|{{{spawn}}} }} }} | ||
{{ #if: {{{ | {{ #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: {{{ | {{ #if: {{{rarity|}}} | {{Infobox row|[[MCE:Rarity|Rarity]]|{{{rarity}}} }} }} | ||
| footer = | | footer = | ||
{{#if: {{{notes|}}} | '''Notes'''<br />{{{notes}}} }} | {{#if: {{{notes|}}} | '''Notes'''<br />{{{notes}}} }} | ||
}} | }}<noinclude> | ||
{{ | {{Documentation}} | ||
<!-- Put categories/interwiki on the documentation page --> | <!-- Put categories/interwiki on the documentation page --> | ||
</noinclude> | </noinclude> | ||