Difference between revisions of "Template:Ship"
m |
m |
||
| Line 5: | Line 5: | ||
|style="width:20%;"|'''Category:''' | |style="width:20%;"|'''Category:''' | ||
|style="width:20%;text-align:right;"|{{{category}}} | |style="width:20%;text-align:right;"|{{{category}}} | ||
| − | |style="width:20%;"|''' | + | |style="width:20%;"|'''External Price:''' |
| − | |style="width:20%;text-align:right;"|{{Price|{{{price} | + | |style="width:20%;text-align:right;"|{{Price|{{{price}}}}} |
|- | |- | ||
|style="width:20%;"|'''Url:''' | |style="width:20%;"|'''Url:''' | ||
|style="width:20%;text-align:right;"|[{{{link}}} Combine Rules Page] | |style="width:20%;text-align:right;"|[{{{link}}} Combine Rules Page] | ||
| − | |style="width:20%;"|''' | + | |style="width:20%;"|'''External Datacard Fee:''' |
| − | |style="width:20%;text-align:right;"|{{Price|{{{ | + | |style="width:20%;text-align:right;"|{{Price|{{{dcFee}}}}} |
|- | |- | ||
| − | |style="width:20%;"|''' | + | |style="width:20%;"|'''Available:''' |
| − | |style="width:20%;text-align:right;"| | + | |style="width:20%;text-align:right;"|{{#ifeq: {{{available}}}|true|Yes|Sales are currently closed}} |
| − | + | |style="width:20%;"|'''Production Fee:''' | |
| − | + | |style="width:20%;text-align:right;"|{{Price|{{{productionFee}}}}} | |
| − | |||
| − | |||
| − | | | ||
| − | |style="width:20%;"|''' | ||
| − | |style="width:20%;text-align:right;"|{{Price|{{{ | ||
|- | |- | ||
|style="width:20%;"|'''Party Slot:''' | |style="width:20%;"|'''Party Slot:''' | ||
|style="width:20%;text-align:right;"|{{{partySlotSize}}} | |style="width:20%;text-align:right;"|{{{partySlotSize}}} | ||
| − | |style="width:20%;"|''' | + | |style="width:20%;"|'''Supplier:''' |
| − | |style="width:20%;text-align:right;"|{{ | + | |style="width:20%;text-align:right;"|[[{{{supplier}}}]] |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|- | |- | ||
| | | | ||
| | | | ||
| − | |style="width:20%;"|''' | + | |style="width:20%;"|'''DC Supplier:''' |
| − | |style="width:20%;text-align:right;"|{{ | + | |style="width:20%;text-align:right;"|{{#if: {{{dcSupplier|}}}|[[{{{dcSupplier}}}]]|[[{{{supplier}}}]]}} |
|- | |- | ||
|'''Capabilities:''' | |'''Capabilities:''' | ||
Revision as of 17:10, 4 February 2016
Usage
{{Ship
| name =
| category =
| link =
| supplier =
| dcSupplier = name or empty
| price =
| dcFee =
| productionFee =
| partySlotSize =
| available = true|false (or empty)
| dockingBay = true|false (or empty)
| dockingPort = true|false (or empty)
| escapePods = 1 - x or empty
| hangarBay = true|false (or empty)
| landingCapacity = true|false (or empty)
| repulsor = true|false (or empty)
}}
Examples
{{Ship
| name = YG-4210
| category = Light Freighter
| supplier = Incom Corporation
| link = http://www.swcombine.com/rules/?Light_Freighter&ID=64
| price = 1600000
| dcFee = 250000
| productionFee = 390000
| partySlotSize = 4
| available = true
| escapePods = 1
| hangarBay = true
| landingCapacity = true
| repulsor = true
}}
| YG-4210 | ||||
|---|---|---|---|---|
| Category: | Light Freighter | External Price: | ||
| Url: | Combine Rules Page | External Datacard Fee: | ||
| Available: | Yes | Production Fee: | ||
| Party Slot: | 4 | Supplier: | Incom Corporation | |
| DC Supplier: | Incom Corporation | |||
| Capabilities: | ||||
{{Ship
| name = GR-75 Medium Transport
| category = Heavy Freighter
| link = http://www.swcombine.com/rules/?Heavy_Freighter&ID=31
| supplier = Incom Corporation
| dcSupplier = New Republic
| price = 18200000
| dcFee = 6500000
| productionFee = 750000
| partySlotSize = 6
| available = true
| hangarBay = true
| escapePod = 1
| landingCapacity = true
| repulsor = true
}}
| GR-75 Medium Transport | ||||
|---|---|---|---|---|
| Category: | Heavy Freighter | External Price: | ||
| Url: | Combine Rules Page | External Datacard Fee: | ||
| Available: | Yes | Production Fee: | ||
| Party Slot: | 6 | Supplier: | Incom Corporation | |
| DC Supplier: | New Republic | |||
| Capabilities: | ||||

