Template:Entity Stats: Difference between revisions

Template page
No edit summary
No edit summary
Line 5: Line 5:
!  Health Points !! {{#if:{{{power}}}|Power Usage !!}}  Visibility Range !!  {{#if:{{{movement-speed}}}|Movement Speed !!}}  Faction
!  Health Points !! {{#if:{{{power}}}|Power Usage !!}}  Visibility Range !!  {{#if:{{{movement-speed}}}|Movement Speed !!}}  Faction
|-
|-
| {{{health}}}  
| {{{health}}} {{#if:{{{power}}}|{{!}}{{!}}{{{power}}}}} || {{{visibility}}} {{#if:{{{movement-speed}}}|{{!}}{{!}}{{{movement-speed}}}}} || {{{race}}}
| {{#if:{{{power}}}|{{{power}}}}}
| {{{visibility}}}  
| {{#if:{{{movement-speed}}}|{{{movement-speed}}}}}
| {{{race}}}
|}
|}
{| class="wikitable"
{| class="wikitable"

Revision as of 15:44, 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