Difference between revisions of "Template:Secondary weapon"

From FreeSpace Wiki
Jump to: navigation, search
m (hmm.. trying to get rid of annoying newlines)
m (still testing)
Line 78: Line 78:
  
 
'''Additional properties'''
 
'''Additional properties'''
*Weapon is a missile weapon [[Weapons.tbl|(Secondary weapon)]]
+
*Weapon is a missile weapon [[Weapons.tbl|(Secondary weapon)]]{{#if: {{{bomb|}}}|*Weapon is marked as a bomb [[Weapons.tbl#.22Bomb.22|(Bomb)]]}}{{#if: {{{huge|}}}|*Weapon is capable of easily damaging even larger vessels [[Weapons.tbl#.22Huge.22|(Huge)]]}}{{#if: {{{big_ship|}}}|*Weapon cannot be mounted on small ships [[Weapons.tbl#.22Big_Ship.22|(Big Ship)]]}}{{#if: {{{same_turret_cooldown|}}}|*Weapon refire rate is the same on all difficulty levels [[Weapons.tbl#.22same_turret_cooldown.22|(same turret cooldown)]]}}<noinclude>
{{#if: {{{bomb|}}}|*Weapon is marked as a bomb [[Weapons.tbl#.22Bomb.22|(Bomb)]]}}
 
{{#if: {{{huge|}}}|*Weapon is capable of easily damaging even larger vessels [[Weapons.tbl#.22Huge.22|(Huge)]]}}
 
{{#if: {{{big_ship|}}}|*Weapon cannot be mounted on small ships [[Weapons.tbl#.22Big_Ship.22|(Big Ship)]]}}
 
{{#if: {{{same_turret_cooldown|}}}|*Weapon refire rate is the same on all difficulty levels [[Weapons.tbl#.22same_turret_cooldown.22|(same turret cooldown)]]}}<noinclude>
 
  
 
== Usage ==
 
== Usage ==

Revision as of 16:29, 7 June 2010

Name {{{name}}}

Additional properties

Usage

{{Secondary_weapon
|table_style =
|name = 
|range = 
|reload =
|velocity =
|damage =
|armor_damage =
|shield_damage =
|subsystem_damage =
|homing_type =
|homing_cone =
|homing_min_time =
|homing_turn =
|hitpoints =
|bomb =
|huge =
|big_ship =
|same_turret_cooldown =
}}

Entries in actual page do not have to follow the same order.