Template:Ammo: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{|- class="va-table" cellpadding="2" style="margin-left:20px; margin-bottom:15px; float:right; border-style:solid; border-color:black; border-width:1px; background-color:lightgray; width:200px" | {|- class="va-table" cellpadding="2" style="margin-left:20px; margin-bottom:15px; float:right; border-style:solid; border-color:black; border-width:1px; background-color:lightgray; width:200px" | ||
{{Infobox/ | {{Infobox/Item | ||
|name={{{name|{{PAGENAME}}}}} | |name={{{name|{{PAGENAME}}}}} | ||
|glyph={{{glyph|=}}} | |glyph={{{glyph|=}}} | ||
Line 6: | Line 6: | ||
|volume={{#expr: {{{volume|0}}}/100.0}} | |volume={{#expr: {{{volume|0}}}/100.0}} | ||
|weight={{#expr: {{{weight|0}}}/100.0}} | |weight={{#expr: {{{weight|0}}}/100.0}} | ||
|rarity={{{rarity|0}}} | |rarity={{{rarity|0}}} | ||
|price={{#expr: {{{price|0}}}/100.0}} | |price={{#expr: {{{price|0}}}/100.0}} | ||
|mat1={{{mat1|PAPER}}} | |mat1={{{mat1|PAPER}}} | ||
|mat2={{{mat2|MNULL}}} | |mat2={{{mat2|MNULL}}} | ||
}} | |||
|- style="" | |||
| | |||
{{Infobox/Melee weapon | |||
|bash={{{bash|0}}} | |||
|cut={{{cut|0}}} | |||
|tohit={{{tohit|<nowiki>+0</nowiki>}}} | |||
|flag={{{flags}}} | |flag={{{flags}}} | ||
}} | }} |