Difference between revisions of "Template:Beam weapon"
From FreeSpace Wiki
(new beam template - wip) |
m (newline removals) |
||
Line 1: | Line 1: | ||
− | {| style="margin: 0 0 1em 1em; background: #302020; border: 1px #AA2020 solid; border-collapse: collapse; font-size: 95%" | + | {| {{#if: {{{table_style|}}}|{{{table_style}}}|style="margin: 0 0 1em 1em; background: #302020; border: 1px #AA2020 solid; border-collapse: collapse; font-size: 95%"}} |
| style="width:200px" | '''Name''' | | style="width:200px" | '''Name''' | ||
| style="width:200px" | {{{name}}} | | style="width:200px" | {{{name}}} | ||
Line 54: | Line 54: | ||
'''Additional properties''' | '''Additional properties''' | ||
− | *Weapon is a beam cannon [[Weapons.tbl#.22beam.22|(beam)]] | + | *Weapon is a beam cannon [[Weapons.tbl#.22beam.22|(beam)]]{{#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: {{{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 == | ||
<pre>{{Beam_weapon | <pre>{{Beam_weapon | ||
+ | |table_style = | ||
|name = | |name = | ||
|recharge = | |recharge = |
Revision as of 17:48, 7 June 2010
Name | {{{name}}} |
Additional properties
- Weapon is a beam cannon (beam)
Usage
{{Beam_weapon |table_style = |name = |recharge = |lifetime = |type = |shots = |damage_per_s = |damage_sustained = |damage_per_pulse = |huge = |big_ship = |same_turret_cooldown = }}
Entries in actual page do not have to follow the same order.