Template:Infobox module/weapon: Difference between revisions
Appearance
m deleted hanging curly brackets |
convert to skinny form |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
|-{{StdDescTable_Heading}} | |-{{StdDescTable_Heading}} | ||
! colspan=" | ! colspan="3" | {{{weapon}}} | ||
|- | |- | ||
! {{StdDescTable_Heading}} |Size <bR>(h x w) | ! {{StdDescTable_Heading}} |Size <bR>(h x w) | ||
| {{{height}}} x {{{width}}} | | {{{height}}} x {{{width}}} | ||
| | | rowspan="2" |{{{weaponimage}}} | ||
|- | |- | ||
! {{StdDescTable_Heading}} |Weight | ! {{StdDescTable_Heading}} |Weight | ||
| {{{weight}}} | | {{{weight}}} | ||
|-{{StdDescTable_Heading}} | |-{{StdDescTable_Heading}} | ||
! !! | ! !! TU Cost !! Accuracy | ||
|-style="background:#E8E8E8;" | |||
! Auto | |||
| {{{fcost_auto}}}% || {{{acc_auto}}}% | |||
|- | |- | ||
! | ! Snapshot | ||
| {{{ | | {{{fcost_snap}}}% || {{{acc_snap}}}% | ||
| {{{acc_snap | |||
|- | |- | ||
! | ! Aimed | ||
| {{{ | | {{{fcost_aim}}}% || {{{acc_aim}}}% | ||
| | |||
| {{{ | |||
|- | |- | ||
! {{StdDescTable_Heading}} | ! {{StdDescTable_Heading}} | Sale Price | ||
| colspan="2" | ${{formatnum:{{{saleprice}}}}} | | colspan="2" | ${{formatnum:{{{saleprice}}}}} | ||
|- | |- | ||
! {{StdDescTable_Heading}} | ! {{StdDescTable_Heading}} | Research | ||
| colspan="2" | {{{research}}} | | colspan="2" | {{{research}}} | ||
|-{{StdDescTable_Heading}} | |-{{StdDescTable_Heading}} | ||
! | ! colspan="3" | Manufacture | ||
|- | |- | ||
| 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 =
}}