Difference between revisions of "Template:Raw Material"
m |
m |
||
Line 2: | Line 2: | ||
!colspan="5"|{{{name}}} | !colspan="5"|{{{name}}} | ||
|- | |- | ||
− | |rowspan=" | + | |rowspan="3" style="width:20%;vertical-align:middle"|{{#ifexist: File:Material {{{name}}}.png|[[File:Material {{{name}}}.png|100px|center|link={{{link}}}|alt={{{name}}}|{{{name}}}]]|[[File:Material {{{name}}}.jpg|center|100px|link={{{link}}}|alt={{{name}}}|{{{name}}}]]}} |
|style="width:20%;"|'''Used For:''' | |style="width:20%;"|'''Used For:''' | ||
|style="width:20%;text-align:right;"|{{{usedFor}}} | |style="width:20%;text-align:right;"|{{{usedFor}}} | ||
− | |style="width:20%;"|''' | + | |style="width:20%;"|'''External Price:''' |
− | |style="width:20%;text-align:right;"|{{Credit|{{#number_format | + | |style="width:20%;text-align:right;"|{{Credit|{{#number_format:{{{price}}}}}}} |
|- | |- | ||
|style="width:20%;"|'''Weight:''' | |style="width:20%;"|'''Weight:''' | ||
|style="width:20%;text-align:right;"|{{{weight}}} T | |style="width:20%;text-align:right;"|{{{weight}}} T | ||
− | |||
− | |||
− | |||
|style="width:20%;"|'''Supplier:''' | |style="width:20%;"|'''Supplier:''' | ||
|style="width:20%;text-align:right;"|[[{{{supplier}}}]] | |style="width:20%;text-align:right;"|[[{{{supplier}}}]] | ||
− | |||
− | |||
|- | |- | ||
|style="width:20%;"|'''Available:''' | |style="width:20%;"|'''Available:''' |
Revision as of 17:26, 4 February 2016
Usage
{{Raw Material | name = | supplier = | link = | price = | weight = | available = true|false (or empty) }}
Examples
{{Raw Material | name = Quantum | supplier = JUGANOTH Mining Corporation | usedFor = Armour | price = 1100 | weight = 12 | available = true }}
Quantum | ||||
---|---|---|---|---|
Used For: | Armour | External Price: | ![]() | |
Weight: | 12 T | Supplier: | JUGANOTH Mining Corporation | |
Available: | Yes |