Template:Infobox entity: Difference between revisions
mNo edit summary |
Experience orbs have no health. |
||
| Line 7: | Line 7: | ||
}}{{#if:{{{caption|}}} | <div style="text-align:center; font-size:0.9em;">{{{caption}}}</div> }} | }}{{#if:{{{caption|}}} | <div style="text-align:center; font-size:0.9em;">{{{caption}}}</div> }} | ||
| rows = | | rows = | ||
{{ #if: {{{health|}}} | {{infobox row|label=Health Points|field={{{health}}} }} }} | |||
{{ #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}}} }} }} | ||
{{ #if: {{{score|}}} | {{infobox row|label=Scorepoints|field={{{score}}}}} }} | {{ #if: {{{score|}}} | {{infobox row|label=Scorepoints|field={{{score}}} }} }} | ||
{{#if: {{{firstver|}}} | {{infobox row|label=First Appearance|field={{{firstver}}} }} }} | {{#if: {{{firstver|}}} | {{infobox row|label=First Appearance|field={{{firstver}}} }} }} | ||
{{ #if: {{{id|}}} | {{infobox row|label=ID in Network Traffic (byte)|field={{{id}}}}} }} | {{ #if: {{{id|}}} | {{infobox row|label=ID in Network Traffic (byte)|field={{{id}}} }} }} | ||
{{ #if: {{{entityid|}}} | {{infobox row|label=ID in Saved Games(String)|field={{{entityid}}}}} }} | {{ #if: {{{entityid|}}} | {{infobox row|label=ID in Saved Games(String)|field={{{entityid}}} }} }} | ||
{{ #if: {{{drops|}}} | {{infobox row|label=Drops|field={{{drops|}}}}} }} | {{ #if: {{{drops|}}} | {{infobox row|label=Drops|field={{{drops|}}} }} }} | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
{{/doc}} | {{/doc}} | ||
[[Category:Infobox templates|E]]</noinclude> | [[Category:Infobox templates|E]]</noinclude> | ||