Difference between revisions of "Template:Part"

From Grid Sage Wiki
Jump to navigation Jump to search
(fix effect spacing)
(use symbol template)
Line 2: Line 2:
 
{{Databox|content=
 
{{Databox|content=
 
<div style="text-align: center;">
 
<div style="text-align: center;">
{{{shortName|{{PAGENAME}}}}} [ <span style="font-size:larger; font-weight:bold; position: relative; bottom: -0.05em; color: {{{color|gray}}}">{{{symbol}}}</span> ]
+
{{{shortName|{{PAGENAME}}}}} {{symbol|{{{symbol}}}|color={{{color|}}}}}
 
</div>
 
</div>
  
Line 75: Line 75:
 
== Usage ==  
 
== Usage ==  
 
  <nowiki>
 
  <nowiki>
 
 
{{Part
 
{{Part
 
|name=High-capacity Matter Storage Unit
 
|name=High-capacity Matter Storage Unit
Line 92: Line 91:
 
}}
 
}}
 
</nowiki>
 
</nowiki>
{{Part
+
<noinclude>
|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
 
}}
 
</noinclude>
 

Revision as of 23:47, 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
}}