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

From UFOpaedia
Jump to navigation Jump to search
m (table header scope commands)
m (th scope row)
Line 12: Line 12:
 
!  !! TU Cost !! Accuracy
 
!  !! TU Cost !! Accuracy
 
|-{{StdDescTable_Heading}}
 
|-{{StdDescTable_Heading}}
! scope="col"| Auto  
+
! scope="row"| Auto  
 
|{{{fcost_auto}}}% ||{{{acc_auto}}}%
 
|{{{fcost_auto}}}% ||{{{acc_auto}}}%
 
|-{{StdDescTable_Heading}}
 
|-{{StdDescTable_Heading}}
! Snapshot
+
! scope="row"| Snapshot
 
|{{{fcost_snap}}}% ||{{{acc_snap}}}%
 
|{{{fcost_snap}}}% ||{{{acc_snap}}}%
 
|-{{StdDescTable_Heading}}
 
|-{{StdDescTable_Heading}}
! Aimed
+
! scope="row"| Aimed
 
|{{{fcost_aim}}}% ||{{{acc_aim}}}%
 
|{{{fcost_aim}}}% ||{{{acc_aim}}}%
 
|-
 
|-
Line 29: Line 29:
 
! {{StdDescTable_Heading}} colspan="3" | Manufacture
 
! {{StdDescTable_Heading}} colspan="3" | Manufacture
 
|-{{StdDescTable_Heading}}
 
|-{{StdDescTable_Heading}}
! colspan="2" scope="col"| Cost  
+
! colspan="2" scope="row"| Cost  
 
| ${{formatnum:{{{mfccost}}}}}  
 
| ${{formatnum:{{{mfccost}}}}}  
 
|-
 
|-
! colspan="2" scope="col"| Technician Hours  
+
! colspan="2" scope="row"| Technician Hours  
 
| {{{techhours}}}
 
| {{{techhours}}}
 
|-
 
|-
! colspan="2" scope="col"| Workspace
+
! colspan="2" scope="row"| Workspace
 
| {{{wkspc}}}
 
| {{{wkspc}}}
 
|-
 
|-
! colspan="2" scope="col"| Materials
+
! colspan="2" scope="row"| Materials
 
| {{{materials}}}</includeonly><noinclude>
 
| {{{materials}}}</includeonly><noinclude>
 
module for infobox, weapon information table
 
module for infobox, weapon information table

Revision as of 19:05, 30 December 2010

module for infobox, weapon information table

usage

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