No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
===== Statistics ===== | ===== Statistics ===== | ||
{| class="wikitable" | {| class="wikitable" | ||
! Health Points | {{#if:{{{health|}}}|! Health Points }} | ||
{{#if:{{{power_usage_per_second|}}}|! Power Usage }} | |||
{{#if:{{{visibility|}}}|! Visibility Range }} | |||
{{#if:{{{movement_speed|}}}|! Movement Speed }} | |||
{{#if:{{{race|}}}|! Faction}} | |||
|- | |- | ||
| | {{#if:{{{health|}}}|{{!}}:{{{health}}}</div> }} | ||
{{#if:{{{power_usage_per_second|}}}|{{!}}<div style="padding-left: 10px;">{{{power_usage_per_second}}}</div> }} | |||
{{#if:{{{visibility|}}}|{{!}}<div style="padding-left: 10px;">{{{visibility}}}</div> }} | |||
{{#if:{{{movement_speed|}}}|{{!}}<div style="padding-left: 10px;">{{{movement_speed}}}</div> }} | |||
{{#if:{{{race|}}}|{{!}}<div style="padding-left: 10px;">{{{race}}}</div> }} | |||
|} | |} | ||
===== Sockets and Storage ===== | ===== Sockets and Storage ===== |
Revision as of 18:21, 13 August 2023
Statistics
Sockets and Storage
![]() |
Storage | |
---|---|---|
{{{internal_sockets}}}
|
{{{storage}}}
|
Documentation
Linked Cargo template Template:EntityStatistics
Or manually:
{{Entity_Statistics |name |health |powerUsagePerSecond |movementSpeed |visibility |storage |size |race |largeSockets |mediumSockets |smallSockets |internalSockets }}
The above Template documentation is transcluded from Template:Entity Statistics/doc. (edit | history)