Difference between revisions of "Template:Ship"
m |
Wesley OyKi (talk | contribs) |
||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 16: | Line 16: | ||
|style="width:20%;border: 1px solid grey;padding:0.25ex 0.5em 0.25ex 0.5em;text-align:center;font-weight:bold;text-align:left;"|Available: | |style="width:20%;border: 1px solid grey;padding:0.25ex 0.5em 0.25ex 0.5em;text-align:center;font-weight:bold;text-align:left;"|Available: | ||
|style="width:20%;border: 1px solid grey;padding:0.25ex 0.5em 0.25ex 0.5em;text-align:center;text-align:right;"|{{#ifeq: {{{available}}}|true|Yes|Sales are currently closed}} | |style="width:20%;border: 1px solid grey;padding:0.25ex 0.5em 0.25ex 0.5em;text-align:center;text-align:right;"|{{#ifeq: {{{available}}}|true|Yes|Sales are currently closed}} | ||
| − | |style="width:20%;border: 1px solid grey;padding:0.25ex 0.5em 0.25ex 0.5em;text-align:center;font-weight:bold;text-align:left;"|Production | + | |style="width:20%;border: 1px solid grey;padding:0.25ex 0.5em 0.25ex 0.5em;text-align:center;font-weight:bold;text-align:left;"|[http://www.swcombine.com/rules/?Production#Cost Estimated Darkness Cost:] |
| − | |style="width:20%;border: 1px solid grey;padding:0.25ex 0.5em 0.25ex 0.5em;text-align:center;text-align:right;"|{{Price|{{{ | + | |style="width:20%;border: 1px solid grey;padding:0.25ex 0.5em 0.25ex 0.5em;text-align:center;text-align:right;"|{{Price|{{{estimatedDarknessCost}}}}} |
|- | |- | ||
|style="width:20%;border: 1px solid grey;padding:0.25ex 0.5em 0.25ex 0.5em;text-align:center;font-weight:bold;text-align:left;"|Party Slot: | |style="width:20%;border: 1px solid grey;padding:0.25ex 0.5em 0.25ex 0.5em;text-align:center;font-weight:bold;text-align:left;"|Party Slot: | ||
| Line 37: | Line 37: | ||
--> {{#ifexpr: {{{medicalRooms|0}}} > 0 |[[File:Ability Medical Rooms.jpg|25px|link=|Medical Rooms: {{{medicalRooms}}}]]|}}<!-- | --> {{#ifexpr: {{{medicalRooms|0}}} > 0 |[[File:Ability Medical Rooms.jpg|25px|link=|Medical Rooms: {{{medicalRooms}}}]]|}}<!-- | ||
--> {{#ifeq: {{{landingCapacity}}}|true|[[File:Ability Landing Capability.gif|25px|link=|Landing Capability]]|}}<!-- | --> {{#ifeq: {{{landingCapacity}}}|true|[[File:Ability Landing Capability.gif|25px|link=|Landing Capability]]|}}<!-- | ||
| − | --> {{#ifeq: {{{repulsor}}}|true|[[File:Ability Repulsor.gif|25px|link=|Repulsor]]|}} | + | --> {{#ifeq: {{{repulsor}}}|true|[[File:Ability Repulsor.gif|25px|link=|Repulsor]]|}}<!-- |
| + | --> {{#ifeq: {{{recycling}}}|true|[[File:recycling.gif|25px|link=|Recycling Capability]]|}} | ||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
===Usage=== | ===Usage=== | ||
| Line 49: | Line 50: | ||
| price = | | price = | ||
| dcFee = | | dcFee = | ||
| − | | | + | | estimatedDarknessCost = |
| partySlotSize = | | partySlotSize = | ||
| available = true|false (or empty) | | available = true|false (or empty) | ||
| Line 59: | Line 60: | ||
| repulsor = true|false (or empty) | | repulsor = true|false (or empty) | ||
}}</nowiki></pre> | }}</nowiki></pre> | ||
| − | |||
===Examples=== | ===Examples=== | ||
| Line 69: | Line 69: | ||
| price = 1600000 | | price = 1600000 | ||
| dcFee = 250000 | | dcFee = 250000 | ||
| − | | | + | | estimatedDarknessCost = 390000 |
| partySlotSize = 4 | | partySlotSize = 4 | ||
| available = true | | available = true | ||
| Line 84: | Line 84: | ||
| price = 1600000 | | price = 1600000 | ||
| dcFee = 250000 | | dcFee = 250000 | ||
| − | | | + | | estimatedDarknessCost = 390000 |
| partySlotSize = 4 | | partySlotSize = 4 | ||
| available = true | | available = true | ||
| Line 102: | Line 102: | ||
| price = 18200000 | | price = 18200000 | ||
| dcFee = 6500000 | | dcFee = 6500000 | ||
| − | | | + | | estimatedDarknessCost = 750000 |
| partySlotSize = 6 | | partySlotSize = 6 | ||
| available = true | | available = true | ||
| Line 119: | Line 119: | ||
| price = 18200000 | | price = 18200000 | ||
| dcFee = 6500000 | | dcFee = 6500000 | ||
| − | | | + | | estimatedDarknessCost = 750000 |
| partySlotSize = 6 | | partySlotSize = 6 | ||
| available = true | | available = true | ||
Latest revision as of 13:44, 4 August 2019
Usage
{{Ship
| name =
| category =
| link =
| supplier =
| dcSupplier = name or empty
| price =
| dcFee =
| estimatedDarknessCost =
| 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
| estimatedDarknessCost = 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 | Estimated Darkness Cost: | ||
| 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
| estimatedDarknessCost = 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 | Estimated Darkness Cost: | ||
| Party Slot: | 6 | Supplier: | Incom Corporation | |
| DC Supplier: | New Republic | |||
| Capabilities: | ||||

