Template:Entity Stats: Difference between revisions

Template page
No edit summary
Tag: Manual revert
No edit summary
Line 1: Line 1:
{| <!--class="wikitable"--> style="width: 60%; margin-right: auto;"
{| class="wikitable"
|+ style="text-align:left; font-size: 120%; font-weight: bold;"| Statistics
|+ Statistics


|- style="text-align:left;"
|-  
!  Health Points !!  Power Usage !!  Visibility Range !!  Movement Speed !!  Faction
!  Health Points !!  Power Usage !!  Visibility Range !!  Movement Speed !!  Faction
|-
|-
| style="padding-left: 15px;" | {{{health}}}  
| {{{health}}}  
| style="padding-left: 15px;" | {{{power}}}
| {{{power}}}
| style="padding-left: 15px;" | {{{visibility}}}  
| {{{visibility}}}  
| style="padding-left: 15px;" | {{{movement-speed}}}
| style="padding-left: 15px;" | {{{movement-speed}}}
| style="padding-left: 15px;" | {{{race}}}
| {{{race}}}
|}
|}
{| style="margin-right: auto;"
{| class="wikitable"
|+ style="text-align:left; font-size: 120%; font-weight: bold;"| Sockets and Storage
|+ Sockets and Storage
|- style="text-align:left;"
|-
! [[Sockets|Internal]]{{#if:{{{socket-s}}}|!![[Sockets{{!}}Small]]}}{{#if:{{{socket-m}}}|!![[Sockets{{!}}Medium]]}}{{#if:{{{socket-l}}}|!![[Sockets{{!}}Large]]}}
! [[Sockets|Internal]]{{#if:{{{socket-s}}}|!![[Sockets{{!}}Small]]}}{{#if:{{{socket-m}}}|!![[Sockets{{!}}Medium]]}}{{#if:{{{socket-l}}}|!![[Sockets{{!}}Large]]}}
! <!-- gap -->
! <!-- gap -->
! Storage Size
! Storage Size
|-  
|-  
<td style="padding-left: 10px;"> {{{socket-i}}} </td>
|{{{socket-i}}}{{#if:{{{socket-s}}}|{{!}}{{!}}{{{socket-s}}}}}{{#if:{{{socket-m}}}|{{!}}{{!}}{{{socket-m}}}}}{{#if:{{{socket-l}}}|{{!}}{{!}}{{{socket-l}}}}}
{{#if:{{{socket-s}}}| <td style="padding-left: 10px;"> {{{socket-s}}} </td>}}
| <!-- gap -->
{{#if:{{{socket-m}}}| <td style="padding-left: 10px;"> {{{socket-m}}} </td>}}
| {{{storage}}}
{{#if:{{{socket-l}}}| <td style="padding-left: 10px;"> {{{socket-l}}} </td>}}
<td style="width: 20px">  <!-- gap --></td>
<td style="padding-left: 10px;"> {{{storage}}} </td>
|}
|}
<noinclude>{{Documentation}}</noinclude>
<noinclude>{{Documentation}}</noinclude>

Revision as of 15:18, 8 August 2023

Statistics
Health Points Power Usage Visibility Range Movement Speed Faction
{{{health}}} {{{power}}} {{{visibility}}} {{{movement-speed}}} {{{race}}}
Sockets and Storage
Internal Small Medium Large Storage Size
{{{socket-i}}} {{{socket-s}}} {{{socket-m}}} {{{socket-l}}} {{{storage}}}

Documentation


Documentation:

{{Entity_Stats
|name
|health
|power
|movement-speed
|visibility
|storage
|size
|race
|entity-type1
|entity-type2
|socket-l
|socket-m
|socket-s
|socket-i
}}

  • need to add: |tile-size
  • remove unused ones?
  • storage - just to count storage (what is bughole?)
  • size - unit small medium large special=re-sim other=foundation (not used .. yet?)
  • race - robot human alien bug
  • entity-type - building bot or both?
  • Note: Race and Entity-type output needs to have a capitalized first letter... Robot Human Alien Bug / Building Bot