Template:Infobox entity: Difference between revisions
No edit summary |
add links to labels |
||
| 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: {{{health|}}} | {{infobox row|label=[[Health and Damage|Health Points]]|field={{{health}}} }} }} | ||
{{ #if: {{{armor|}}} | {{infobox row|label=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: {{{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: {{{multiplevers|}}} | {{ #if: {{{multiplevers|}}} | ||
| Line 19: | Line 19: | ||
{{infobox row|label=<span style="border-bottom: 1px dotted; cursor: help" title="ID in Saved Games (String)">Savegame ID</span>|field={{#if: {{{entityid|}}} | {{{entityid}}} | ? }} }} | {{infobox row|label=<span style="border-bottom: 1px dotted; cursor: help" title="ID in Saved Games (String)">Savegame ID</span>|field={{#if: {{{entityid|}}} | {{{entityid}}} | ? }} }} | ||
{{ #if: {{{drops|}}} | {{infobox row|label=Drops|field={{{drops|}}} }} }} | {{ #if: {{{drops|}}} | {{infobox row|label=Drops|field={{{drops|}}} }} }} | ||
{{ #if: {{{raredrops|}}} | {{infobox row|label=Rare Drops|field={{{raredrops|}}} }} }} | {{ #if: {{{raredrops|}}} | {{infobox row|label=[[Rare drops|Rare Drops]]|field={{{raredrops|}}} }} }} | ||
{{ #if: {{{exp|}}} | {{infobox row|label=Experience|field={{{exp}}}}} }} | {{ #if: {{{exp|}}} | {{infobox row|label=[[Experience Orb|Experience]]|field={{{exp}}}}} }} | ||
{{ #if: {{{sounds|}}} | {{infobox row|label=Sounds|field={{{sounds|}}}}} }} | {{ #if: {{{sounds|}}} | {{infobox row|label=Sounds|field={{{sounds|}}}}} }} | ||
{{ #if: {{{weaknesses|}}} | {{infobox row|label=Weaknesses|field={{{weaknesses|}}}}} }} | {{ #if: {{{weaknesses|}}} | {{infobox row|label=Weaknesses|field={{{weaknesses|}}}}} }} | ||