Difference between revisions of "Template:Ship"
m |
m |
||
| Line 4: | Line 4: | ||
|rowspan="6" style="width:20%;vertical-align:middle"|{{#ifexist: File:Product {{{name}}}.png|[[File:Product {{{name}}}.png|100px|center|link={{{link}}}|alt={{{name}}}|{{{name}}}]]|[[File:Product {{{name}}}.jpg|center|100px|link={{{link}}}|alt={{{name}}}|{{{name}}}]]}} | |rowspan="6" style="width:20%;vertical-align:middle"|{{#ifexist: File:Product {{{name}}}.png|[[File:Product {{{name}}}.png|100px|center|link={{{link}}}|alt={{{name}}}|{{{name}}}]]|[[File:Product {{{name}}}.jpg|center|100px|link={{{link}}}|alt={{{name}}}|{{{name}}}]]}} | ||
|style="width:20%;"|'''Category:''' | |style="width:20%;"|'''Category:''' | ||
| − | |style="width:20%;"|{{{category}}} | + | |style="width:20%;text-align:right;"|{{{category}}} |
|style="width:20%;"|'''NR Price:''' | |style="width:20%;"|'''NR Price:''' | ||
|style="width:20%;text-align:right;"|{{Credit|{{{nrPrice}}}}} | |style="width:20%;text-align:right;"|{{Credit|{{{nrPrice}}}}} | ||
|- | |- | ||
|style="width:20%;"|'''Url:''' | |style="width:20%;"|'''Url:''' | ||
| − | |style="width:20%;"|[{{{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;"|{{Credit|{{{gaPrice}}}}} | |style="width:20%;text-align:right;"|{{Credit|{{{gaPrice}}}}} | ||
|- | |- | ||
|style="width:20%;"|'''Sold By:''' | |style="width:20%;"|'''Sold By:''' | ||
| − | |style="width:20%;"|[[{{{soldBy}}}]] | + | |style="width:20%;text-align:right;"|[[{{{soldBy}}}]] |
|style="width:20%;"|'''External Price:''' | |style="width:20%;"|'''External Price:''' | ||
|style="width:20%;text-align:right;"|{{Credit|{{{externalPrice}}}}} | |style="width:20%;text-align:right;"|{{Credit|{{{externalPrice}}}}} | ||
|- | |- | ||
|style="width:20%;"|'''Available:''' | |style="width:20%;"|'''Available:''' | ||
| − | |style="width:20%;"|{{#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;"|{{Credit|{{{nrDCFee}}}}} | |style="width:20%;text-align:right;"|{{Credit|{{{nrDCFee}}}}} | ||
|- | |- | ||
| − | |style="width:20%;"|''' | + | |style="width:20%;"|'''Party Slot:''' |
| − | |style="width:20%;text-align:right;" | + | |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;"|{{Credit|{{{gaDCFee}}}}} | |style="width:20%;text-align:right;"|{{Credit|{{{gaDCFee}}}}} | ||
|- | |- | ||
| − | |style="width:20%;"| | + | |style="width:20%;"|'''Production Fee:''' |
| − | |style="width:20%;text-align:right;"| | + | |style="width:20%;text-align:right;"|{{Credit|{{{productionFee}}}}} |
|style="width:20%;"|'''External Datacard Fee:''' | |style="width:20%;"|'''External Datacard Fee:''' | ||
|style="width:20%;text-align:right;"|{{Credit|{{{externalDCFee}}}}} | |style="width:20%;text-align:right;"|{{Credit|{{{externalDCFee}}}}} | ||
| Line 50: | Line 50: | ||
| externalDCFee = | | externalDCFee = | ||
| productionFee = | | productionFee = | ||
| + | | partySlotSize = | ||
| available = true|false (or empty) | | available = true|false (or empty) | ||
| dockingBay = true|false (or empty) | | dockingBay = true|false (or empty) | ||
| Line 61: | Line 62: | ||
===Examples=== | ===Examples=== | ||
| + | <pre><nowiki></nowiki></pre> | ||
{{Ship | {{Ship | ||
| name = YG-4210 | | name = YG-4210 | ||
| Line 73: | Line 75: | ||
| externalDCFee = 250,000 | | externalDCFee = 250,000 | ||
| productionFee = 390,000 | | productionFee = 390,000 | ||
| + | | partySlotSize = 4 | ||
| available = true | | available = true | ||
| escapePods = 1 | | escapePods = 1 | ||
| Line 80: | Line 83: | ||
}} | }} | ||
| + | <pre><nowiki></nowiki></pre> | ||
| + | {{Ship | ||
| + | | name = R-41 Starchaser | ||
| + | | category = Fighter | ||
| + | | link = http://www.swcombine.com/rules/?Fighter&ID=24 | ||
| + | | soldBy = Incom Corporation | ||
| + | | externalPrice = 480,000 | ||
| + | | gaPrice = 432,000 | ||
| + | | nrPrice = 408,000 | ||
| + | | nrDCFee = | ||
| + | | gaDCFee = | ||
| + | | externalDCFee = | ||
| + | | productionFee = | ||
| + | | partySlotSize = 1 | ||
| + | | available = true|false (or empty) | ||
| + | | landingCapacity = true | ||
| + | | repulsor = true | ||
| + | }} | ||
[[Category:Templates|{{PAGENAME}}]]</noinclude> | [[Category:Templates|{{PAGENAME}}]]</noinclude> | ||
Revision as of 21:06, 8 January 2016
Usage
{{Ship
| name =
| category =
| link =
| soldBy =
| externalPrice =
| gaPrice =
| nrPrice =
| nrDCFee =
| gaDCFee =
| externalDCFee =
| 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
| 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: | ||||
| R-41 Starchaser | ||||
|---|---|---|---|---|
| Category: | Fighter | NR Price: | ||
| Url: | Combine Rules Page | GA Price: | ||
| Sold By: | Incom Corporation | External Price: | ||
| Available: | Yes | NR Datacard Fee: | N/A | |
| Party Slot: | 1 | GA Datacard Fee: | N/A | |
| Production Fee: | N/A | External Datacard Fee: | N/A | |
| Capabilities: | ||||

