Difference between revisions of "Template:Infobox module/weapon"

From UFOpaedia
Jump to navigation Jump to search
m (deleted hanging curly brackets)
(convert to skinny form)
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
 
|-{{StdDescTable_Heading}}  
 
|-{{StdDescTable_Heading}}  
! colspan="4" | {{{weapon}}}
+
! colspan="3" | {{{weapon}}}
 
|-
 
|-
 
! {{StdDescTable_Heading}} |Size <bR>(h x w)
 
! {{StdDescTable_Heading}} |Size <bR>(h x w)
 
|  {{{height}}} x {{{width}}}
 
|  {{{height}}} x {{{width}}}
| colspan="2" rowspan="2" |{{{weaponimage}}}
+
| rowspan="2" |{{{weaponimage}}}
 
|-
 
|-
! {{StdDescTable_Heading}} |Weight
+
! {{StdDescTable_Heading}} |Weight  
 
| {{{weight}}}
 
| {{{weight}}}
 
|-{{StdDescTable_Heading}}
 
|-{{StdDescTable_Heading}}
! !! Auto !! Snapshot !! Aimed
+
! !! TU Cost !! Accuracy
 +
|-style="background:#E8E8E8;"
 +
! Auto
 +
| {{{fcost_auto}}}% || {{{acc_auto}}}%
 
|-
 
|-
! {{StdDescTable_Heading}} | Accuracy
+
! Snapshot
| {{{acc_auto}}}%
+
| {{{fcost_snap}}}% || {{{acc_snap}}}%
| {{{acc_snap}}}%
 
| {{{acc_aim}}}%
 
 
|-
 
|-
! {{StdDescTable_Heading}} | Firing Cost
+
! Aimed
| {{{fcost_auto}}}%
+
| {{{fcost_aim}}}% || {{{acc_aim}}}%
| {{{fcost_snap}}}%
 
| {{{fcost_aim}}}%
 
 
|-
 
|-
! {{StdDescTable_Heading}} colspan="2" | Sale Price
+
! {{StdDescTable_Heading}} | Sale Price
 
| colspan="2" | ${{formatnum:{{{saleprice}}}}}
 
| colspan="2" | ${{formatnum:{{{saleprice}}}}}
 
|-
 
|-
! {{StdDescTable_Heading}} colspan="2" | Research
+
! {{StdDescTable_Heading}} | Research
 
| colspan="2" | {{{research}}}
 
| colspan="2" | {{{research}}}
|-
 
! {{StdDescTable_Heading}} colspan="4" | Manufacture
 
 
|-{{StdDescTable_Heading}}
 
|-{{StdDescTable_Heading}}
! Cost
+
! colspan="3" | Manufacture
! Technician<br> Hours
 
! Workspace
 
! Materials
 
 
|-
 
|-
 +
| colspan="2"| '''Cost '''
 
| ${{formatnum:{{{mfccost}}}}}  
 
| ${{formatnum:{{{mfccost}}}}}  
 +
|-
 +
! colspan="2"| Technician Hours
 
| {{{techhours}}}
 
| {{{techhours}}}
 +
|-
 +
! colspan="2"| Workspace
 
| {{{wkspc}}}
 
| {{{wkspc}}}
 +
|-
 +
! colspan="2"| Materials
 
| {{{materials}}}</includeonly><noinclude>
 
| {{{materials}}}</includeonly><noinclude>
 
module for infobox, weapon information table
 
module for infobox, weapon information table

Revision as of 19:24, 30 December 2010

module for infobox, weapon information table

usage

{{Infobox module/weapon
| weapon =
| height =
| width = 
| weight = 
| weaponimage =
| acc_auto = 
| acc_snap = 
| acc_aim = 
| fcost_auto = 
| fcost_snap = 
| fcost_aim = 
| saleprice = 
| research = 
| mfccost = 
| techhours = 
| wkspc =
| materials =
}}