Template:Infobox entity: Difference between revisions

right, so it seems that all these parameters are left in are cringy user pages nobody cares about, not my fault they aren't active. also wtf is score?
No edit summary
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: {{{score|}}} | {{infobox row|label=Score points, whatever this means|field={{{score}}} }} }}
{{ #if: {{{score|}}} | {{infobox row|label=Score points (notused?)|field={{{score}}} }} }}
{{ #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}}}}} }}
{{ #if: {{{weaknesses|}}} | {{infobox row|label=Weaknesses|field={{{weaknesses|}}}}} }}
{{ #if: {{{weaknesses|}}} | {{infobox row|label=Weaknesses (notused?)|field={{{weaknesses|}}}}} }}
{{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|}}}}} }}