No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
===== Statistics ===== | ===== Statistics ===== | ||
{| class="wikitable" | {| class="wikitable" | ||
! Health Points | |||
{{#if:{{{power_usage_per_second|}}}|! Power Usage }} | {{#if:{{{power_usage_per_second|}}}|! Power Usage }} | ||
{{#if:{{{visibility|}}}|! Visibility Range }} | {{#if:{{{visibility|}}}|! Visibility Range }} | ||
Line 7: | Line 7: | ||
{{#if:{{{race|}}}|! Faction}} | {{#if:{{{race|}}}|! Faction}} | ||
|- | |- | ||
| <div style="padding-left: 10px;">{{{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:47, 13 August 2023
Statistics
Health Points
|
---|
{{{health}}}
|
Sockets and Storage
![]() |
---|
{{{internal_sockets}}} }}
|
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)