Difference between revisions of "Template:Ship"
m |
m |
||
| Line 6: | Line 6: | ||
|style="width:20%;text-align:right;"|{{{category}}} | |style="width:20%;text-align:right;"|{{{category}}} | ||
|style="width:20%;"|'''NR Price:''' | |style="width:20%;"|'''NR Price:''' | ||
| − | |style="width:20%;text-align:right;"|{{ | + | |style="width:20%;text-align:right;"|{{Price|{{{price}}}|{{:Sales Discounts|discount=Products NR}}}} |
|- | |- | ||
|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%;"|'''GA Price:''' | |style="width:20%;"|'''GA Price:''' | ||
| − | |style="width:20%;text-align:right;"|{{ | + | |style="width:20%;text-align:right;"|{{Price|{{{price}}}|{{:Sales Discounts|discount=Products GA}}}} |
|- | |- | ||
|style="width:20%;"|'''Sold By:''' | |style="width:20%;"|'''Sold By:''' | ||
|style="width:20%;text-align:right;"|[[{{{soldBy}}}]] | |style="width:20%;text-align:right;"|[[{{{soldBy}}}]] | ||
|style="width:20%;"|'''External Price:''' | |style="width:20%;"|'''External Price:''' | ||
| − | |style="width:20%;text-align:right;"|{{ | + | |style="width:20%;text-align:right;"|{{Price|{{{price}}}}} |
|- | |- | ||
|style="width:20%;"|'''Available:''' | |style="width:20%;"|'''Available:''' | ||
|style="width:20%;text-align:right;"|{{#ifeq: {{{available}}}|true|Yes|Sales are currently closed}} | |style="width:20%;text-align:right;"|{{#ifeq: {{{available}}}|true|Yes|Sales are currently closed}} | ||
|style="width:20%;"|'''NR Datacard Fee:''' | |style="width:20%;"|'''NR Datacard Fee:''' | ||
| − | |style="width:20%;text-align:right;"|{{ | + | |style="width:20%;text-align:right;"|{{Price|{{{dcFee}}}|{{:Sales Discounts|discount=Products NR}}}} |
|- | |- | ||
|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%;"|'''GA Datacard Fee:''' | |style="width:20%;"|'''GA Datacard Fee:''' | ||
| − | |style="width:20%;text-align:right;"|{{ | + | |style="width:20%;text-align:right;"|{{Price|{{{dcFee}}}|{{:Sales Discounts|discount=Products GA}}}} |
|- | |- | ||
|style="width:20%;"|'''Production Fee:''' | |style="width:20%;"|'''Production Fee:''' | ||
| − | |style="width:20%;text-align:right;"|{{ | + | |style="width:20%;text-align:right;"|{{Price|{{{productionFee}}}}} |
|style="width:20%;"|'''External Datacard Fee:''' | |style="width:20%;"|'''External Datacard Fee:''' | ||
| − | |style="width:20%;text-align:right;"|{{ | + | |style="width:20%;text-align:right;"|{{Price|{{{dcFee}}}}} |
|- | |- | ||
|'''Capabilities:''' | |'''Capabilities:''' | ||
| Line 43: | Line 43: | ||
| link = | | link = | ||
| soldBy = | | soldBy = | ||
| − | | | + | | price = |
| − | | | + | | dcFee = |
| − | |||
| − | |||
| − | |||
| − | |||
| productionFee = | | productionFee = | ||
| partySlotSize = | | partySlotSize = | ||
| Line 62: | Line 58: | ||
===Examples=== | ===Examples=== | ||
| − | <pre><nowiki> | + | <pre><nowiki>{{Ship |
| − | {{Ship | ||
| name = YG-4210 | | name = YG-4210 | ||
| category = Light Freighter | | category = Light Freighter | ||
| soldBy = Incom Corporation | | soldBy = Incom Corporation | ||
| link = http://www.swcombine.com/rules/?Light_Freighter&ID=64 | | link = http://www.swcombine.com/rules/?Light_Freighter&ID=64 | ||
| − | | | + | | price = 1600000 |
| − | | | + | | dcFee = 250000 |
| − | + | | productionFee = 390000 | |
| − | |||
| − | |||
| − | |||
| − | | productionFee = | ||
| partySlotSize = 4 | | partySlotSize = 4 | ||
| available = true | | available = true | ||
| Line 81: | Line 72: | ||
| landingCapacity = true | | landingCapacity = true | ||
| repulsor = true | | repulsor = true | ||
| − | }} | + | }}</nowiki></pre> |
| − | |||
| − | |||
{{Ship | {{Ship | ||
| − | | name = | + | | name = YG-4210 |
| − | | category = | + | | category = Light Freighter |
| − | |||
| soldBy = Incom Corporation | | soldBy = 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 | | landingCapacity = true | ||
| repulsor = true | | repulsor = true | ||
}} | }} | ||
| − | |||
[[Category:Templates|{{PAGENAME}}]]</noinclude> | [[Category:Templates|{{PAGENAME}}]]</noinclude> | ||
Revision as of 14:26, 16 January 2016
Usage
{{Ship
| name =
| category =
| link =
| soldBy =
| 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
| soldBy = 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 | NR Price: | ||
| Url: | Combine Rules Page | GA Price: | ||
| Sold By: | Incom Corporation | External Price: | ||
| Available: | Yes | NR Datacard Fee: | ||
| Party Slot: | 4 | GA Datacard Fee: | ||
| Production Fee: | External Datacard Fee: | |||
| Capabilities: | ||||
