Difference between revisions of "Template:Robot"

From Grid Sage Wiki
Jump to navigation Jump to search
(Removed armament and components from properties for now)
(Move "Core Exposure" and "Salvage Potential" to Overview)
Line 11: Line 11:
 
   {{ Datum | Movement | {{{movement}}} }}
 
   {{ Datum | Movement | {{{movement}}} }}
 
   {{ Datum | Integrity | {{{integrity|}}} }}
 
   {{ Datum | Integrity | {{{integrity|}}} }}
 +
  {{ Datum | Core Exposure | {{{coreExposure|}}} }}
 +
    {{ Datum | Salvage Potential | {{{salvagePotential|}}} }}
  
 
{{Dataheader|Armament}}
 
{{Dataheader|Armament}}
 
{{{armament|None}}}
 
{{{armament|None}}}
  
{{Dataheader|Components}}
 
{{{components|Unknown}}}
 
  {{#if:{{{coreExposure|}}}{{{salvagePotential|}}}|
 
    {{Dataheader|Structure}}
 
    {{ Datum | Core Exposure | {{{coreExposure|}}} }}
 
    {{ Datum | Salvage Potential | {{{salvagePotential|}}} }}
 
  }}
 
 
   {{#if:{{{kinetic|}}}{{{thermal|}}}{{{explosive|}}}{{{electromagnetic|}}}{{{impact|}}}{{{slashing|}}}{{{piercing|}}}|
 
   {{#if:{{{kinetic|}}}{{{thermal|}}}{{{explosive|}}}{{{electromagnetic|}}}{{{impact|}}}{{{slashing|}}}{{{piercing|}}}|
 
     {{Dataheader|Resistances}}
 
     {{Dataheader|Resistances}}

Revision as of 19:36, 17 March 2017

This template lays out robot info in a standard format and automatically links to the Robot and Class categories and adds relevant proties to it.

Example

/Data/

O-24 Administrator [o]

Overview
Class
Size
Medium
Rating
21
Movement
Hovering (222%, 45)
Integrity
30
Core Exposure
39%
Salvage Potential
20-30
Armament
Resistances
Kinetic
0%
Thermal
0%
Explosive
0%
Electromagnetic
+50%
Impact
0%
Slashing
+25%
Piercing
0%

[No analysis Data]

Fabrication
Time
130
Matter
160
Components
None
X
{{Robot
|name=O-24 Administrator
|symbol=o
|color=orange
|class=Operator
|size=Medium
|rating=21
|movement=Hovering (222%, 45)
|integrity=30
|armament=
* [[Improved Datajack]]
|components=
* [[Light Deuterium Engine]]
* [[Improved Hover Unit]] x2
* [[Improved Footprint Analyzer]]
* [[Hacking Suite]]
* [[System Backup Module]]
|coreExposure=39%
|salvagePotential=20-30
|kinetic=0%
|thermal=0%
|explosive=0%
|electromagnetic=+50%
|impact=0%
|slashing=+25%
|piercing=0%
|fabTime=130
|fabMatter=160
|fabComponents=None
}}