Template:Infobox entity: Difference between revisions

mNo edit summary
added entityid field, distinguished it from id field
Line 81: Line 81:
<!-- end Block data fields and #if-->
<!-- end Block data fields and #if-->
}}
}}
{{infobox row|label=Created Entity ID|field={{ #if: {{{id|}}} | {{{id}}} | ? }} }}
{{infobox row|label=ID in Network Traffic (byte)|field={{ #if: {{{id|}}} | {{{id}}} | ? }} }}
{{infobox row|label=ID in Saved Games (string)|field={{ #if: {{{entityid|}}} | {{{entityid}}} | ? }} }}
}}
}}
{{#if:{{{type|}}}|[[Category:{{{type}}}{{!}}{{PAGENAME}}]]}}
{{#if:{{{type|}}}|[[Category:{{{type}}}{{!}}{{PAGENAME}}]]}}