Template:Infobox entity: Difference between revisions
Moved new "Size" category |
m renamed parameter height to size for obvious reasons |
||
| Line 5: | Line 5: | ||
{{ #if: {{{armor|}}} | {{infobox row|label=[[Armor|Armor points]]|field={{{armor}}} }} }} | {{ #if: {{{armor|}}} | {{infobox row|label=[[Armor|Armor points]]|field={{{armor}}} }} }} | ||
{{ #if: {{{damage|}}} | {{infobox row|label=Attack strength|field={{{damage}}} }} }} | {{ #if: {{{damage|}}} | {{infobox row|label=Attack strength|field={{{damage}}} }} }} | ||
{{ #if: {{{ | {{ #if: {{{size|}}} | {{infobox row|label=Size|field={{{size}}} }} }} | ||
{{ #if: {{{spawn|}}} | {{infobox row|label=[[Spawn]]|field={{{spawn}}} }} }} | {{ #if: {{{spawn|}}} | {{infobox row|label=[[Spawn]]|field={{{spawn}}} }} }} | ||
{{ #if: {{{score|}}} | {{infobox row|label=Score points|field={{{score}}} }} }} | {{ #if: {{{score|}}} | {{infobox row|label=Score points|field={{{score}}} }} }} | ||