Template:Infobox module/ammo: Difference between revisions
Appearance
m background color manufacture label |
mNo edit summary |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 3: | Line 3: | ||
! colspan="3" | {{{ammo}}} | ! colspan="3" | {{{ammo}}} | ||
|- | |- | ||
! {{ | ! {{StdTable_Sub_Heading}} |Size <bR>(h x w) | ||
| {{{height}}} | | {{{height}}} × {{{width}}} | ||
| rowspan="2" |{{{ammoimage}}} | | rowspan="2" |{{{ammoimage}}} | ||
|- | |- | ||
! {{ | ! {{StdTable_Sub_Heading}} |Weight | ||
| {{{weight}}} | | {{{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}}} | ||
|- | |- | ||
! {{ | ! {{StdTable_Sub_Heading}} | Sale Price | ||
| colspan="2" | ${{formatnum:{{{saleprice}}}}} | | colspan="2" | ${{formatnum:{{{saleprice}}}}} | ||
|- | |- | ||
! {{ | ! {{StdTable_Sub_Heading}} | Research | ||
| colspan="2" | {{{research}}} | | colspan="2" | {{{research}}} | ||
|- | |- | ||
| colspan=" | | colspan="3" | | ||
{{{acquisition}}}</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 = | ||
| | | acquisition = | ||
}} | }} | ||
</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 =
}}