Difference between revisions of "Template:Ship Infobox"

From Discovery Wiki
Jump to navigationJump to search
m
m
Line 93: Line 93:
 
| {{formatnum:{{{recharge}}}}} u/s
 
| {{formatnum:{{{recharge}}}}} u/s
 
| ''unknown''
 
| ''unknown''
}}{{#if: {{{v_basic|}}}{{{v_adv|}}}{{{v_fac1|}}}{{{v_fac2|}}}{{{v_fac3|}}}{{{v_fac4|}}}
+
}}{{#if: {{{basic_lf|}}}{{{basic_hf|}}}{{{basic_vhf|}}}{{{adv_lf|}}}{{{adv_hf|}}}{{{adv_vhf|}}}{{{bomber}}}{{{faction}}} | <nowiki />
 
{{!}}-
 
{{!}}-
{{!}} colspan="2" class="infobox-section" {{!}} Variants
+
{{!}} colspan="2" {{!}} class="infobox-section" {{!}} Variants
}}{{#if: {{{v_basic|}}}
+
}}{{#if: {{{basic_lf|}}} | <nowiki />
 
{{!}}-
 
{{!}}-
{{!}} class="infobox-data-title" {{!}} '''Basic Model'''
+
{{!}} class="infobox-data-title" {{!}} '''Light Fighter'''
{{!}} style="padding-right: 1em;" {{!}} {{{v_basic|}}}
+
{{!}} style="padding-right: 1em;" {{!}} {{{basic_lf|}}}
}}{{#if: {{{v_adv|}}}
+
}}{{#if: {{{adv_lf|}}} | <nowiki />
 
{{!}}-
 
{{!}}-
{{!}} class="infobox-data-title" {{!}} '''Advanced Variant'''
+
{{!}} class="infobox-data-title" {{!}} '''Adv. Light Fighter'''
{{!}} style="padding-right: 1em;" {{!}} {{{v_adv|}}}
+
{{!}} style="padding-right: 1em;" {{!}} {{{adv_lf|}}}
}}{{#if: {{{v_fac1|}}}
+
}}{{#if: {{{basic_hf|}}} | <nowiki />
 
{{!}}-
 
{{!}}-
{{!}} class="infobox-data-title" {{!}} '''{{{v_fac1name|}}}'''
+
{{!}} class="infobox-data-title" {{!}} '''Heavy Fighter'''
{{!}} style="padding-right: 1em;" {{!}} {{{v_fac1|}}}
+
{{!}} style="padding-right: 1em;" {{!}} {{{basic_hf|}}}
}}{{#if: {{{v_fac2|}}}
+
}}{{#if: {{{adv_hf|}}} | <nowiki />
 
{{!}}-
 
{{!}}-
{{!}} class="infobox-data-title" {{!}} '''{{{v_fac2name|}}}'''
+
{{!}} class="infobox-data-title" {{!}} '''Adv. Heavy Fighter'''
{{!}} style="padding-right: 1em;" {{!}} {{{v_fac2|}}}
+
{{!}} style="padding-right: 1em;" {{!}} {{{adv_hf|}}}
}}{{#if: {{{v_fac3|}}}
+
}}{{#if: {{{basic_vhf|}}} | <nowiki />
 
{{!}}-
 
{{!}}-
{{!}} class="infobox-data-title" {{!}} '''{{{v_fac3name|}}}'''
+
{{!}} class="infobox-data-title" {{!}} '''Very Heavy Fighter'''
{{!}} style="padding-right: 1em;" {{!}} {{{v_fac3|}}}
+
{{!}} style="padding-right: 1em;" {{!}} {{{basic_vhf|}}}
}}{{#if: {{{v_fac4|}}}
+
}}{{#if: {{{adv_vhf|}}} | <nowiki />
 
{{!}}-
 
{{!}}-
{{!}} class="infobox-data-title" {{!}} '''{{{v_fac3name|}}}'''
+
{{!}} class="infobox-data-title" {{!}} '''Adv. Very Heavy Fighter'''
{{!}} style="padding-right: 1em;" {{!}} {{{v_fac4|}}}
+
{{!}} style="padding-right: 1em;" {{!}} {{{adv_vhf|}}}
 +
}}{{#if: {{{bomber|}}} | <nowiki />
 +
{{!}}-
 +
{{!}} class="infobox-data-title" {{!}} '''Bomber'''
 +
{{!}} style="padding-right: 1em;" {{!}} {{{bomber|}}}
 
}}
 
}}
 
|-
 
|-
Line 162: Line 166:
 
==Usage==
 
==Usage==
 
