Jump to content

Template:Infobox module/weapon: Difference between revisions

From UFOpaedia
Madned (talk | contribs)
start
 
mNo edit summary
 
(17 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
|-{{StdDescTable_Heading}}  
|-{{StdDescTable_Heading}}  
! colspan="4" | Gauss Pistol
! colspan="3" | {{{weapon}}}
|-
|-
! {{StdDescTable_Heading}} |Size (h x w)
! {{StdTable_Sub_Heading}} |Size <bR>(h x w)
2 x 1
{{{height}}} x {{{width}}}
| colspan="2" |[[Image:Gauss_pistol.gif|The Gauss Pistol]]
| rowspan="2" |{{{weaponimage}}}
|-{{StdDescTable_Heading}}
! !! Auto !! Snapshot !! Aimed
|-
|-
! {{StdDescTable_Heading}} | Firing Accuracy
! {{StdTable_Sub_Heading}} |Weight
| 30%
| {{{weight}}}
| 40%
| 70%
|-
|-
! {{StdDescTable_Heading}} | Firing Cost
! {{StdTable_Sub_Heading}} |D. Threshold
| 30%
| colspan="2" | {{{damagethreshold}}}
| 25%
| 50%
|-
|-
! {{StdDescTable_Heading}} colspan="2" | Sale Price
! {{StdTable_Sub_Heading}} |Grip
| colspan="2" | ${{formatnum:20000}}
| colspan="2" | {{{grip}}}
|-{{StdTable_Sub_Heading}}
!  !! TU Cost !! Accuracy
|-
|-
! {{StdDescTable_Heading}} colspan="4" | Manufacture
! {{StdTable_Sub_Heading}} | Auto
|-{{StdDescTable_Heading}}
| {{{fcost_auto}}}% || {{{acc_auto}}}%
! Cost
! Technician<br> Hours
! Workspace
! Materials
|-
|-
| ${{formatnum:8000}}  
!  {{StdTable_Sub_Heading}}| Snapshot
| 300
| {{{fcost_snap}}}% || {{{acc_snap}}}%
| 2
|-
</includeonly>
!  {{StdTable_Sub_Heading}} | Aimed
<noinclude>module for infobox, weapon information table</noinclude>
| {{{fcost_aim}}}% || {{{acc_aim}}}%
|-
! {{StdTable_Sub_Heading}}  | Sale Price
| colspan="2" | ${{formatnum:{{{saleprice}}}}}
|-
! {{StdTable_Sub_Heading}}  | Research
| colspan="2" | {{{research}}}
|-
| colspan="3" |
{{{acquisition}}}</includeonly><noinclude>
module for infobox, weapon information table
 
usage
<pre>
{{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 =
}}
</pre>
</noinclude>

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 = 
}}