Template:Infobox module/weapon: Difference between revisions
Appearance
m switch back to include only, adjusted noinclude-includeonly spacing/linebreaks |
m sample template |
||
| Line 33: | Line 33: | ||
| {{{wkspc}}} | | {{{wkspc}}} | ||
| {{{materials}}}</includeonly><noinclude> | | {{{materials}}}</includeonly><noinclude> | ||
module for infobox, weapon information table</noinclude> | module for infobox, weapon information table | ||
usage | |||
<pre> | |||
{{Infobox module/weapon | |||
| weapon = | |||
| height = | |||
| width = | |||
| ammoimage = | |||
| acc_auto = | |||
| acc_snap = | |||
| acc_aim = | |||
| fcost_auto = | |||
| fcost_snap = | |||
| fcost_aim = | |||
| saleprice = | |||
| mfccost = | |||
| techhours = | |||
| wkspc = | |||
| materials = | |||
}} | |||
</pre> | |||
</noinclude> | |||
Revision as of 21:12, 20 December 2010
module for infobox, weapon information table
usage
{{Infobox module/weapon
| weapon =
| height =
| width =
| ammoimage =
| acc_auto =
| acc_snap =
| acc_aim =
| fcost_auto =
| fcost_snap =
| fcost_aim =
| saleprice =
| mfccost =
| techhours =
| wkspc =
| materials =
}}