Template:Melee weapon: Difference between revisions

From The Cataclysm: Dark Days Ahead Wiki
Jump to navigation Jump to search
(Added green one-handed color)
No edit summary
Line 26: Line 26:
|{{lc:{{{mat1|none}}}{{#ifeq:{{{mat2|MNULL}}}|MNULL|| / {{{mat2}}}}}}}
|{{lc:{{{mat1|none}}}{{#ifeq:{{{mat2|MNULL}}}|MNULL|| / {{{mat2}}}}}}}
|- style="background-color:white"
|- style="background-color:white"
!Tags
!Flags
|{{{tags|none}}}
|{{{flags|none}}}
|}
|}


Line 45: Line 45:
   |mat1=''MATERIAL''
   |mat1=''MATERIAL''
   |mat2=''MATERIAL''
   |mat2=''MATERIAL''
   |tags=''TAGS''
   |flags=''FLAGS''
  <nowiki>}}</nowiki>
  <nowiki>}}</nowiki>


[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Revision as of 18:44, 4 May 2013

/ Melee weapon
Volume 0
Weight 0
Bash 0
Cut 0
To-Hit +0
Rarity 0
Price 0
Material none
Flags none


Put this template at the top of every Melee Weapons page. Call it like this:

{{Melee weapon
 |name=NAME
 |glyph=GLYPH
 |color=COLOR
 |volume=VOLUME
 |weight=WEIGHT
 |bash=BASH
 |cut=CUT
 |tohit=TO-HIT
 |rarity=RARITY
 |price=PRICE
 |mat1=MATERIAL
 |mat2=MATERIAL
 |flags=FLAGS
}}