Difference between revisions of "Template:Primary"

From FreeSpace Wiki
Jump to: navigation, search
(create)
 
m (maybe?)
 
(8 intermediate revisions by 4 users not shown)
Line 2: Line 2:
 
|-
 
|-
 
| style="width:200px" | '''Range'''
 
| style="width:200px" | '''Range'''
| style="width:200px" | {{{1}}}
+
| style="width:125px" | {{{1}}} m
 +
| style="width:75px" |
 
|-
 
|-
 
| '''Rate of Fire'''
 
| '''Rate of Fire'''
| {{{2}}} / s
+
| colspan=2|{{{2}}} shots per second
 
|-
 
|-
 
| '''Velocity'''
 
| '''Velocity'''
| {{{3}}} ms<sup>-1</sup>
+
| colspan=2|{{{3}}} ms<sup>-1</sup>
 
|-
 
|-
| '''Damage'''
+
| '''Base Damage'''
| {{{4}}}
+
| colspan=2|{{{4}}}
 
|-
 
|-
| Against Hullplating
+
| Armor Damage
 
| {{{5}}}
 
| {{{5}}}
|-
 
| Against Shields
 
 
| {{{6}}}
 
| {{{6}}}
 
|-
 
|-
| Against Subsystems
+
| Shield Damage
 
| {{{7}}}
 
| {{{7}}}
 +
| {{{8}}}
 +
|-
 +
| Subsystem Damage
 +
| {{{9}}}
 +
| {{{10}}}
 +
|}
 +
 +
<noinclude>
 +
 +
==Usage==
 +
 +
<nowiki>{{Primary|2000|6.67|1000|9|Average|4.5|Full|9|Minimal|1}}</nowiki>
 +
 +
Makes
 +
{|
 +
|-
 +
| style="width:200px" | '''Range'''
 +
| style="width:125px" | 2000 m
 +
| style="width:75px" |
 +
|-
 +
| '''Rate of Fire'''
 +
| colspan=2| 6.67 s<sup>-1</sup>
 +
|-
 +
| '''Velocity'''
 +
| colspan=2| 1000 ms<sup>-1</sup>
 +
|-
 +
| '''Damage'''
 +
| colspan=2| 9
 +
|-
 +
| Armor Damage
 +
| Average
 +
| 4.5
 +
|-
 +
| Shield Damage
 +
| Full
 +
| 9
 +
|-
 +
| Subsystem Damage
 +
| Minimal
 +
| 1
 
|}
 
|}
 +
 +
[[Category:Templates|Primary]]
 +
</noinclude>

Latest revision as of 19:11, 7 January 2011

Range {{{1}}} m
Rate of Fire {{{2}}} shots per second
Velocity {{{3}}} ms-1
Base Damage {{{4}}}
Armor Damage {{{5}}} {{{6}}}
Shield Damage {{{7}}} {{{8}}}
Subsystem Damage {{{9}}} {{{10}}}


Usage

{{Primary|2000|6.67|1000|9|Average|4.5|Full|9|Minimal|1}}

Makes

Range 2000 m
Rate of Fire 6.67 s-1
Velocity 1000 ms-1
Damage 9
Armor Damage Average 4.5
Shield Damage Full 9
Subsystem Damage Minimal 1