Difference between revisions of "Template:Robot"

From Grid Sage Wiki
Jump to navigation Jump to search
(set header styles)
(center title)
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
 
{{Databox|content=
 
{{Databox|content=
<div class="text-align: center;">
+
<div style="text-align: center;">
 
{{{name|{{PAGENAME}}}}} [ <span style="font-size:larger; font-weight:bold; position: relative; bottom: -0.05em; color: {{{color|gray}}}">{{{symbol}}}</span> ]
 
{{{name|{{PAGENAME}}}}} [ <span style="font-size:larger; font-weight:bold; position: relative; bottom: -0.05em; color: {{{color|gray}}}">{{{symbol}}}</span> ]
 
</div>
 
</div>
  
<div style="color: white;">Overview</div>
+
<div style="color: lightgray;">Overview</div>
  
 
Class: [[:Category:{{{class}}} Robots|{{{class}}}]]
 
Class: [[:Category:{{{class}}} Robots|{{{class}}}]]
Line 15: Line 15:
 
Movement: {{{movement}}}
 
Movement: {{{movement}}}
  
<div style="color: white;">Armament</div>
+
<div style="color: lightgray;">Armament</div>
 
{{{armament|None}}}
 
{{{armament|None}}}
  
<div style="color: white;">Components</div>
+
<div style="color: lightgray;">Components</div>
 
{{{components|Unknown}}}
 
{{{components|Unknown}}}
  
Line 24: Line 24:
  
 
{{#if:{{{fabTime|}}}{{{fabMatter|}}}|
 
{{#if:{{{fabTime|}}}{{{fabMatter|}}}|
<div style="color: white;">Fabrication</div>
+
<div style="color: lightgray;">Fabrication</div>
 
Time: {{{fabTime|Unknown}}}
 
Time: {{{fabTime|Unknown}}}
  

Revision as of 03:01, 2 June 2015


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

Usage

{{Robot
|name=K-01 Serf
|symbol=k
|class=Worker
|size=Medium
|rating=4
|movement=Rolling (133%, 75)
|armament=None
|components=
* [[Ion Engine]]
* [[Wheel]] x2
* [[Small Storage Unit]]
}}