Template:Infobox entity: Difference between revisions
No edit summary |
m change deprec message as it messes up spacing on pages |
||
| Line 10: | Line 10: | ||
{{ #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: {{{id|}}} | {{infobox row|label=<abbr title="ID used internally, and in network traffic unless otherwise specified (byte)">Internal ID</abbr><br> | {{ #if: {{{id|}}} | {{infobox row|label=<abbr title="ID used internally, and in network traffic unless otherwise specified (byte)">Internal ID</abbr><br><abbr title="Transfer to ID table">(deprecated)</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><br> | {{ #if: {{{networkid|}}} | {{infobox row|label=<abbr title="ID in network traffic, if different from ID used internally (byte)">Network ID</abbr><br><abbr title="Transfer to ID table">(deprecated)</abbr>|field={{{networkid|}}}}} }} | ||
{{ #if: {{{entityid|}}} | {{infobox row|label=[[Namespaced ID]]<br> | {{ #if: {{{entityid|}}} | {{infobox row|label=[[Namespaced ID]]<br><abbr title="Transfer to ID table">(deprecated)</abbr>|field={{#if: {{{entityid|}}} | {{{entityid}}} | ? }} }} }} | ||
| footer = | | footer = | ||
{{#if: {{{notes|}}} | '''Notes'''<br />{{{notes}}} }} | {{#if: {{{notes|}}} | '''Notes'''<br />{{{notes}}} }} | ||