Template:Infobox entity: Difference between revisions
No edit summary |
okay, the pages that use these are even more cringeworthy - removing |
||
| Line 8: | Line 8: | ||
{{ #if: {{{size|}}} | {{infobox row|label=Size|field={{{size}}} }} }} | {{ #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: {{{equipment|}}} | {{infobox row|class=list-style-none|label=[[Drops#Equipped items|Natural equipment]]|field={{{equipment}}}}} }} | {{ #if: {{{equipment|}}} | {{infobox row|class=list-style-none|label=[[Drops#Equipped items|Natural equipment]]|field={{{equipment}}}}} }} | ||
{{ #if: {{{usableitems|}}} | {{infobox row|class=list-style-none|label=Usable items|field={{{usableitems}}}}} }} | {{ #if: {{{usableitems|}}} | {{infobox row|class=list-style-none|label=Usable items|field={{{usableitems}}}}} }} | ||
{{ #if: {{{multiplevers|}}} | {{infobox row|label=Delet|field={{{multiplevers}}}}} }} | {{ #if: {{{multiplevers|}}} | {{infobox row|label=Delet|field={{{multiplevers}}}}} }} | ||
{{infobox row|label=<abbr title="ID used internally, and in network traffic unless otherwise specified (byte)">Internal ID</abbr>|field={{#if: {{{id|}}} | {{{id}}} | ? }} }} | {{infobox row|label=<abbr title="ID used internally, and in network traffic unless otherwise specified (byte)">Internal ID</abbr>|field={{#if: {{{id|}}} | {{{id}}} | ? }} }} | ||
{{ #if: {{{networkid|}}} | {{infobox row|label=<abbr title="ID in network traffic, if different from ID used internally (byte)">Network ID</abbr>|field={{{networkid|}}}}} }} | {{ #if: {{{networkid|}}} | {{infobox row|label=<abbr title="ID in network traffic, if different from ID used internally (byte)">Network ID</abbr>|field={{{networkid|}}}}} }} | ||