<pre><nowiki>{{Ship Infobox
 
<pre><nowiki>{{Ship Infobox
| name = J10P-15P "Dragon" Fighter
+
| name = Series X "Dagger" Light Fighter
| image = Dragon-Chimera-s.png
+
| image = Dagger-s.png
| shipclass = H_FIGHTER
+
| shipclass = L_FIGHTER
| shipowner = {{House Link | Kusari}}
+
| shipowner = [[Border Worlds]]
| guns = 6
+
| guns = 4
| turrets = 0
+
| turrets = 1
| torpedoes = 1
 
| btorpedoes = 0
 
 
| mines = 1
 
| mines = 1
 +
| CD = 1
 
| CM = 1
 
| CM = 1
| hull = 3600
+
| hull = 1800
| cargo = 40
+
| cargo = 35
| maxregens = 26
+
| maxregens = 15
| optwepclass = 4
+
| optwepclass = 2
| maxwepclass = 5
+
| maxwepclass = 4
| maxshieldclass = 6
+
| maxshieldclass = 4
 
| maxspeed = 80
 
| maxspeed = 80
 
| maxthrust = 199
 
| maxthrust = 199
| maxpower = 3400
+
| maxpower = 1800
| recharge = 345
+
| recharge = 183
| hullcost = 135000
+
| hullcost = 36800
| fullcost = 175960
+
| fullcost = 39020
 
}}</nowiki></pre>
 
}}</nowiki></pre>
 
Ship class can be one of these choices:
 
Ship class can be one of these choices:
Line 205: Line 208:
 
==Result==
 
==Result==
 
{{Ship Infobox
 
{{Ship Infobox
| name = J10P-15P "Dragon" Fighter
+
| name = Series X "Dagger" Border Worlds Light Fighter
| image = Dragon-Chimera-s.png
+
| image = Dagger-s.png
| shipclass = H_FIGHTER
+
| shipclass = L_FIGHTER
| shipowner = {{House Link | Kusari}}
+
| shipowner = [[Border Worlds]]
| guns = 6
+
| guns = 4
| turrets = 0
+
| turrets = 1
| torpedoes = 1
 
| btorpedoes = 0
 
 
| mines = 1
 
| mines = 1
 +
| CD = 1
 
| CM = 1
 
| CM = 1
| hull = 3600
+
| hull = 1800
| cargo = 40
+
| cargo = 35
| maxregens = 26
+
| maxregens = 15
| optwepclass = 4
+
| optwepclass = 2
| maxwepclass = 5
+
| maxwepclass = 4
| maxshieldclass = 6
+
| maxshieldclass = 4
 
| maxspeed = 80
 
| maxspeed = 80
 
| maxthrust = 199
 
| maxthrust = 199
| maxpower = 3400
+
| maxpower = 1800
| recharge = 345
+
| recharge = 183
| hullcost = 135000
+
| hullcost = 36800
| fullcost = 175960
+
| fullcost = 39020
 
}}
 
}}
 
[[Category:Templates]]
 
[[Category:Templates]]
 
</noinclude>
 
</noinclude>

Revision as of 06:03, 2 October 2011

Other Templates available to read:

The Basics  • Ships  • Factions  • Bases  • Planets  • Systems  • Commodities


Usage

{{Ship Infobox
| name = Series X "Dagger" Light Fighter
| image = Dagger-s.png
| shipclass = L_FIGHTER
| shipowner = [[Border Worlds]]
| guns = 4
| turrets = 1
| mines = 1
| CD = 1
| CM = 1
| hull = 1800
| cargo = 35
| maxregens = 15
| optwepclass = 2
| maxwepclass = 4
| maxshieldclass = 4
| maxspeed = 80
| maxthrust = 199
| maxpower = 1800
| recharge = 183
| hullcost = 36800
| fullcost = 39020
}}

Ship class can be one of these choices:

  • L_FIGHTER
  • H_FIGHTER
  • VH_FIGHTER
  • SH_FIGHTER
  • BOMBER
  • GUNSHIP
  • GUNBOAT
  • CRUISER
  • BATTLECRUISER
  • BATTLESHIP
  • DREADNOUGHT
  • LIGHTCARRIER
  • CARRIER
  • FREIGHTER
  • TRANSPORT
  • LINER

Result

Series X "Dagger" Border Worlds Light Fighter
Bw fighter.png
Ship Class Light Fighter
Built by Border Worlds
Technical information
Guns/Turrets 4 / 1
Opt. weapon class 2
Max. weapon class 4
Additional equipment
Hull strength 1,800
Max. shield class 4
Cargo space 35 units
Nanobots/Batteries 15/15
Max. impulse speed 80 m/s
Max. thrust speed 199 m/s
Power output 1,800 u
Power recharge 183 u/s
class="infobox-section" | Variants
Additional information
Ship price $36,800
Package price $39,020