Template:Infobox module/ammo: Difference between revisions
Appearance
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=" | ! colspan="3" | {{{ammo}}} | ||
|- | |- | ||
! {{ | ! {{StdTable_Sub_Heading}} |Size <bR>(h x w) | ||
| {{{height}}} | | {{{height}}} × {{{width}}} | ||
| | | 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="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 48: | Line 44: | ||
| capacity = | | capacity = | ||
| saleprice = | | saleprice = | ||
| | | 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 =
}}