Difference between revisions of "Template:Primary weapon"
From FreeSpace Wiki
m (more newline removals) |
m (factor, not damage) |
||
| Line 27: | Line 27: | ||
}} | }} | ||
|- | |- | ||
| − | {{#if: {{{ | + | {{#if: {{{armor_factor|}}}| |
| − | {{!}} style="padding-left: 20px" {{!}} Armor | + | {{!}} style="padding-left: 20px" {{!}} Armor factor |
| − | {{!}} style="padding-left: 20px" {{!}} {{{ | + | {{!}} style="padding-left: 20px" {{!}} {{{armor_factor}}} |
{{!}} | {{!}} | ||
}} | }} | ||
|- | |- | ||
| − | {{#if: {{{ | + | {{#if: {{{shield_factor|}}}| |
| − | {{!}} style="padding-left: 20px" {{!}} Shield | + | {{!}} style="padding-left: 20px" {{!}} Shield factor |
| − | {{!}} style="padding-left: 20px" {{!}} {{{ | + | {{!}} style="padding-left: 20px" {{!}} {{{shield_factor}}} |
{{!}} | {{!}} | ||
}} | }} | ||
|- | |- | ||
| − | {{#if: {{{ | + | {{#if: {{{subsystem_factor|}}}| |
| − | {{!}} style="padding-left: 20px" {{!}} Subsystem | + | {{!}} style="padding-left: 20px" {{!}} Subsystem factor |
| − | {{!}} style="padding-left: 20px" {{!}} {{{ | + | {{!}} style="padding-left: 20px" {{!}} {{{subsystem_factor}}} |
{{!}} | {{!}} | ||
}} | }} | ||
| Line 57: | Line 57: | ||
|velocity = | |velocity = | ||
|damage = | |damage = | ||
| − | | | + | |armor_factor = |
| − | | | + | |shield_factor = |
| − | | | + | |subsystem_factor = |
|huge = | |huge = | ||
|big_ship = | |big_ship = | ||
Revision as of 18:53, 7 June 2010
| Name | {{{name}}} |
Additional properties
- Weapon is a primary cannon (Primary weapon)
Usage
{{Primary_weapon
|table_style =
|name =
|rof =
|velocity =
|damage =
|armor_factor =
|shield_factor =
|subsystem_factor =
|huge =
|big_ship =
|same_turret_cooldown =
}}
Entries in actual page do not have to follow the same order.