Difference between revisions of "Template:Robot"

From Grid Sage Wiki
Jump to navigation Jump to search
m (Fixed armament and components)
(added immunities)
Line 13: Line 13:
 
   {{ Datum | Core Exposure | {{{coreExposure|}}} }}
 
   {{ Datum | Core Exposure | {{{coreExposure|}}} }}
 
   {{ Datum | Salvage Potential | {{{salvagePotential|}}} }}
 
   {{ Datum | Salvage Potential | {{{salvagePotential|}}} }}
   {{ #if:{{{ability|}}} | {{ Datum | {{{ability|}}} | }}
+
   {{ #if:{{{ability|}}} | {{ Datum | {{{ability|}}} | }}}}
}}
+
 
 
{{Dataheader|Armament}}
 
{{Dataheader|Armament}}
 
{{{armament|None}}}
 
{{{armament|None}}}
Line 29: Line 29:
 
     {{ Datum | Slashing | {{{slashing|}}} | 0% }}
 
     {{ Datum | Slashing | {{{slashing|}}} | 0% }}
 
     {{ Datum | Piercing | {{{piercing|}}} | 0% }}
 
     {{ Datum | Piercing | {{{piercing|}}} | 0% }}
 +
    {{ #if:{{{criticals|}}}| {{ Datum | Criticals}}}}
 +
    {{ #if:{{{dismemberment|}}}| {{ Datum | Dismemberment}}}}
 +
    {{ #if:{{{disruption|}}}| {{ Datum | Disruption}}}}
 +
    {{ #if:{{{hacking|}}}| {{ Datum | Hacking}}}}
 +
    {{ #if:{{{jamming|}}}| {{ Datum | Jamming}}}}
 +
    {{ #if:{{{meltdown|}}}| {{ Datum | Meltdown}}}}
 
   }}
 
   }}
 
{{{analysis|[No analysis Data]}}}
 
{{{analysis|[No analysis Data]}}}
Line 50: Line 56:
 
{{#if:{{{salvagePotential|}}}| [[salvagePotential::{{{salvagePotential}}}| ]] }}
 
{{#if:{{{salvagePotential|}}}| [[salvagePotential::{{{salvagePotential}}}| ]] }}
 
{{#if:{{{ability|}}}| [[ability::{{{ability}}}| ]] }}
 
{{#if:{{{ability|}}}| [[ability::{{{ability}}}| ]] }}
 +
{{#if:{{{criticals|}}}| [[criticals::{{{criticals}}}| ]] }}
 +
{{#if:{{{dismemberment|}}}| [[dismemberment::{{{dismemberment}}}| ]] }}
 +
{{#if:{{{disruption|}}}| [[disruption::{{{disruption}}}| ]] }}
 +
{{#if:{{{hacking|}}}| [[hacking::{{{hacking}}}| ]] }}
 +
{{#if:{{{jamming|}}}| [[jamming::{{{jamming}}}| ]] }}
 +
{{#if:{{{meltdown|}}}| [[meltdown::{{{meltdown}}}| ]] }}
 
{{#if:{{{kinetic|}}}| [[kineticResist::{{{kinetic}}}| ]] }}
 
{{#if:{{{kinetic|}}}| [[kineticResist::{{{kinetic}}}| ]] }}
 
{{#if:{{{thermal|}}}| [[thermalResist::{{{thermal}}}| ]] }}
 
{{#if:{{{thermal|}}}| [[thermalResist::{{{thermal}}}| ]] }}

Revision as of 16:38, 13 May 2018

This template lays out robot info in a standard format and automatically links to the Robot and Class categories and adds relevant properties 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
Components
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
}}