Template:Weapon page: Difference between revisions

Jump to navigation Jump to search
no edit summary
m (several minor edits to usage notes for clarity/user-friendliness)
No edit summary
Line 118: Line 118:
* {{#switch: {{{melee or ranged}}}
* {{#switch: {{{melee or ranged}}}
| melee = {{Range| {{#if: {{{reach|}}} | reach | melee}} }}
| melee = {{Range| {{#if: {{{reach|}}} | reach | melee}} }}
| ranged = {{Range| m = {{{range m}}} | ft = {{{range ft}}} }}
| ranged =
  {{#switch: {{{range}}}
  | normal = {{Range|ranged}}
  | short = {{Range|short ranged}}
  | special
  | #default = {{Range| m = {{{range m}}} | ft = {{{range ft}}} }}
  }}
}}
}}
* {{Weight | kg = {{{weight kg}}} | lb = {{{weight lb}}} }}
* {{Weight | kg = {{{weight kg}}} | lb = {{{weight lb}}} }}
Line 162: Line 168:
| versatile damage = 1d10 + 2 <!-- Same format as regular damage, or leave EMPTY if this isn't a Versatile weapon. -->
| versatile damage = 1d10 + 2 <!-- Same format as regular damage, or leave EMPTY if this isn't a Versatile weapon. -->
| extra damage = 1d4 Fire <!-- Same format as regular damage, but with damage type directly on the same line. -->
| extra damage = 1d4 Fire <!-- Same format as regular damage, but with damage type directly on the same line. -->
| range m = <!-- Leave EMPTY if melee, otherwise range in meters. -->
| range = <!-- Leave EMPTY if melee, otherwise this can be "normal", "short" (e.g. Hand Crossbow), or "special" -->
| range ft = <!-- Leave EMPTY if melee, otherwise range in feet. -->
| range m = <!-- Leave EMPTY if "range" is NOT "special", otherwise this is the range in meters. -->
| range ft = <!-- Leave EMPTY if "range" is NOT "special", otherwise this is the range in feet. -->
| <!-- Following are yes/no properties, which MUST BE EMPTY if you mean "no"!  Never actually type "no"! -->
| <!-- Following are yes/no properties, which MUST BE EMPTY if you mean "no"!  Never actually type "no"! -->
| ammunition =
| ammunition =

Navigation menu