Jump to content

Template:Infobox module/weapon: Difference between revisions

From UFOpaedia
Madned (talk | contribs)
convert to skinny form
mNo edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 3: Line 3:
! colspan="3" | {{{weapon}}}
! colspan="3" | {{{weapon}}}
|-
|-
! {{StdDescTable_Heading}} |Size <bR>(h x w)
! {{StdTable_Sub_Heading}} |Size <bR>(h x w)
|  {{{height}}} x {{{width}}}
|  {{{height}}} x {{{width}}}
| rowspan="2" |{{{weaponimage}}}
| rowspan="2" |{{{weaponimage}}}
|-
|-
! {{StdDescTable_Heading}} |Weight  
! {{StdTable_Sub_Heading}} |Weight  
| {{{weight}}}
| {{{weight}}}
|-{{StdDescTable_Heading}}
|-
! {{StdTable_Sub_Heading}} |D. Threshold
| colspan="2" | {{{damagethreshold}}}
|-
! {{StdTable_Sub_Heading}} |Grip
| colspan="2" | {{{grip}}}
|-{{StdTable_Sub_Heading}}
!  !! TU Cost !! Accuracy
!  !! TU Cost !! Accuracy
|-style="background:#E8E8E8;"
|-
! Auto  
! {{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}}}%
|-
|-
! {{StdDescTable_Heading}}  | Sale Price
! {{StdTable_Sub_Heading}}  | Sale Price
| colspan="2" | ${{formatnum:{{{saleprice}}}}}
| colspan="2" | ${{formatnum:{{{saleprice}}}}}
|-
|-
! {{StdDescTable_Heading}}  | Research
! {{StdTable_Sub_Heading}}  | Research
| colspan="2" | {{{research}}}
| colspan="2" | {{{research}}}
|-{{StdDescTable_Heading}}
!  colspan="3" | Manufacture
|-
| colspan="2"| '''Cost '''
| ${{formatnum:{{{mfccost}}}}}
|-
! colspan="2"| Technician Hours
| {{{techhours}}}
|-
! colspan="2"| Workspace
| {{{wkspc}}}
|-
|-
! colspan="2"| Materials
| colspan="3" |  
| {{{materials}}}</includeonly><noinclude>
{{{acquisition}}}</includeonly><noinclude>
module for infobox, weapon information table
module for infobox, weapon information table


Line 49: Line 44:
| width =  
| width =  
| weight =  
| weight =  
| damagethreshold =
| grip =
| weaponimage =
| weaponimage =
| acc_auto =  
| acc_auto =  
Line 58: Line 55:
| saleprice =  
| saleprice =  
| research =  
| research =  
| mfccost =
| acquisition =  
| techhours =
| wkspc =
| materials =
}}
}}
</pre>
</pre>
</noinclude>
</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 = 
}}