Template:Infobox entity: Difference between revisions
add links to labels |
Rare drops is now Drops |
||
| Line 18: | Line 18: | ||
{{infobox row|label=<span style="border-bottom: 1px dotted; cursor: help" title="ID in Network Traffic (Byte)">Network ID</span>|field={{#if: {{{id|}}} | {{{id}}} | ? }} }} | {{infobox row|label=<span style="border-bottom: 1px dotted; cursor: help" title="ID in Network Traffic (Byte)">Network ID</span>|field={{#if: {{{id|}}} | {{{id}}} | ? }} }} | ||
{{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#Normal drops|Drops]]|field={{{drops|}}} }} }} | ||
{{ #if: {{{raredrops|}}} | {{infobox row|label=[[Rare drops|Rare Drops]]|field={{{raredrops|}}} }} }} | {{ #if: {{{raredrops|}}} | {{infobox row|label=[[Drops#Rare drops|Rare Drops]]|field={{{raredrops|}}} }} }} | ||
{{ #if: {{{exp|}}} | {{infobox row|label=[[Experience Orb|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|}}}}} }} | ||