Difference between revisions of "Template:Shield"

From Discovery Wiki
Jump to navigationJump to search
(seems to work now)
 
(40 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude><!--</noinclude>
+
<noinclude><!--</noinclude>__NOTOC__ __NOEDITSECTION__
{| style="width:100%; padding:10px;" class="weaponmainbox"
+
{| 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"
|align="left"|
 
==Full Name==
 
<h3>{{#if:{{{full-name|}}}|{{{full-name|{{{4|{{{full-name|full-name}}}}}}}}}|''missing''}}</h3>
 
|valign="top" rowspan="2" align="right"|
 
{| class="shieldinfobox" style="border:1px solid #aaa; padding:4px; margin-left:8px; width:250px;"
 
 
|-
 
|-
|colspan="2" align="center"|<h3>Statistics</h3>
+
| 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}}}
 
|-
 
|-
|Shield Class: ||{{#if:{{{class|}}}|'''{{{class}}}'''|''missing''}}
+
| colspan="2" style="text-align: center; background-color: #14193F;"|{{#if: {{{image|}}}
 +
| {{#ifexist:File:{{{image}}}
 +
| [[Image:{{{image}}}|center|220px]]
 +
| Please [[File:{{{image}}}|upload]] the {{{image}}} file.}}
 +
| [[Image:no_fighter_gun.png|center|220px]]}}
 
|-
 
|-
|Ship Type: ||{{#if:{{{shiptype|}}}|'''{{{shiptype}}}'''|''missing''}}
+
| 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;"|Shield Generator
|-
+
|- title="Damage the equipment can take before being destroyed"
|Shield Type: ||{{#if:{{{shieldtype|}}}|'''[[Shields#{{{shieldtype}}}|{{{shieldtype}}}]]'''|''missing''}}
+
| class="infobox-data-title" | '''Hit Points'''
|-
+
|| {{{hit-points|''unknown''}}}
|Capacity: ||{{#if:{{{capacity|}}}|{{formatnum:'''{{{capacity}}}''' u}}|''unknown''}}
+
|- title="Cargo space used by the equipment"
|-
+
| class="infobox-data-title" | '''Cargo Space'''
|Regen Rate: ||{{#if:{{{regen|}}}|{{formatnum:'''{{{regen|}}}''' u/s}}|''unknown''}}
+
|| {{{cargo-space|''unknown''}}}
|-
 
|Offline Delay: ||{{#if:{{{offline-time|}}}|{{formatnum:'''{{{offline-time}}}''' s}}|''unknown''}}
 
|-
 
|Recharge Drain: ||{{#if:{{{recharge-drain|}}}|{{formatnum:'''{{{recharge-drain}}}'''}}|''unknown''}}
 
|-
 
|Generator Hit Points: ||{{#if:{{{hit-pts|}}}|{{formatnum:'''{{{hit-pts}}}'''}}|''unknown''}}
 
|-
 
|Price: ||{{#if:{{{price|}}}|${{formatnum:'''{{{price}}}'''}}|''unknown''}}
 
 
|-
 
|-
 +
| class="infobox-data-title" | '''Shield Price'''
 +
|| {{#if: {{{price|}}}|{{formatnum:{{{price}}}}}|''unknown''}}
 
|}
 
|}
|-
+
{{#if:{{{description|}}}|{{{description}}}|''No description available.''}}
|valign="top" style="width:100%;"|
+
==Shield Stats==
==Description==
+
* Ship Type: {{{shiptype|''unknown''}}}
{{#if:{{{description|}}}|{{{description}}}|''missing''}}
+
* Shield Class: {{{class|''unknown''}}}
{{#if:{{{places-sold|}}}|==Places Sold==
+
* Shield Type: {{{shieldtype|''unknown''}}}
{{{places-sold}}}}}
+
* Capacity: {{{capacity|''unknown''}}}u
|}
+
* Regen Delay: {{{offline-time|''unknown''}}} sec
{{EquipmentNav}}
+
* Regeneration Rate: {{{regen|''unknown''}}} u/sec
{{#if:{{{examplepage|}}}||[[Category:Shields]]}}
+
* Regen Power Usage: {{{recharge-drain|''unknown''}}} u/sec
__NOTOC__ __NOEDITSECTION__<noinclude>-->{{clear}}
+
{{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}}
 +
{{Equipment navigation}}
 +
<includeonly>[[Category:Ship Equipment]][[Category:Shields]]</includeonly>
 +
<noinclude>-->
 +
'''Template:Shield''' is for shield items.
 +
 
 +
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>
{{Weapon
 
| full-name =
 
| description =
 
| class =
 
| shiptype =
 
| shieldtype =
 
| capacity =
 
| regen =
 
| hit-pts =
 
| offline-time =
 
| recharge-drain =
 
| price =
 
| places-sold =
 
}}</nowiki></pre>
 
 
==Result==
 
 
{{Shield
 
{{Shield
| examplepage = true
+
| image = li_refractor_shield.png
| full-name = SG-lt Adv. Transport Graviton Shield
+
| short-name = Sentry L. F. Shield
| description = This is a graviton-based shield that provides improved protection from laser, photon, and pulse weapons. This shield is specifically designed for the Transport class ships.
+
| full-name = SG-a "Sentry" Light Fighter Graviton Shield
 
+
| description = This is a graviton-based shield that provides improved
| class = 7
+
protection from laser and photon weapons. This shield is specifically
| shiptype = Transport
+
designed for the Light Fighter class ships.
 +
| price = 1,000
 +
| cargo-space = 0
 +
| hit-points = 400
 +
| class = 3
 +
| shiptype = [[Light Fighter Shield]]
 
| shieldtype = Graviton
 
| shieldtype = Graviton
| capacity = 100000
+
| capacity = 600
| regen = 900
+
| regen = 13
| hit-pts = 20000
 
 
| offline-time = 12
 
| offline-time = 12
| recharge-drain = 3000
+
| recharge-drain = 10
| price = 2000000
+
| places-sold = {{{!}} class="wikitable collapsible collapsed" style="margin-left: 3em;"
| places-sold =
 
{{{!}} class="wikitable collapsible collapsed"
 
 
!Spoiler: Buying Locations
 
!Spoiler: Buying Locations
 
{{!}}-
 
{{!}}-
 
{{!}}
 
{{!}}
{{{!}} class="wikitable sortable"
+
{{{!}} class="wikitable sortable" style="margin: 4px;"
 
{{!}}-
 
{{!}}-
!Base!!Owner!!System!!Location
+
!Base!!Owner!!System!!Region
 
{{!}}-
 
{{!}}-
{{!}}[[Southampton Shipyard]]{{!}}{{!}}[[BMM]]{{!}}{{!}}[[New London]]{{!}}{{!}}[[Bretonia]]
+
{{!}}Base A{{!}}{{!}}Faction A{{!}}{{!}}System A{{!}}{{!}}Region A
 
{{!}}-
 
{{!}}-
{{!}}[[Planet Leeds]]{{!}}{{!}}[[Bretonia Police]]{{!}}{{!}}[[Leeds]]{{!}}{{!}}[[Bretonia]]
+
{{!}}Base B{{!}}{{!}}Faction B{{!}}{{!}}System B{{!}}{{!}}Region B
 +
{{!}}}
 +
{{!}}}
 +
}}
 +
</nowiki></pre>
 +
 
 +
==Result==
 +
{{Shield
 +
| image = li_refractor_shield.png
 +
| short-name = Sentry L. F. Shield
 +
| full-name = SG-a "Sentry" Light Fighter Graviton Shield
 +
| description = This is a graviton-based shield that provides improved
 +
protection from laser and photon weapons. This shield is specifically
 +
designed for the Light Fighter class ships. 
 +
| price = 1,000
 +
| cargo-space = 0
 +
| hit-points = 400
 +
| class = 3
 +
| shiptype = [[Light Fighter Shield]]
 +
| shieldtype = Graviton
 +
| capacity = 600
 +
| regen = 13
 +
| offline-time = 12
 +
| recharge-drain = 10
 +
| places-sold = {{{!}} class="wikitable collapsible collapsed" style="margin-left: 3em;"
 +
!Spoiler: Buying Locations
 
{{!}}-
 
{{!}}-
{{!}}[[South Shields Refinery]]{{!}}{{!}}[[Independent Miners Guild{{!}}IMG]]{{!}}{{!}}[[Newcastle]]{{!}}{{!}}[[Bretonia]]
+
{{!}}
 +
{{{!}} class="wikitable sortable" style="margin: 4px;"
 
{{!}}-
 
{{!}}-
{{!}}[[Belfast Production Facility]]{{!}}{{!}}[[Mollys]]{{!}}{{!}}[[Newcastle]]{{!}}{{!}}[[Bretonia]]
+
!Base!!Owner!!System!!Region
 
{{!}}-
 
{{!}}-
{{!}}[[Glendale Base]]{{!}}{{!}}[[Gaians{{!}}Gaian Guard]]{{!}}{{!}}[[Lewis]]{{!}}{{!}}[[Bretonia]]
+
{{!}}Base A{{!}}{{!}}Faction A{{!}}{{!}}System A{{!}}{{!}}Region A
 
{{!}}-
 
{{!}}-
{{!}}[[Winchester Station]]{{!}}{{!}}[[Bretonia Armed Forces{{!}}BAF Guard]]{{!}}{{!}}[[Salisbury]]{{!}}{{!}}[[Bretonia]]
+
{{!}}Base B{{!}}{{!}}Faction B{{!}}{{!}}System B{{!}}{{!}}Region B
{{!}}-
 
{{!}}[[Foyle Shipyard]]{{!}}{{!}}[[Mollys{{!}}Molly Guard]]{{!}}{{!}}[[Londonderry]]{{!}}{{!}}[[Bretonia]]
 
{{!}}-
 
{{!}}[[Aland Shipyard]]{{!}}{{!}}[[Independent Miners Guild{{!}}IMG]]{{!}}{{!}}[[Omega-3]]{{!}}{{!}}[[Border Worlds]]
 
{{!}}-
 
{{!}}[[Jakarta Orbital Facility]]{{!}}{{!}}[[Independent Miners Guild{{!}}IMG Guard]]{{!}}{{!}}[[Tau-39]]{{!}}{{!}}[[Edge Worlds]]
 
{{!}}-
 
{{!}}[[Timor Mining Station]]{{!}}{{!}}[[Independent Miners Guild{{!}}IMG Guard]]{{!}}{{!}}[[Tau-39]]{{!}}{{!}}[[Edge Worlds]]
 
{{!}}-
 
{{!}}[[Minato Harbor]]{{!}}{{!}}[[Colonial Remnant]]{{!}}{{!}}[[Tau-44]]{{!}}{{!}}[[Border Worlds]]
 
{{!}}-
 
{{!}}[[Wolfsburg Shipyard]]{{!}}{{!}}[[Red Hessians{{!}}Red Hessian Guard]]{{!}}{{!}}[[Omega-54]]{{!}}{{!}}[[Border Worlds]]
 
{{!}}-
 
{{!}}[[Niigata Station]]{{!}}{{!}}[[Gas Miners Guild{{!}}GMG Guard]]{{!}}{{!}}[[Sigma-59]]{{!}}{{!}}[[Edge Worlds]]
 
{{!}}-
 
{{!}}[[Capetown Station]]{{!}}{{!}}[[Bounty Hunters Guild{{!}}BHG Guard]]{{!}}{{!}}[[Omega-56]]{{!}}{{!}}[[Border Worlds]]
 
{{!}}-
 
{{!}}[[Alabama Shipyard]]{{!}}{{!}}[[Bounty Hunters Guild{{!}}BHG Guard]]{{!}}{{!}}[[Omega-56]]{{!}}{{!}}[[Border Worlds]]
 
{{!}}-
 
{{!}}[[Zvezdny Gorodok]]{{!}}{{!}}[[Sirius Coalition{{!}}The Coalition]]{{!}}{{!}}[[Omega-52]]{{!}}{{!}}[[Edge Worlds]]
 
{{!}}-
 
{{!}}[[Mykolaiv Research Station]]{{!}}{{!}}[[Sirius Coalition{{!}}The Coalition]]{{!}}{{!}}[[Omega-52]]{{!}}{{!}}[[Edge Worlds]]
 
{{!}}-
 
{{!}}[[Zhukovsky Station]]{{!}}{{!}}[[Sirius Coalition{{!}}The Coalition]]{{!}}{{!}}[[Omega-52]]{{!}}{{!}}[[Edge Worlds]]
 
{{!}}-
 
{{!}}[[Hirschfield Base]]{{!}}{{!}}[[Das Wilde{{!}}The Wild]]{{!}}{{!}}[[Omega-58]]{{!}}{{!}}[[Edge Worlds]]
 
{{!}}-
 
{{!}}[[Bottrop Depot]]{{!}}{{!}}[[Das Wilde{{!}}The Wild]]{{!}}{{!}}[[Omega-58]]{{!}}{{!}}[[Edge Worlds]]
 
{{!}}-
 
{{!}}[[Briancon Station]]{{!}}{{!}}[[EFL Oil & Machinery]]{{!}}{{!}}[[Dauphine]]{{!}}{{!}}[[Gallia]]
 
{{!}}-
 
{{!}}[[Alesia Station]]{{!}}{{!}}[[Gallic Metal Service]]{{!}}{{!}}[[Burgundy]]{{!}}{{!}}[[Gallia]]
 
{{!}}-
 
{{!}}[[Chalons-en-Champagne Station]]{{!}}{{!}}[[The Council]]{{!}}{{!}}[[Champagne]]{{!}}{{!}}[[Gallia]]
 
{{!}}-
 
{{!}}[[Metz Station]]{{!}}{{!}}[[Gallic Royal Police]]{{!}}{{!}}[[Lorraine]]{{!}}{{!}}[[Gallia]]
 
{{!}}-
 
{{!}}[[Chateau Salins Station]]{{!}}{{!}}[[Gallic Royal Navy]]{{!}}{{!}}[[Lorraine]]{{!}}{{!}}[[Gallia]]
 
{{!}}-
 
{{!}}[[Mito Shipyards]]{{!}}{{!}}[[Blood Dragons{{!}}Blood Dragon Guard]]{{!}}{{!}}[[Tau-63]]{{!}}{{!}}[[Edge Worlds]]
 
{{!}}-
 
{{!}}[[Mito Shipyards]]{{!}}{{!}}[[Blood Dragons{{!}}Blood Dragon Guard]]{{!}}{{!}}[[Tau-63]]{{!}}{{!}}[[Edge Worlds]]
 
{{!}}-
 
{{!}}[[Takada Shipyard]]{{!}}{{!}}[[Golden Chrysanthemums{{!}}GC Guard]]{{!}}{{!}}[[Tau-65]]{{!}}{{!}}[[Edge Worlds]]
 
{{!}}-
 
{{!}}[[Livadia Shipyard]]{{!}}{{!}}[[Zoners{{!}}Zoners Guard]]{{!}}{{!}}[[Omicron-74]]{{!}}{{!}}[[Edge Worlds]]
 
{{!}}-
 
{{!}}[[Corinth Research Station]]{{!}}{{!}}[[Zoners{{!}}Zoners Guard]]{{!}}{{!}}[[Omicron-74]]{{!}}{{!}}[[Edge Worlds]]
 
{{!}}-
 
{{!}}[[Valetta Shipyard]]{{!}}{{!}}[[Outcasts]]{{!}}{{!}}[[Omicron Alpha]]{{!}}{{!}}[[Edge Worlds]]
 
{{!}}-
 
{{!}}[[Tripoli Shipyard]]{{!}}{{!}}[[Corsairs]]{{!}}{{!}}[[Omicron Gamma]]{{!}}{{!}}[[Edge Worlds]]
 
{{!}}-
 
{{!}}[[Corsica Outer Sanctum]]{{!}}{{!}}[[Outcasts{{!}}Outcast Guard]]{{!}}{{!}}[[Omicron-85]]{{!}}{{!}}[[Edge Worlds]]
 
{{!}}-
 
{{!}}[[Rhodes Shipyard]]{{!}}{{!}}[[Corsairs{{!}}Corsair Guard]]{{!}}{{!}}[[Omicron-91]]{{!}}{{!}}[[Edge Worlds]]
 
{{!}}-
 
{{!}}[[Syros Shipyard]]{{!}}{{!}}[[Corsairs]]{{!}}{{!}}[[Omicron-94]]{{!}}{{!}}[[Edge Worlds]]
 
{{!}}-
 
{{!}}[[Speyer Base]]{{!}}{{!}}[[Unioners{{!}}Unioner Guard]]{{!}}{{!}}[[Duesseldorf]]{{!}}{{!}}[[Independent Systems]]
 
{{!}}-
 
{{!}}[[Fort Leniex]]{{!}}{{!}}[[Lane Hackers{{!}}Lane Hacker Guard]]{{!}}{{!}}[[Vespucci]]{{!}}{{!}}[[Independent Systems]]
 
{{!}}-
 
{{!}}[[Barrier Gate Station]]{{!}}{{!}}Freelancers{{!}}{{!}}[[Coronado]]{{!}}{{!}}[[Independent Systems]]
 
{{!}}-
 
{{!}}[[Pueblo Bonito]]{{!}}{{!}}[[Zoners{{!}}Zoners Guard]]{{!}}{{!}}[[Baffin]]{{!}}{{!}}[[Independent Systems]]
 
{{!}}-
 
{{!}}[[Terre Haute Shipyard]]{{!}}{{!}}[[Liberty Rogues{{!}}Liberty Rogue Guard]]{{!}}{{!}}[[Cassini]]{{!}}{{!}}[[Independent Systems]]
 
{{!}}-
 
{{!}}[[Planet Junyo]]{{!}}{{!}}[[Samura Industries]]{{!}}{{!}}[[Shikoku]]{{!}}{{!}}[[Kusari]]
 
{{!}}-
 
{{!}}[[Tekagi's Base]]{{!}}{{!}}[[Das Wilde{{!}}The Wild]]{{!}}{{!}}[[Tohoku]]{{!}}{{!}}[[Kusari]]
 
{{!}}-
 
{{!}}[[Kure Shipyard]]{{!}}{{!}}[[Kusari Naval Forces{{!}}KNF Guard]]{{!}}{{!}}[[Hiroshima]]{{!}}{{!}}[[Kusari]]
 
{{!}}-
 
{{!}}[[Planet Los Angeles]]{{!}}{{!}}[[Liberty Police, Inc.]]{{!}}{{!}}[[California]]{{!}}{{!}}[[Liberty]]
 
{{!}}-
 
{{!}}[[Juneau Shipyard]]{{!}}{{!}}[[Liberty Navy]]{{!}}{{!}}[[Alaska]]{{!}}{{!}}[[Liberty]]
 
{{!}}-
 
{{!}}[[Richmond Station]]{{!}}{{!}}[[Liberty Navy{{!}}Liberty Navy Guard]]{{!}}{{!}}[[Virginia]]{{!}}{{!}}[[Liberty]]
 
{{!}}-
 
{{!}}[[Grise Fjord Shipyard]]{{!}}{{!}}[[Liberty Security Force]]{{!}}{{!}}[[Ellesmere]]{{!}}{{!}}[[Liberty]]
 
{{!}}-
 
{{!}}[[Vieques Shipyard]]{{!}}{{!}}[[Junkers{{!}}Junker Guard]]{{!}}{{!}}[[Puerto Rico]]{{!}}{{!}}[[Liberty]]
 
{{!}}-
 
{{!}}[[Oder Shipyard]]{{!}}{{!}}[[Daumann Heavy Construction{{!}}Daumann]]{{!}}{{!}}[[New Berlin]]{{!}}{{!}}[[Rheinland]]
 
{{!}}-
 
{{!}}[[Mecklenburg Station]]{{!}}{{!}}[[Rheinland Military{{!}}Rheinland Military Guard]]{{!}}{{!}}[[Braunschweig]]{{!}}{{!}}[[Rheinland]]
 
{{!}}-
 
{{!}}[[Lisbon Station]]{{!}}{{!}}[[The Order{{!}}The Order Guard]]{{!}}{{!}}[[Omicron-100]]{{!}}{{!}}[[Nomad Worlds]]
 
{{!}}-
 
{{!}}[[Evora Shipyard]]{{!}}{{!}}[[The Order{{!}}The Order Guard]]{{!}}{{!}}[[Omicron-100]]{{!}}{{!}}[[Nomad Worlds]]
 
 
{{!}}}
 
{{!}}}
 
{{!}}}
 
{{!}}}
 
}}
 
}}
[[Category:Templates]]
+
 
</noinclude>
+
[[Category:Templates]]</noinclude>

Latest revision as of 02:42, 21 December 2012

Template:Shield is for shield items.

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

{{Shield
| image = li_refractor_shield.png
| short-name = Sentry L. F. Shield
| full-name = SG-a "Sentry" Light Fighter Graviton Shield
| description = This is a graviton-based shield that provides improved
protection from laser and photon weapons. This shield is specifically
designed for the Light Fighter class ships.  
| price = 1,000
| cargo-space = 0
| hit-points = 400
| class = 3
| shiptype = [[Light Fighter Shield]]
| shieldtype = Graviton
| capacity = 600
| regen = 13
| offline-time = 12
| recharge-drain = 10
| places-sold = {{{!}} class="wikitable collapsible collapsed" style="margin-left: 3em;"
!Spoiler: Buying Locations
{{!}}-
{{!}}
{{{!}} class="wikitable sortable" style="margin: 4px;"
{{!}}-
!Base!!Owner!!System!!Region
{{!}}-
{{!}}Base A{{!}}{{!}}Faction A{{!}}{{!}}System A{{!}}{{!}}Region A
{{!}}-
{{!}}Base B{{!}}{{!}}Faction B{{!}}{{!}}System B{{!}}{{!}}Region B
{{!}}}
{{!}}}
}}

Result

Sentry L. F. Shield
Li refractor shield.png
Shield Generator
Hit Points 400
Cargo Space 0
Shield Price 1,000

This is a graviton-based shield that provides improved protection from laser and photon weapons. This shield is specifically designed for the Light Fighter class ships.

Shield Stats

  • Ship Type: Light Fighter Shield
  • Shield Class: 3
  • Shield Type: Graviton
  • Capacity: 600u
  • Regen Delay: 12 sec
  • Regeneration Rate: 13 u/sec
  • Regen Power Usage: 10 u/sec


Buy/Sell Locations

The following bases are known to carry this item, although sales may be restricted to pilots with a high positive reputation.