Difference between revisions of "Template:Robot"

From Grid Sage Wiki
Jump to navigation Jump to search
(Added "ability" for things such as hunter's "Scan Cloaking")
m (Fixed armament and components)
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}}}
  
 +
{{Dataheader|Components}}
 +
{{{components|Unknown}}}
 
   {{#if:{{{kinetic|}}}{{{thermal|}}}{{{explosive|}}}{{{electromagnetic|}}}{{{impact|}}}{{{slashing|}}}{{{piercing|}}}|
 
   {{#if:{{{kinetic|}}}{{{thermal|}}}{{{explosive|}}}{{{electromagnetic|}}}{{{impact|}}}{{{slashing|}}}{{{piercing|}}}|
 
     {{Dataheader|Resistances}}
 
     {{Dataheader|Resistances}}
Line 62: Line 64:
 
}}
 
}}
 
</includeonly><noinclude>
 
</includeonly><noinclude>
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.
+
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 ==  
 
== Example ==  
 
{{Robot
 
{{Robot

Revision as of 20:13, 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 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
}}