Template:EntityStatistics: Difference between revisions

Template page
No edit summary
No edit summary
Line 3: Line 3:
{{#cargo_query:
{{#cargo_query:
tables=entity
tables=entity
|fields=
|fields=entity.name, entity.description, entity.luaId, entity.health, entity.powerUsagePerSecond, entity.movementSpeed, entity.visibility, entity.storage, entity.size, entity.race, entity.types1, entity.types2, entity.largeSockets, entity.mediumSockets, entity.smallSockets, entity.internalSockets, entity.slotType
name,
|where name='{{{1}}}'
health,
powerUsagePerSecond,
movementSpeed,
visibility,
storage,
size,
race,
largeSockets,
mediumSockets,
smallSockets,
internalSockets
|where=name='{{{1}}}'
|format=template
|format=template
|template=Entity_Statistics
|template=EntityStatistics_Layout
|named args=yes
|named args=yes
|default=
}}
}}
</includeonly><noinclude>{{Documentation}}</noinclude>
</includeonly><noinclude>{{Documentation}}</noinclude>

Revision as of 22:53, 5 September 2023

Documentation


Documentation:

Linked visual template Template:Entity_Statistics

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