Template:One Weapon List Row
Jump to navigation
Jump to search
Syntax
{{One Weapon List Row
|_pageName=
|Weapon Name=
|Proficiency=
|Weapon Type=
|Damage=
|Damage Type=
|Properties=
|Mastery=
|Weight=
|Cost=
|Canon= <!--blank, 1 if true-->
|Pointer= <!--blank, 1 if true-->
|UA= <!--blank, 1 if true-->
|User= <!--blank, 1 if true-->
|Sources=
}}
Example
{|
!Weapon
!Simple<br />Martial
!Melee<br />Ranged
!Damage
!Properties
!Mastery
!Weight (lbs.)
!Cost
!Source<br />Notes
!Source
|-
<pre>{{One Weapon List Row
|_pageName=One:Foo
|Weapon Name=Foo
|Proficiency=Martial
|Weapon Type=Ranged
|Damage=1d8
|Damage Type=Bludgeoning
|Properties=Ammunition, Range (30/90)
|Mastery=Vex
|Weight=10
|Cost=73
|Canon= <!--blank, 1 if true-->
|Pointer=1 <!--blank, 1 if true-->
|UA= <!--blank, 1 if true-->
|User= <!--blank, 1 if true-->
|Sources=Foo's Guide to Nothing
}}
|}
produces...
| Weapon | Prof | Type | Damage | Properties | Mastery | Weight | Cost | Notes | Source |
|---|---|---|---|---|---|---|---|---|---|
| Foo | Martial | Ranged | 1d8 Bludgeoning | Ammunition, Range (30/90) | Vex | 10 | 73 | Pointer | Foo's Guide to Nothing |