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

From UFOpaedia
Jump to navigation Jump to search
(start)
 
m
 
(9 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 (h x w)
+
! {{StdTable_Sub_Heading}} |Size <bR>(h x w)
|  {{{height}}} x {{{width}}}
+
|  {{{height}}} &times; {{{width}}}
| colspan="2" |{{{ammoimage}}}
+
| rowspan="2" |{{{ammoimage}}}
 
|-
 
|-
! {{StdDescTable_Heading}} colspan="2" |Damage
+
! {{StdTable_Sub_Heading}} |Weight
! {{StdDescTable_Heading}} colspan="2" |Capacity
+
|  {{{weight}}}
 
|-
 
|-
 +
! {{StdTable_Sub_Heading}} |D. Threshold
 +
| 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="4" | Manufacture
+
! {{StdTable_Sub_Heading}} | Research
|-{{StdDescTable_Heading}}
+
| colspan="2" | {{{research}}}
! Cost
 
! Technician<br> Hours
 
! Workspace
 
! Materials
 
 
|-
 
|-
| ${{formatnum:{{{mfccost}}}}}
+
| colspan="3" |  
| {{{techhours}}}
+
{{{acquisition}}}</includeonly><noinclude>
| {{{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 37: Line 39:
 
| height =  
 
| height =  
 
| width =  
 
| width =  
| weaponimage =  
+
| weight =
 +
| ammoimage =  
 
| damage =  
 
| damage =  
 
| 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 =
}}