Difference between revisions of "Template:Ship"
Wesley OyKi (talk | contribs) |
|||
| Line 38: | Line 38: | ||
--> {{#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=== | ||
Revision as of 13:42, 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: | --> | |||

