Difference between revisions of "Template:Part"

From Grid Sage Wiki
Jump to navigation Jump to search
(fix effect display)
Line 45: Line 45:
 
Cooldown Period: {{{powerCooldown|0}}}<br>
 
Cooldown Period: {{{powerCooldown|0}}}<br>
 
}}
 
}}
{{#ifeq:{{slot}}|Propulsion|
+
{{#ifeq:{{{slot}}}|Propulsion|
 
<div style="color: lightgray;">Propulsion</div>
 
<div style="color: lightgray;">Propulsion</div>
 
Time/Move: {{{propTime|}}}<br>
 
Time/Move: {{{propTime|}}}<br>
Line 55: Line 55:
 
Burnout: {{{propBurnout|}}}
 
Burnout: {{{propBurnout|}}}
 
}}
 
}}
{{#ifeq:{{slot}}|Utility|
+
{{#ifeq:{{{slot}}}|Utility|
 
<div style="color: lightgray;">Effect</div>
 
<div style="color: lightgray;">Effect</div>
 
{{{effect|None}}}
 
{{{effect|None}}}
Line 78: Line 78:
  
 
{{Part
 
{{Part
 +
|name=High-capacity Matter Storage Unit
 
|shortName=Hcp. Matter Storage Unit
 
|shortName=Hcp. Matter Storage Unit
 
|symbol=!
 
|symbol=!
 +
|color=cyan
 
|type=Storage
 
|type=Storage
 
|slot=Utility
 
|slot=Utility

Revision as of 09:15, 2 June 2015


This template lays out part info in a standard format and automatically links to the Part, Type, and Slot categories.

Usage


{{Part
|name=High-capacity Matter Storage Unit
|shortName=Hcp. Matter Storage Unit
|symbol=!
|color=cyan
|type=Storage
|slot=Utility
|mass=4
|rating=1
|integrity=45
|coverage=8
|effect=Increases matter storage capacity by 200 (stacks)
|fabTime=60
|fabMatter=20
}}