No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
===== Statistics ===== | ===== Statistics ===== | ||
{| class="wikitable" | {| class="wikitable" | ||
! Health Points !! {{#if:{{{power_usage_per_second | ! Health Points !! {{#if:{{{power_usage_per_second|}}}|Power Usage !!}} {{#if:{{{visibility|}}}|Visibility Range !!}} {{#if:{{{movement_speed{{!}}}}}|Movement Speed !!}} Faction/Race | ||
|- | |- | ||
| <div style="padding-left: 10px;">{{{health}}}</div> {{#if:{{{power_usage_per_second | | <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> }} || <div style="padding-left: 10px;">{{{race}}}</div> | ||
|} | |} | ||
===== Sockets and Storage ===== | ===== Sockets and Storage ===== | ||
{| class="wikitable" | {| class="wikitable" | ||
|- style="vertical-align:middle;" | |- style="vertical-align:middle;" | ||
! [[File:Internal Socket.png|32x32px|link=Sockets]] Internal {{#if:{{{small_sockets | ! [[File:Internal Socket.png|32x32px|link=Sockets]] Internal {{#if:{{{small_sockets|}}}| !! [[File:Small Socket.png{{!}}32x32px{{!}}link=Sockets]] Small }} {{#if:{{{medium_sockets|}}}| !! [[File:Medium Socket.png{{!}}32x32px{{!}}link=Sockets]] Medium }} {{#if:{{{large_sockets|}}}| !! [[File:Large Socket.png{{!}}32x32px{{!}}link=Sockets]] Large }} | ||
! <!-- gap --> {{#if:{{{storage{{!}}}}}| !! Storage }} | ! <!-- gap --> {{#if:{{{storage{{!}}}}}| !! Storage }} | ||
|- | |- | ||
| <div style="padding-left: 10px;">{{{internal_sockets}}}</div> {{#if:{{{small_sockets | | <div style="padding-left: 10px;">{{{internal_sockets}}}</div> {{#if:{{{small_sockets|}}}| {{!}}{{!}} <div style="padding-left: 10px;">{{{small_sockets}}}</div> }} {{#if:{{{medium_sockets|}}}| {{!}}{{!}} <div style="padding-left: 10px;">{{{medium_sockets}}}</div> }} {{#if:{{{large_sockets|}}}| {{!}}{{!}} <div style="padding-left: 10px;">{{{large_sockets}}}</div> }} | ||
| <!-- gap --> {{#if:{{{storage | | <!-- gap --> {{#if:{{{storage|}}}| {{!}}{{!}} <div style="padding-left: 10px;">{{{storage}}}</div> }} | ||
|} | |} | ||
<noinclude>{{Documentation}}</noinclude> | <noinclude>{{Documentation}}</noinclude> |
Revision as of 11:56, 14 August 2023
Statistics
Health Points | Movement Speed | Faction/Race |
---|---|---|
{{{health}}} |
{{{race}}}
|
Sockets and Storage
![]() |
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)