Difference between revisions of "Template:Part"

From Grid Sage Wiki
Jump to navigation Jump to search
(Created page with "<includeonly> == Data == {{{name|{{PAGENAME}}}}} [{{{symbol}}}] === Overview === Type: [[:Category:{{{type}}} Parts|{{{type}}}]] Slot: :Category:{{{slot}}} Parts|{{{slot...")
 
Line 44: Line 44:
 
This template lays out part info in a standard format and automatically links to the Part, Type, and Slot categories.
 
This template lays out part info in a standard format and automatically links to the Part, Type, and Slot categories.
 
== Usage ==  
 
== Usage ==  
<nowiki>
+
<nowiki>
 +
 
 
{{Part
 
{{Part
 
|name=Hcp. Matter Storage Unit
 
|name=Hcp. Matter Storage Unit
Line 57: Line 58:
  
 
High-capacity Matter Storage Unit
 
High-capacity Matter Storage Unit
 
 
|fabTime=60
 
|fabTime=60
 
|fabMatter=20
 
|fabMatter=20
 +
}}
  
}}
 
 
</nowiki>
 
</nowiki>
 
</noinclude>
 
</noinclude>

Revision as of 17:59, 1 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=Hcp. Matter Storage Unit
|symbol=!
|type=Storage
|slot=Utility
|mass=4
|rating=1
|integrity=45
|coverage=8
|effect=Increases matter storage capacity by 200 (stacks)

High-capacity Matter Storage Unit
|fabTime=60
|fabMatter=20
}}