Difference between revisions of "Template:Cloaking Device"

From Discovery Wiki
Jump to navigationJump to search
Line 9: Line 9:
 
|-
 
|-
 
| colspan="2" class="infobox-section"|<H3>Cloaking Device</H3>
 
| colspan="2" class="infobox-section"|<H3>Cloaking Device</H3>
|- title="Maximum ship size that can be cloaked, as determined by hold size"
 
|class="infobox-data-title" | '''Hold Size Limit'''
 
|| {{{hold-size-limit|''unknown''}}}
 
|- title="Minimum time to cloak"
 
|class="infobox-data-title" | '''Warmup Time'''
 
|| {{{warmup-time|''unknown''}}} sec
 
|- title="Minimum rest period before cloaking again"
 
|class="infobox-data-title" | '''Cooldown Time'''
 
|| {{{cooldown-time|''unknown''}}} sec
 
|- title="Power used to activate the cloak"
 
|class="infobox-data-title" | '''Power Usage'''
 
|| {{{power-usage|''unknown''}}}u
 
|- title="Units of fuel consumed per second"
 
|class="infobox-data-title" | '''Fuel Rate'''
 
|| {{#if:{{{fuel1|}}}|{{formatnum:{{{fuel1}}} u/s}}|''unknown''}}{{#if:{{{fuel2|}}}|<br>{{formatnum:{{{fuel2}}} u/s}}|}}{{#if:{{{fuel3|}}}|<br>{{formatnum:{{{fuel3}}} u/s}}|}}{{#if:{{{fuel4|}}}|<br>{{formatnum:{{{fuel4}}} u/s}}|}}{{#if:{{{fuel5|}}}|<br> {{formatnum:{{{fuel5}}} u/s}}{{#if:{{{fuel6|}}}|<br>{{formatnum:{{{fuel6}}} u/s}}|}}{{#if:{{{fuel7|}}}|<br>{{formatnum:{{{fuel7}}} u/s}}|}}{{#if:{{{fuel8|}}}|<br>{{formatnum:{{{fuel8}}} u/s}}|}}{{#if:{{{fuel9|}}}|<br>{{formatnum:{{{fuel9}}} u/s}}|}}}}
 
|-
 
|class="infobox-data-title" | '''Drop shields<br>on uncloak'''
 
|| {{#switch: {{{drop-shields-on-uncloak}}}|Yes=True|True|No=False|False|#default=''unknown''}}
 
 
|- 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 39: Line 21:
 
| ''unknown''}}
 
| ''unknown''}}
 
|}
 
|}
 +
 
{{#if:{{{description|}}}|{{{description}}}|''description missing''}}
 
{{#if:{{{description|}}}|{{{description}}}|''description missing''}}
 +
 +
==Cloak Data==
 +
* Max Ship Size (Cargo): {{{hold-size-limit|''unknown''}}}
 +
* Time to Cloak: {{{warmup-time|''unknown''}}} seconds
 +
* Cooldown Time: {{{cooldown-time|''unknown''}}} seconds
 +
* Cloak Power Draw: {{{power-usage|''unknown''}}}u
 +
 +
* Fuel Consumption:
 +
*: {{{{{fuel1}}} u/s}}|''unknown''}}
 +
*: {{{{{fuel2}}} u/s}}|''unknown''}}
 +
*: {{{{{fuel3}}} u/s}}|''unknown''}}
 +
*: {{{{{fuel4}}} u/s}}|''unknown''}}
 +
*: {{{{{fuel5}}} u/s}}|''unknown''}}
 +
*: {{{{{fuel6}}} u/s}}|''unknown''}}
 +
*: {{{{{fuel7}}} u/s}}|''unknown''}}
 +
*: {{{{{fuel8}}} u/s}}|''unknown''}}
 +
*: {{{{{fuel9}}} u/s}}|''unknown''}}
 +
 +
|-
 +
|class="infobox-data-title" | '''Drop shields<br>on uncloak'''
 +
|| {{#switch: {{{drop-shields-on-uncloak}}}|Yes=True|True|No=False|False|#default=''unknown''}}
 +
 +
 
{{#if:{{{places-sold|}}}|==Places Sold==
 
{{#if:{{{places-sold|}}}|==Places Sold==
 
{{{places-sold}}}}}
 
{{{places-sold}}}}}

Revision as of 16:54, 26 November 2012


Template:Cloaking Device is for player-made cloaks.

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.

Usage

{{Cloaking Device
| image = Br_protective_armor.png
| short-name = Light Cloaking Device
| full-name = Light Cloaking Device
| description = A cloaking device bends EM radiation to render the
ship invisible to most sensors. It allows a ship to remain cloaked
for a short time but uses significant amounts of fuel when active.
This device is suitable for mounting on small ships such as fighters,
bombers and some freighters.
| price = 550,000
| cargo-space = 25
| hit-points = 100,000
| hold-size-limit = 120
| warmup-time = 3
| cooldown-time = 120
| power-usage = 250
| drop-shields-on-uncloak = Yes
| fuel1 = [[MOX (Rheinland)]]: 1
| fuel2 = [[MOX (Bretonia)]]: 1
| fuel3 = [[Promethene]]: 1
| fuel4 = [[H-Fuel]]: 1
| fuel5 = [[Deuterium]]: 1
| fuel6 = [[Helium-3]]: 1
| places-sold = 
This weapon is not for sale on any known bases. It may only be available
as part of a ship package, found on shipwrecks, sold on player bases, or
given by administrators.}}

Result

Light Cloaking Device

Br protective armor.png

Cloaking Device

Hit-Points 100,000
Cargo Space 25
NPC Price $550,000

A cloaking device bends EM radiation to render the ship invisible to most sensors. It allows a ship to remain cloaked for a short time but uses significant amounts of fuel when active. This device is suitable for mounting on small ships such as fighters, bombers and some freighters.

Cloak Data

  • Max Ship Size (Cargo): 120
  • Time to Cloak: 3 seconds
  • Cooldown Time: 120 seconds
  • Cloak Power Draw: 250u

|- |class="infobox-data-title" | Drop shields
on uncloak
|| True


Places Sold

This weapon is not for sale on any known bases. It may only be available as part of a ship package, found on shipwrecks, sold on player bases, or given by administrators.