Difference between revisions of "Template:Robot"

From Grid Sage Wiki
Jump to navigation Jump to search
(include example)
(fuller example)
Line 45: Line 45:
 
</includeonly><noinclude>
 
</includeonly><noinclude>
 
This template lays out robot info in a standard format and automatically links to the Robot and Class categories.
 
This template lays out robot info in a standard format and automatically links to the Robot and Class categories.
== Usage ==  
+
== Example ==  
<nowiki>
 
 
{{Robot
 
{{Robot
|name=K-01 Serf
+
|symbol=o
|symbol=k
+
|color=orange
|class=Worker
+
|class=Operator
 
|size=Medium
 
|size=Medium
|rating=4
+
|rating=21
|movement=Rolling (133%, 75)
+
|movement=Hovering (222%, 45)
|armament=None
+
|armament=
 +
* [[Improved Datajack]]
 
|components=
 
|components=
* [[Ion Engine]]
+
* [[Light Deuterium Engine]]
* [[Wheel]] x2
+
* [[Improved Hover Unit]] x2
* [[Small Storage Unit]]
+
* [[Improved Footprint Analyzer]]
|coreExposure=50%
+
* [[Hacking Suite]]
|salvagePotential=10-30
+
* [[System Backup Module]]
|electromagnetic=+25%
+
|coreExposure=39%
 +
|salvagePotential=20-30
 +
|kinetic=
 +
|thermal=
 +
|explosive=
 +
|electromagnetic=
 +
|impact=
 +
|slashing=
 +
|piercing=
 +
|fabTime=130
 +
|fabMatter=160
 +
|fabComponents=None
 
}}
 
}}
</nowiki>
+
<nowiki>
== Example ==
 
 
{{Robot
 
{{Robot
|name=K-01 Serf
+
|symbol=o
|symbol=k
+
|color=orange
|class=Worker
+
|class=Operator
 
|size=Medium
 
|size=Medium
|rating=4
+
|rating=21
|movement=Rolling (133%, 75)
+
|movement=Hovering (222%, 45)
|armament=None
+
|armament=
 +
* [[Improved Datajack]]
 
|components=
 
|components=
* [[Ion Engine]]
+
* [[Light Deuterium Engine]]
* [[Wheel]] x2
+
* [[Improved Hover Unit]] x2
* [[Small Storage Unit]]
+
* [[Improved Footprint Analyzer]]
|coreExposure=50%
+
* [[Hacking Suite]]
|salvagePotential=10-30
+
* [[System Backup Module]]
|electromagnetic=+25%
+
|coreExposure=39%
 +
|salvagePotential=20-30
 +
|kinetic=
 +
|thermal=
 +
|explosive=
 +
|electromagnetic=
 +
|impact=
 +
|slashing=
 +
|piercing=
 +
|fabTime=130
 +
|fabMatter=160
 +
|fabComponents=None
 
}}
 
}}
 +
</nowiki>
 
</noinclude>
 
</noinclude>

Revision as of 23:56, 3 June 2015

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

Example

/Data/

Robot [o]

Overview
Class
Size
Medium
Rating
21
Movement
Hovering (222%, 45)
Integrity
Armament
Components
Structure
Core Exposure
39%
Salvage Potential
20-30

[No analysis Data]

Fabrication
Time
130
Matter
160
Components
None
X
{{Robot
|symbol=o
|color=orange
|class=Operator
|size=Medium
|rating=21
|movement=Hovering (222%, 45)
|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=
|thermal=
|explosive=
|electromagnetic=
|impact=
|slashing=
|piercing=
|fabTime=130
|fabMatter=160
|fabComponents=None
}}