Jump to content

Template:Infobox module/ammo: Difference between revisions

From UFOpaedia
Madned (talk | contribs)
m adjust capacity colspan
mNo edit summary
 
(3 intermediate revisions by one other user not shown)
Line 3: Line 3:
! colspan="3" | {{{ammo}}}
! colspan="3" | {{{ammo}}}
|-
|-
! {{StdDescTable_Heading}} |Size <bR>(h x w)
! {{StdTable_Sub_Heading}} |Size <bR>(h x w)
|  {{{height}}} x {{{width}}}
|  {{{height}}} &times; {{{width}}}
|  rowspan="2" |{{{ammoimage}}}
|  rowspan="2" |{{{ammoimage}}}
|-
|-
! {{StdDescTable_Heading}} |Weight
! {{StdTable_Sub_Heading}} |Weight
|  {{{weight}}}
|  {{{weight}}}
|-
|-
! {{StdDescTable_Heading}} |Damage
! {{StdTable_Sub_Heading}} |D. Threshold
| colspan="2" |{{{damagethreshold}}}
|-
! {{StdTable_Sub_Heading}} |Damage
| colspan="2" |{{{damage}}}
| colspan="2" |{{{damage}}}
|-
|-
! {{StdDescTable_Heading}} |Capacity
! {{StdTable_Sub_Heading}} |Capacity
| colspan="2" |{{{capacity}}}
| colspan="2" |{{{capacity}}}
|-
|-
! {{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}}}
|-
|-
colspan="3" | Manufacture
| colspan="3" |  
|-
{{{acquisition}}}</includeonly><noinclude>
| colspan="2"| '''Cost '''
| ${{formatnum:{{{mfccost}}}}}
|-
! colspan="2"| Technician Hours
| {{{techhours}}}
|-
! colspan="2"| Workspace
| {{{wkspc}}}
|-
! colspan="2"| Materials
| {{{materials}}}</includeonly><noinclude>
please keep the includeonlye and noinclude spacing the same, it affects the materials text vertical alignment
please keep the includeonlye and noinclude spacing the same, it affects the materials text vertical alignment
ammo template
ammo template
acquisition is a 3 col span cell, please use it with: [[:template:Purchasing]] or [[:template:Manufacturing]]


usage:
usage:
Line 51: Line 45:
| saleprice =  
| saleprice =  
| research =  
| research =  
| mfccost =
| acquisition =
| techhours =
| wkspc =
| materials =  
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

Latest revision as of 10:07, 31 December 2010

please keep the includeonlye and noinclude spacing the same, it affects the materials text vertical alignment ammo template

acquisition is a 3 col span cell, please use it with: template:Purchasing or template:Manufacturing

usage:

{{Infobox module/ammo
| weapon = 
| ammo = 
| height = 
| width = 
| weight = 
| ammoimage = 
| damage = 
| capacity = 
| saleprice = 
| research = 
| acquisition =
}}