Template:Infobox module/weapon: Difference between revisions
Appearance
formatting |
mNo edit summary |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 3: | Line 3: | ||
! colspan="3" | {{{weapon}}} | ! colspan="3" | {{{weapon}}} | ||
|- | |- | ||
! {{ | ! {{StdTable_Sub_Heading}} |Size <bR>(h x w) | ||
| {{{height}}} x {{{width}}} | | {{{height}}} x {{{width}}} | ||
| rowspan="2" |{{{weaponimage}}} | | rowspan="2" |{{{weaponimage}}} | ||
|- | |- | ||
! {{ | ! {{StdTable_Sub_Heading}} |Weight | ||
| {{{weight}}} | | {{{weight}}} | ||
|-{{ | |- | ||
! {{StdTable_Sub_Heading}} |D. Threshold | |||
| colspan="2" | {{{damagethreshold}}} | |||
|- | |||
! {{StdTable_Sub_Heading}} |Grip | |||
| colspan="2" | {{{grip}}} | |||
|-{{StdTable_Sub_Heading}} | |||
! !! TU Cost !! Accuracy | ! !! TU Cost !! Accuracy | ||
|- | |- | ||
! | ! {{StdTable_Sub_Heading}} | Auto | ||
| {{{fcost_auto}}}% || {{{acc_auto}}}% | | {{{fcost_auto}}}% || {{{acc_auto}}}% | ||
|- | |- | ||
! Snapshot | ! {{StdTable_Sub_Heading}}| Snapshot | ||
| {{{fcost_snap}}}% || {{{acc_snap}}}% | | {{{fcost_snap}}}% || {{{acc_snap}}}% | ||
|- | |- | ||
! Aimed | ! {{StdTable_Sub_Heading}} | Aimed | ||
| {{{fcost_aim}}}% || {{{acc_aim}}}% | | {{{fcost_aim}}}% || {{{acc_aim}}}% | ||
|- | |- | ||
! {{ | ! {{StdTable_Sub_Heading}} | Sale Price | ||
| colspan="2" | ${{formatnum:{{{saleprice}}}}} | | colspan="2" | ${{formatnum:{{{saleprice}}}}} | ||
|- | |- | ||
! {{ | ! {{StdTable_Sub_Heading}} | Research | ||
| colspan="2" | {{{research}}} | | colspan="2" | {{{research}}} | ||
|- | |- | ||
| Line 38: | Line 44: | ||
| width = | | width = | ||
| weight = | | weight = | ||
| damagethreshold = | |||
| grip = | |||
| weaponimage = | | weaponimage = | ||
| acc_auto = | | acc_auto = | ||
Latest revision as of 09:56, 31 December 2010
module for infobox, weapon information table
usage
{{Infobox module/weapon
| weapon =
| height =
| width =
| weight =
| damagethreshold =
| grip =
| weaponimage =
| acc_auto =
| acc_snap =
| acc_aim =
| fcost_auto =
| fcost_snap =
| fcost_aim =
| saleprice =
| research =
| acquisition =
}}