Difference between revisions of "Template:Robot"

From Grid Sage Wiki
Jump to navigation Jump to search
m
m (image support; if image tag is set, it will display the image with the name of the robot e.g. 0-24 Administrator.png)
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
 
{{Databox|content=
 
{{Databox|content=
 +
 
<div style="text-align: center;">
 
<div style="text-align: center;">
{{{name|{{PAGENAME}}}}} {{symbol|{{{symbol}}}|color={{{color|}}}}}
+
{{symbol|{{{symbol}}}|color={{{color|}}}}} {{#if:{{{image|}}} | [[File: {{{name}}}.png|24x24px]]}}
 +
</div>
 +
 
 +
<div style="text-align: center;">
 +
{{{name|{{PAGENAME}}}}}
 
</div>
 
</div>
  
Line 13: Line 18:
 
   {{ Datum | Core Exposure | {{{coreExposure|}}} }}
 
   {{ Datum | Core Exposure | {{{coreExposure|}}} }}
 
   {{ Datum | Salvage Potential | {{{salvagePotential|}}} }}
 
   {{ Datum | Salvage Potential | {{{salvagePotential|}}} }}
   {{ #if:{{{ability|}}} | {{ Datum | {{{ability|}}} | }}}}
+
    
 
    
 
    
 
{{Dataheader|Armament}}
 
{{Dataheader|Armament}}
Line 74: Line 79:
 
{{#if:{{{fabMatter|}}}| [[fabMatter::{{{fabMatter}}}| ]] }}
 
{{#if:{{{fabMatter|}}}| [[fabMatter::{{{fabMatter}}}| ]] }}
 
{{#if:{{{fabComponents|}}}| [[fabComponents::{{{fabComponents}}}| ]] }}
 
{{#if:{{{fabComponents|}}}| [[fabComponents::{{{fabComponents}}}| ]] }}
 +
{{#if:{{{image|}}}| [[imageRobot::{{{image}}}| ]] }}
 
}}
 
}}
 
</includeonly><noinclude>
 
</includeonly><noinclude>
Line 107: Line 113:
 
|fabMatter=160
 
|fabMatter=160
 
|fabComponents=None
 
|fabComponents=None
 +
|image
 
}}
 
}}
 
  <nowiki>
 
  <nowiki>
Line 138: Line 145:
 
|fabMatter=160
 
|fabMatter=160
 
|fabComponents=None
 
|fabComponents=None
 +
|image
 
}}
 
}}
 
</nowiki>
 
</nowiki>
 
</noinclude>
 
</noinclude>

Revision as of 23:54, 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]

O-24 Administrator

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
|image
}}