Jump to content

Template:Infobox module/ammo: Difference between revisions

From UFOpaedia
Madned (talk | contribs)
corrected doco added research row
mNo edit summary
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
|-{{StdDescTable_Heading}}  
|-{{StdDescTable_Heading}}  
! colspan="4" | {{{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}}}
| colspan="2" rowspan="2" |{{{ammoimage}}}
| rowspan="2" |{{{ammoimage}}}
|-
|-
! {{StdDescTable_Heading}} |Weight
! {{StdTable_Sub_Heading}} |Weight
|  {{{weight}}}
|  {{{weight}}}
|-
|-
! {{StdDescTable_Heading}} colspan="2" |Damage
! {{StdTable_Sub_Heading}} |D. Threshold
! {{StdDescTable_Heading}} colspan="2" |Capacity
| colspan="2" |{{{damagethreshold}}}
|-
|-
! {{StdTable_Sub_Heading}} |Damage
| colspan="2" |{{{damage}}}
| colspan="2" |{{{damage}}}
|-
! {{StdTable_Sub_Heading}} |Capacity
| colspan="2" |{{{capacity}}}
| colspan="2" |{{{capacity}}}
|-
|-
! {{StdDescTable_Heading}} colspan="2" | Sale Price
! {{StdTable_Sub_Heading}} | Sale Price
| colspan="2" | ${{formatnum:{{{saleprice}}}}}
| colspan="2" | ${{formatnum:{{{saleprice}}}}}
|-
|-
! {{StdDescTable_Heading}} colspan="2" | Research
! {{StdTable_Sub_Heading}} | Research
| colspan="2" | {{{research}}}
| colspan="2" | {{{research}}}
|-
|-
! {{StdDescTable_Heading}} colspan="4" | Manufacture
| colspan="3" |  
|-{{StdDescTable_Heading}}
{{{acquisition}}}</includeonly><noinclude>
! Cost
! Technician<br> Hours
! Workspace
! Materials
|-
| ${{formatnum:{{{mfccost}}}}}
| {{{techhours}}}
| {{{wkspc}}}
| {{{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 48: Line 44:
| capacity =  
| capacity =  
| saleprice =  
| saleprice =  
| mfccost =  
| research =  
| techhours =
| acquisition =
| 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 =
}}