Difference between revisions of "Template:5e Weapon"

From Dungeons and Dragons Wiki
Jump to: navigation, search
m
m
Line 31: Line 31:
 
}}
 
}}
 
|align="center"|{{#if: {{{weight|}}} | [[Weight::{{{weight}}}]] lbs | [[Weight::—]]}}
 
|align="center"|{{#if: {{{weight|}}} | [[Weight::{{{weight}}}]] lbs | [[Weight::—]]}}
| {{#if: {{{ammo|}}} | [[SRD5:Ammunition{{!}}Ammunition]] [[Category:5e Ammunition Weapons]]  }} {{#if: {{{fine|}}} | [[SRD5:Finesse{{!}}Finesse]] [[Category:5e Finesse Weapons]]{{#set:multiprop=y}}  }} {{#if: {{{heavy|}}} | [[SRD5:Heavy{{!}}Heavy]] [[Category:5e Heavy Weapons]]  }} {{#if: {{{light|}}} | [[SRD5:Light Weapon{{!}}Light]] [[Category:5e Light Weapons]]  }} {{#if: {{{load|}}}  | [[SRD5:Loading{{!}}Loading]] [[Category:5e Loading Weapons]]  }} {{#if: {{{range|}}} | [[SRD5:Range{{!}}Range]] ({{{range}}})  }} {{#if: {{{reach|}}} | [[SRD5:Reach{{!}}Reach]] [[Category:5e Reach Weapons]]  }} {{#if: {{{special|}}} | [[SRD5:Special{{!}}Special]] [[Category:5e Special Weapons]]  }} {{#if: {{{thrown|}}} | [[SRD5:Thrown{{!}}Thrown]] [[Category:5e Thrown Weapons]]  }} {{#if: {{{vers|}}} | [[SRD5:Versatile{{!}}Versatile]] ({{{vers}}})  }} {{#if: {{{otherp|}}} | {{{otherp}}}  }}
+
| {{#if: {{{ammo|}}} | [[SRD5:Ammunition{{!}}Ammunition]] [[Category:5e Ammunition Weapons]]  }} {{#if: {{{fine|}}} | [[SRD5:Finesse{{!}}Finesse]] [[Category:5e Finesse Weapons]]{{#set:multiprop=y}}  }} {{#if: {{{heavy|}}} | [[SRD5:Heavy{{!}}Heavy]] [[Category:5e Heavy Weapons]]  }} {{#if: {{{light|}}} | [[SRD5:Light Weapon{{!}}Light]] [[Category:5e Light Weapons]]  }} {{#if: {{{load|}}}  | [[SRD5:Loading{{!}}Loading]] [[Category:5e Loading Weapons]]  }} {{#if: {{{range|}}} | [[SRD5:Range{{!}}Range]] ({{{range}}})  }} {{#if: {{{reach|}}} | [[SRD5:Reach{{!}}Reach]] [[Category:5e Reach Weapons]]  }} {{#if: {{{special|}}} | [[SRD5:Special{{!}}Special]] [[Category:5e Special Weapons]]  }} {{#if: {{{thrown|}}} | [[SRD5:Thrown{{!}}Thrown]] [[Category:5e Thrown Weapons]]  }} {{#if: {{{vers|}}} | [[SRD5:Versatile{{!}}Versatile]] ({{{vers}}})  }} {{#if: {{{otherp|}}} | {{{otherp}}} }}
 
|}
 
|}
 
 
 
 

Revision as of 12:42, 6 October 2016

Template documentation (for the above template, sometimes hidden or invisible)

Syntax

{{5e Weapon
|weap= <!--name-->
|sorttext= <!--blank, or category sort-->
|smo= <!-- s=simple m=martial value if other (ex. exotic, dwarven only) -->
|mr= <!-- m=melee r=ranged -->
|damage=
|dtype= <!--(b=bludgeoning, p=piercing, s=slashing, value if other)-->
|weight= <!-- in lbs. -->
|cost=
|ammo= <!-- y=uses Ammunition-->
|fine= <!-- y=is Finesse -->
|heavy= <!-- y=is Heavy -->
|light= <!-- y=is Light -->
|load= <!-- y=Loading -->
|range= <!-- enter value, example: 20/60) -->
|reach= <!-- y=has Reach -->
|special= <!-- y=has Special rules -->
|thrown= <!-- y=may be thrown -->
|twohand= <!-- y=is two-handed weapon -->
|vers= <!-- enter value if Versatile, example: 1d10 -->
|otherp= <!-- enter value if non-standard property, example: exotic -->
|note= <!-- add'l notes -->
}}

Add'l Entries

|canon=true <!-- for published weapons -->
|magic=true <!-- for magic weapons -->
|polearm=true <!-- if polearm -->
|polearm bonus attack=true <!-- if polearm master feat grants bonus attack -->
|polearm op attack reach=true <!-- if polearm feat givess reach to op attack -->

Examples

The example weapon below is defined in wiki-text as follows:

{{5e Weapon
|weap=Needler
|sorttext= <!--blank, or category sort-->
|smo=m <!-- s=simple m=martial value if other (ex. exotic, dwarven only) -->
|mr=r <!-- m=melee r=ranged -->
|damage=1d4
|dtype=p <!--(b=bludgeoning, p=piercing, s=slashing, value if other)-->
|weight=1 <!-- in lbs. -->
|cost=30
|ammo=y <!-- y=uses Ammunition-->
|fine= <!-- y=is Finesse -->
|heavy= <!-- y=is Heavy -->
|light=y <!-- y=is Light -->
|load=y <!-- y=Loading -->
|range=60/120 <!-- enter value, example: 20/60) -->
|reach= <!-- y=has Reach -->
|special= <!-- y=has Special rules -->
|thrown= <!-- y=may be thrown -->
|twohand= <!-- y=is two-handed weapon -->
|vers= <!-- enter value if Versatile, example: 1d10 -->
|otherp= <!-- enter value if non-standard property, example: exotic -->
|note= <!-- add'l notes -->
}}

This text becomes:

Needler

Martial Ranged Weapon

Name Cost Damage Weight Properties
Needler 30 1d4 piercing 1 lbs Ammunition, Light, Loading, Range (60/120)

Visit Template:5e Weapon/doc to edit this text! (How does this work?)