Template:EntityStatistics Layout: Difference between revisions

Template page
No edit summary
mNo edit summary
 
(12 intermediate revisions by the same user not shown)
Line 2: Line 2:
{{{description}}}
{{{description}}}
{{#if:{{{1}}}|
{{#if:{{{1}}}|
{{{!}} class{{=}}"wikitable" style="width: 100%;margin: 0px;"
{{{!}} class{{=}}"wikitable" style="width: 100%; margin: 0px;"
{{!}}+  
{{!}}+  
{{!}}style{{=}}"text-align:left;"{{!}}Lua ID{{!}}{{!}}{{{luaId}}}
{{!}}style{{=}}"text-align:left;"{{!}}Lua ID{{!}}{{!}}{{{luaId}}}
Line 18: Line 18:
{{#if:{{{size}}}|{{!}}style{{=}}"text-align:left;"{{!}}Size{{!}}{{!}}{{{size}}}
{{#if:{{{size}}}|{{!}}style{{=}}"text-align:left;"{{!}}Size{{!}}{{!}}{{{size}}}
{{!}}-|}}
{{!}}-|}}
{{#if:{{{race}}}|{{!}}style{{=}}"text-align:left;"{{!}}Race{{!}}{{!}}{{{race}}}
{{#if:{{{race}}}|{{!}}style{{=}}"text-align:left;"{{!}}Race{{!}}{{!}}[[Category:{{{race}}}]]{{{race}}}
{{!}}-|}}
{{!}}-|}}
{{#if:{{{types1}}}|{{!}}style{{=}}"text-align:left;"{{!}}Types1{{!}}{{!}}{{{types1}}}
{{#if:{{{types1}}}|{{!}}style{{=}}"text-align:left;"{{!}}Type{{!}}{{!}}[[Category:{{{types1}}}]]{{{types1}}}
{{!}}-|}}
{{!}}-|}}
{{#if:{{{types2}}}|{{!}}style{{=}}"text-align:left;"{{!}}Types2{{!}}{{!}}{{{types2}}}
{{#if:{{{types2}}}|{{!}}style{{=}}"text-align:left;"{{!}}Type{{!}}{{!}}[[Category:{{{types2}}}]]{{{types2}}}
{{!}}-|}}
{{!}}-|}}
{{#if:{{{largeSockets}}}|{{!}}style{{=}}"text-align:left;"{{!}}Large Sockets{{!}}{{!}}{{{largeSockets}}}
{{#if:{{{largeSockets}}}|{{!}}style{{=}}"text-align:left;"{{!}}Large Sockets{{!}}{{!}}{{{largeSockets}}}
Line 34: Line 34:
{{#if:{{{slotType}}}|{{!}}style{{=}}"text-align:left;"{{!}}Slot Type{{!}}{{!}}{{{slotType}}}
{{#if:{{{slotType}}}|{{!}}style{{=}}"text-align:left;"{{!}}Slot Type{{!}}{{!}}{{{slotType}}}
{{!}}-|}}
{{!}}-|}}
|}
|}</onlyinclude>
</onlyinclude>
 


{{documentation}}
{{documentation}}

Latest revision as of 23:19, 5 September 2023

{{{description}}}

Lua ID {{{luaId}}}
Health {{{health}}}
Power {{{powerUsagePerSecond}}}
Speed {{{movementSpeed}}}
Visibility {{{visibility}}}
Storage {{{storage}}}
Size {{{size}}}
Race [[Category:{{{race}}}]]{{{race}}}
Type [[Category:{{{types1}}}]]{{{types1}}}
Type [[Category:{{{types2}}}]]{{{types2}}}
Large Sockets {{{largeSockets}}}
Medium Sockets {{{mediumSockets}}}
Small Sockets {{{smallSockets}}}
Internal Sockets {{{internalSockets}}}
Slot Type {{{slotType}}}

Documentation


Template:EntityStatistics_Layout/doc

The above Template documentation is transcluded from Template:EntityStatistics Layout/doc. (edit | history)