This wiki is closed in favour of the new wiki. Information shown is likely to be very out of date. |
Difference between revisions of "Template:Jump Drive"
(26 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <noinclude><!--</noinclude> | + | <noinclude><!--</noinclude>__NOTOC__ __NOEDITSECTION__ |
− | {| class=" | + | {| class="infobox bordered" style="float: right; width: 270px; font-size: 90%; line-height: 110%; margin-left: 1em; margin-bottom: 1em; border: 1px solid #aaa;" cellpadding="3" |
|- | |- | ||
− | | colspan="2" class="infobox-name"| | + | | colspan="2" class="infobox-name" style="font-family: Agency FB,Verdana,Arial,sans-serif; font-size: 185%; font-weight: 500; text-decoration: underline; text-align: center; background-color: #14193F; line-height: 1.5em;"|{{{short-name}}} |
|- | |- | ||
− | | colspan="2" style=" | + | | colspan="2" style="text-align: center; background-color: #14193F;"|{{#if: {{{image|}}} |
− | | [[ | + | | {{#ifexist:File:{{{image}}} |
− | | [[image: | + | | [[Image:{{{image}}}|center|220px]] |
+ | | Please [[File:{{{image}}}|upload]] the {{{image}}} file.}} | ||
+ | | [[Image:no_fighter_gun.png|center|220px]]}} | ||
|- | |- | ||
− | | colspan="2" class="infobox- | + | | colspan="2" class="infobox-section" style="font-family: Agency FB,Verdana,Arial,sans-serif; font-size: 150%; font-weight: 500; text-decoration: underline; text-align: center; background-color: #14193F; line-height: 1.5em;"|Jump Drive |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- title="Damage the equipment can take before being destroyed" | |- title="Damage the equipment can take before being destroyed" | ||
|class="infobox-data-title" | '''Hit-Points''' | |class="infobox-data-title" | '''Hit-Points''' | ||
Line 28: | Line 18: | ||
|| {{{cargo-space|''unknown ''}}} | || {{{cargo-space|''unknown ''}}} | ||
|- | |- | ||
− | |class="infobox-data-title" | '''NPC Price''' | + | |class="infobox-data-title" | '''NPC Buy Price''' |
− | || {{#if: {{{price|}}} | + | || {{#if: {{{price|}}}|{{formatnum:{{{price}}}}}|''unknown''}} |
− | | | ||
− | | ''unknown''}} | ||
|} | |} | ||
− | {{#if:{{{description|}}}|{{{description}}}|''description | + | {{#if:{{{description|}}}|{{{description}}}|''No description available.''}} |
− | {{#if:{{{ | + | ==Jump Stats== |
− | {{{places-sold}}}}} | + | * Field Size: {{{field-size|''unknown ''}}} |
+ | * Charge Time: {{{charge-time|''unknown ''}}} seconds | ||
+ | * Power Usage: {{{power-usage|''unknown ''}}}u /sec | ||
+ | ===Fuel Consumption=== | ||
+ | {{#if: {{{fuel1|}}}|* {{{fuel1}}}/sec}}{{#if: {{{fuel2|}}} | ||
+ | |* {{{fuel2}}}/sec}}{{#if: {{{fuel3|}}} | ||
+ | |* {{{fuel3}}}/sec}}{{#if: {{{fuel4|}}} | ||
+ | |* {{{fuel4}}}/sec}}{{#if: {{{fuel5|}}} | ||
+ | |* {{{fuel5}}}/sec}}{{#if: {{{fuel6|}}} | ||
+ | |* {{{fuel6}}}/sec}}{{#if: {{{fuel7|}}} | ||
+ | |* {{{fuel7}}}/sec}}{{#if: {{{fuel8|}}} | ||
+ | |* {{{fuel8}}}/sec}}{{#if: {{{fuel9|}}} | ||
+ | |* {{{fuel9}}}/sec}} | ||
+ | {{Clear}} | ||
+ | ==Buy/Sell Locations== | ||
+ | {{#if: {{{places-sold|}}}|: The following bases are known to carry this item, although sales may be restricted to pilots with a high positive reputation. | ||
+ | {{{places-sold}}}|: This item is not sold on any known bases. It may only be available from shipwrecks, sold on player bases, or given by administrators.}} | ||
+ | |||
{{Clear}} | {{Clear}} | ||
{{Equipment navigation}} | {{Equipment navigation}} | ||
− | + | <includeonly>[[Category:Ship Equipment]][[Category:Jump Devices]]</includeonly> | |
− | + | <noinclude>--> | |
+ | '''Template:Jump Drive''' is for player-made jump drives. | ||
+ | |||
+ | Recognized attributes are shown in the ''Usage'' section below. Of particular note: | ||
+ | |||
+ | * ''full-name'' is the item's full name, as extracted from the infocard data, and should be used for the page title. It is not used by the template and is only provided for reference. | ||
+ | |||
+ | * ''short-name'' is used for the title of the infobox. | ||
+ | |||
+ | * ''description'' is used for the text block at the top of the page. | ||
+ | |||
+ | * ''image'' is used for the equipment image in the infobox. If a value for the ''image'' attribute is not provided, [[:File:no_fighter_gun.png]] is used as the default image. | ||
+ | |||
+ | The remaining attributes are used to populate fields throughout the page. | ||
==Usage== | ==Usage== | ||
− | <pre><nowiki> | + | <pre><nowiki> |
{{Jump Drive | {{Jump Drive | ||
| image = ge_nano_weavers1.png | | image = ge_nano_weavers1.png | ||
− | |||
| short-name = Jump Drive Module Series II | | short-name = Jump Drive Module Series II | ||
| full-name = Jump Drive Module Series II | | full-name = Jump Drive Module Series II | ||
Line 61: | Line 78: | ||
| hit-points = 60,000 | | hit-points = 60,000 | ||
| field-size = 0 | | field-size = 0 | ||
+ | | charge-rate = 10 | ||
| charge-time = 60 | | charge-time = 60 | ||
| power-usage = 3,600,000 | | power-usage = 3,600,000 | ||
− | | fuel1 = [[MOX]] | + | | fuel1 = [[MOX (Rheinland)]]: 6 |
− | | fuel2 = [[Oil]] | + | | fuel2 = [[MOX (Bretonia)]]: 6 |
− | | | + | | fuel3 = [[Oil]]: 7 |
− | | | + | | fuel4 = [[H-Fuel]]: 7 |
− | | | + | | fuel5 = [[Deuterium]]: 8 |
− | + | | fuel6 = [[Helium-3]]: 8 | |
− | + | }} | |
− | |||
− | |||
</nowiki></pre> | </nowiki></pre> | ||
==Result== | ==Result== | ||
− | |||
{{Jump Drive | {{Jump Drive | ||
| image = ge_nano_weavers1.png | | image = ge_nano_weavers1.png | ||
− | |||
| short-name = Jump Drive Module Series II | | short-name = Jump Drive Module Series II | ||
| full-name = Jump Drive Module Series II | | full-name = Jump Drive Module Series II | ||
− | | description = The Series II Hyperspace Jump Drive Module creates a wormhole to move a ship between any two points in Einsteinian space in an immeasurably small time. Care must be taken that the destination hyperspace coordinates have been adequately surveyed or the ship may jump randomly into a gravity point source. | + | | description = The Series II Hyperspace Jump Drive Module creates a |
+ | wormhole to move a ship between any two points in Einsteinian space in | ||
+ | an immeasurably small time. Care must be taken that the destination | ||
+ | hyperspace coordinates have been adequately surveyed or the ship may | ||
+ | jump randomly into a gravity point source. | ||
− | This module has an integated multi-mode fusion power plant that can run on a variety of fuels although MOX is considered the most efficient. This module has the ability to jump a ship of moderate size and mass. | + | This module has an integated multi-mode fusion power plant that can run |
+ | on a variety of fuels although MOX is considered the most efficient. | ||
+ | This module has the ability to jump a ship of moderate size and mass. | ||
| price = 550,000 | | price = 550,000 | ||
| cargo-space = 900 | | cargo-space = 900 | ||
| hit-points = 60,000 | | hit-points = 60,000 | ||
| field-size = 0 | | field-size = 0 | ||
+ | | charge-rate = 10 | ||
| charge-time = 60 | | charge-time = 60 | ||
| power-usage = 3,600,000 | | power-usage = 3,600,000 | ||
− | | fuel1 = [[MOX]] | + | | fuel1 = [[MOX (Rheinland)]]: 6 |
− | | fuel2 = [[Oil]] | + | | fuel2 = [[MOX (Bretonia)]]: 6 |
− | | | + | | fuel3 = [[Oil]]: 7 |
− | | | + | | fuel4 = [[H-Fuel]]: 7 |
− | | | + | | fuel5 = [[Deuterium]]: 8 |
− | + | | fuel6 = [[Helium-3]]: 8 | |
− | + | }} | |
− | [[Category:Templates]] | + | |
− | </noinclude> | + | [[Category:Templates]]</noinclude> |
Latest revision as of 02:39, 21 December 2012
Template:Jump Drive is for player-made jump drives.
Recognized attributes are shown in the Usage section below. Of particular note:
- full-name is the item's full name, as extracted from the infocard data, and should be used for the page title. It is not used by the template and is only provided for reference.
- short-name is used for the title of the infobox.
- description is used for the text block at the top of the page.
- image is used for the equipment image in the infobox. If a value for the image attribute is not provided, File:no_fighter_gun.png is used as the default image.
The remaining attributes are used to populate fields throughout the page.
Usage
{{Jump Drive | image = ge_nano_weavers1.png | short-name = Jump Drive Module Series II | full-name = Jump Drive Module Series II | description = The Series II Hyperspace Jump Drive Module creates a wormhole to move a ship between any two points in Einsteinian space in an immeasurably small time. Care must be taken that the destination hyperspace coordinates have been adequately surveyed or the ship may jump randomly into a gravity point source. This module has an integated multi-mode fusion power plant that can run on a variety of fuels although MOX is considered the most efficient. This module has the ability to jump a ship of moderate size and mass. | price = 550,000 | cargo-space = 900 | hit-points = 60,000 | field-size = 0 | charge-rate = 10 | charge-time = 60 | power-usage = 3,600,000 | fuel1 = [[MOX (Rheinland)]]: 6 | fuel2 = [[MOX (Bretonia)]]: 6 | fuel3 = [[Oil]]: 7 | fuel4 = [[H-Fuel]]: 7 | fuel5 = [[Deuterium]]: 8 | fuel6 = [[Helium-3]]: 8 }}
Result
Jump Drive Module Series II | |
Jump Drive | |
Hit-Points | 60,000 |
Cargo Space | 900 |
NPC Buy Price | 550,000 |
The Series II Hyperspace Jump Drive Module creates a wormhole to move a ship between any two points in Einsteinian space in an immeasurably small time. Care must be taken that the destination hyperspace coordinates have been adequately surveyed or the ship may jump randomly into a gravity point source.
This module has an integated multi-mode fusion power plant that can run on a variety of fuels although MOX is considered the most efficient. This module has the ability to jump a ship of moderate size and mass.
Jump Stats
- Field Size: 0
- Charge Time: 60 seconds
- Power Usage: 3,600,000u /sec
Fuel Consumption
- MOX (Rheinland): 6/sec
- MOX (Bretonia): 6/sec
- Oil: 7/sec
- H-Fuel: 7/sec
- Deuterium: 8/sec
- Helium-3: 8/sec
Buy/Sell Locations
- This item is not sold on any known bases. It may only be available from shipwrecks, sold on player bases, or given by administrators.
Weaponry: | Light Fighter Guns, Heavy Fighter Guns, Elite Fighter Guns, Light Turrets, Bomber Guns, CODENAMES, Missiles & Torpedoes |
Weaponry: | Transport Turrets, Gunboat Turrets, Cruiser Turrets, Battlecruiser Turrets, Battleship Turrets |
Class: | Guns ~ Class 1, Class 2, Class 3, Class 4, Class 6, Class 8, Class 9
Turrets ~ Class 1, Class 2, Class 3, Class 4, Class 5, Class 6, Class 7, Class 8, Class 9, Class 10 |
Equipment: | Armor, Cargo Pods, Cloaking Devices, Countermeasures, Cruise Disruptors, Engines, IDs, Mines, Scanners, Shields, Thrusters |