Template:5e Weapon: Difference between revisions

From Rlyehwiki
Jump to navigation Jump to search
No edit summary
m (wip)
Line 14: Line 14:
|Polearm=Boolean
|Polearm=Boolean
|PBA=Boolean <!--Polearm Bonus Attack-->
|PBA=Boolean <!--Polearm Bonus Attack-->
|PROA=Boolean <!--Polearm Reach Opportunity Attack->
|PROA=Boolean <!--Polearm Reach Opportunity Attack-->
|Monk_Weapon=Boolean
|Monk_Weapon=Boolean
|Note=Wikitext
|Note=Wikitext
Line 20: Line 20:
|Pointer=Boolean
|Pointer=Boolean
|Hidden=Boolean
|Hidden=Boolean
}}</noinclude><includeonly>'''<big>{{{weap}}}</big>'''{{#if: {{{nodb|}}}|<--skip sortkey-->|{{#if:{{{sorttext|}}}|{{DEFAULTSORTKEY:{{{sorttext}}} 5e}}|{{DEFAULTSORTKEY:{{PAGENAME}} 5e}} }} }}[[Category:5e Weapons]]{{#if: {{{canon|}}}|[[Category:5e Canon Weapons]]|}}
}}</noinclude><includeonly>'''<big>{{{weap}}}</big>'''{{#if: {{{nodb|}}}|<!--skip sortkey-->|{{#if:{{{sorttext|}}}|{{DEFAULTSORTKEY:{{{sorttext}}} 5e}}|{{DEFAULTSORTKEY:{{PAGENAME}} 5e}}|}}|}}[[Category:5e Weapons]]{{#if: {{{canon|}}}|[[Category:5e Canon Weapons]]|}}
 
'''{{#switch: {{{smo}}}
'''{{#switch: {{{smo}}}
   |s = Simple [[Category:5e Simple Weapons]]  
   |s = Simple [[Category:5e Simple Weapons]]  
Line 40: Line 39:
|-
|-
|{{{weap}}}
|{{{weap}}}
|align="right"|{{#if: {{{cost|}}} | {{{cost}}}[[Cost::{{{cost}}}| ]] | [[Cost::—| ]]}} <!-- cost -->
|align="right"|{{#if: {{{cost|}}} | {{{cost}}} | &mdash;}} <!-- cost -->
|{{#if: {{{damage|}}}|{{{damage}}}[[Damage::{{{damage}}}| ]]&nbsp;|}}{{#switch: {{{dtype}}}
|{{#if: {{{damage|}}}|{{{damage}}}&nbsp;|}}{{#switch: {{{dtype}}}
   |b = {{srd5lc|Bludgeoning}}[[DamageType::Bludgeoning| ]]
   |b = {{srd5lc|Bludgeoning}}
   |p = {{srd5lc|Piercing}}[[DamageType::Piercing| ]]
   |p = {{srd5lc|Piercing}}
   |s = {{srd5lc|Slashing}}[[DamageType::Slashing| ]]
   |s = {{srd5lc|Slashing}}
   |none = &mdash;[[DamageType::—| ]]
   |none = &mdash;
   |#default = {{{dtype}}}[[DamageType::{{{dtype}}}| ]]
   |#default = {{{dtype}}}
  |<span style="color: red;">Enter 'b', 'p', 's', or value for parameter 'dtype'</span>
}}
}}
|align="center"|{{#if: {{{weight|}}} |{{{weight}}}&nbsp;lbs | &ndash; }}
|align="center"|{{#if: {{{weight|}}} |{{{weight}}}&nbsp;lbs | &ndash; }}
Line 74: Line 72:
     end heavy-->|}}<!--
     end heavy-->|}}<!--
   end fine-->|}}<!--
   end fine-->|}}<!--
end ammo-->{{#if: {{{magic|}}}|[[Category:5e Magic Weapon]]|}}{{#if: {{{polearm|}}}|[[Category:5e Polearms]]|}}
end ammo-->
|}{{#if: {{{note|}}} |<br />'''Note:''' {{{note}}} }}{{#if: {{{nodb|}}}|<!--skip-->|<!--cargo store -->{{#cargo_store:
|}{{#if: {{{magic|}}}|[[Category:5e Magic Weapon]]|}}{{#if: {{{polearm|}}}|[[Category:5e Polearms]]|}}
{{#if: {{{note|}}} |<br />'''Note:''' {{{note}}}|}}{{#if: {{{nodb|}}}|<!--skip-->|<!--cargo store -->{{#cargo_store:
_table = 5e_Weapon
_table = 5e_Weapon
|Sort_Text = {{#if:{{{sorttext|}}}|{{{sorttext}}} 5e}}|{{PAGENAME}} 5e}}
|Sort_Text = {{#if:{{{sorttext|}}}|{{{sorttext}}} 5e}}|{{PAGENAME}} 5e}}
Line 83: Line 82:
   |m = Martial
   |m = Martial
   |#default = {{{smo}}}
   |#default = {{{smo}}}
}}
  }}
|Weapon_Type={{#switch: {{{mr}}}
|Weapon_Type={{#switch: {{{mr}}}
   |m = Melee
   |m = Melee
Line 89: Line 88:
   |none = &mdash;
   |none = &mdash;
   |#default = {{{mr}}}
   |#default = {{{mr}}}
}}
  }}
|Cost={{{cost|}}}
|Cost={{{cost|}}}
|Damage={{{damage|}}}
|Damage={{{damage|}}}
Line 104: Line 103:
|Pointer={{#if: {{{pointer|}}}|1}}
|Pointer={{#if: {{{pointer|}}}|1}}
|Hidden={{#if: {{{hidden|}}}|1}}
|Hidden={{#if: {{{hidden|}}}|1}}
}} }}</includeonly><noinclude>
}}<!--cargo store--> }}<!--nodb--></includeonly><noinclude>
{{documentation}}
{{documentation}}
[[Category:5e Templates|Weapon Template 5e]]
[[Category:5e Templates|Weapon Template 5e]]
</noinclude>
</noinclude>

Revision as of 16:04, 12 April 2020

This template defines the table "5e_Weapon". View table.

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

Syntax

{{5e Weapon
|weap= <!--name-->
|sorttext= <!--blank, or category sort-->
|refs= <!--references-->
|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 -->
|monk=true <!-- if monk weapon -->
|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 -->
|racial= <!-- blank or list of races/subraces-->

Examples

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

{{5e Weapon
|weap=Needler
|sorttext= <!--blank, or category sort-->
|refs=<ref>{{Cite Pub|Foo's Guide to Future Weapons|pages=36}} Licensed: [[Public Domain]].</ref>
|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?)