Difference between revisions of "Template:Ship"
| Wesley OyKi (talk | contribs) | Wesley OyKi (talk | contribs)  | ||
| 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]]|}} | --> {{#ifeq: {{{recycling}}}|true|[[File:recycling.gif|25px|link=|Recycling Capability]]|}} | ||
| |}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
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: |  1,600,000 | |
| Url: | Combine Rules Page | External Datacard Fee: |  250,000 | |
| Available: | Yes | Estimated Darkness Cost: |  390,000 | |
| 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: |  18,200,000 | |
| Url: | Combine Rules Page | External Datacard Fee: |  6,500,000 | |
| Available: | Yes | Estimated Darkness Cost: |  750,000 | |
| Party Slot: | 6 | Supplier: | Incom Corporation | |
| DC Supplier: | New Republic | |||
| Capabilities: |       | |||



