Template:Infobox entity: Difference between revisions
Herp derp, i realised that the entity template is widely used, not the mob template. adding experience parameter. |
These should have the help cursor (also, how does this H:title thing work?) |
||
| Line 12: | Line 12: | ||
{{ #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= | {{ #if: {{{id|}}} | {{infobox row|label=<span style="border-bottom: 1px dotted; cursor: help" title="ID in Network Traffic (Byte)">Network ID</span>|field={{{id}}} }} }} | ||
{{ #if: {{{entityid|}}} | {{infobox row|label= | {{ #if: {{{entityid|}}} | {{infobox row|label=<span style="border-bottom: 1px dotted; cursor: help" title="ID in Saved Games (String)">Savegame ID</span>|field={{{entityid}}} }} }} | ||
{{ #if: {{{drops|}}} | {{infobox row|label=Drops|field={{{drops|}}} }} }} | {{ #if: {{{drops|}}} | {{infobox row|label=Drops|field={{{drops|}}} }} }} | ||
{{ #if: {{{exp|}}} | {{infobox row|label=Experience|field={{{exp}}}}} }} | {{ #if: {{{exp|}}} | {{infobox row|label=Experience|field={{{exp}}}}} }} | ||