Template:Infobox entity: Difference between revisions

No edit summary
added armor (for Zombies, Zombie Pigmen and Magma Cubes)
Line 8: Line 8:
| rows =
| rows =
{{ #if: {{{health|}}} | {{infobox row|label=Health Points|field={{{health}}} }} }}
{{ #if: {{{health|}}} | {{infobox row|label=Health Points|field={{{health}}} }} }}
{{ #if: {{{armor|}}} | {{infobox row|label=Armor Points|field={{{armor}}} }} }}
{{ #if: {{{damage|}}} | {{infobox row|label=Attack Strength|field={{{damage}}} }} }}
{{ #if: {{{damage|}}} | {{infobox row|label=Attack Strength|field={{{damage}}} }} }}
{{ #if: {{{spawn|}}} | {{infobox row|label=Spawn|field={{{spawn}}} }} }}
{{ #if: {{{spawn|}}} | {{infobox row|label=Spawn|field={{{spawn}}} }} }}