Template:5e Weapon List Row: Difference between revisions
Jump to navigation
Jump to search
(wip) |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly>|{{{1|}}} | ||
|{{{3|}}} | |||
|{{{4|}}} | |||
|{{{5|}}} {{{6|}}} | |||
|{{{7|}}} lbs. | |||
|{{{8|}}} | |||
|{{{9|}}} | |||
|{{#if: {{{10|}}}|Canon{{#if: {{{11|}}}|, Pointer{{#if: {{{12|}}}|, UA|}}|<!--not canon-->{{#if: {{{11|}}}|Pointer{{#if: {{{12|}}}|, UA|}}|<!--not pointer-->{{#if: {{{12|}}}|UA|}}|}}|}}{{#if: {{{13|}}}|User|}} | |||
|{{#if: {{{13|}}}|{{{14|}}}|{{pub|{{{14}}}}}|}} | |||
|-</includeonly><noinclude> | |||
==Syntax== | ==Syntax== | ||
<pre>{{5e Weapon List Row | <pre>{{5e Weapon List Row | ||
Line 11: | Line 20: | ||
|8 <!--cost--> | |8 <!--cost--> | ||
|9 <!--properties--> | |9 <!--properties--> | ||
|10 <!-- | |10 <!--canon blank/true--> | ||
|11 <!-- | |11 <!--pointer blank/true--> | ||
|12 <!-- | |12 <!--ua blank/true--> | ||
|13 <!-- | |13 <!--user blank/true--> | ||
|14 | |14 <!--source--> | ||
}} | }} | ||
</pre> | |||
==Example== | ==Example== | ||
<pre> | <pre> | ||
Line 31: | Line 37: | ||
!Cost | !Cost | ||
!Properties | !Properties | ||
!Notes | !Source<br />Notes | ||
!Source | !Source | ||
|- | |- | ||
{{5e Weapon List Row|Foo|Foo|Martial|Ranged|1d8 Bludgeoning|13|14gp|Ammunition, Range (30/90)| | {{5e Weapon List Row|Foo|Foo|Martial|Ranged|1d8|Bludgeoning|13|14gp|Ammunition, Range (30/90)|y|y|||Foo's Guide to Nothing}} | ||
|} | |||
</pre> | </pre> | ||
Line 50: | Line 57: | ||
!Source | !Source | ||
|- | |- | ||
{{5e Weapon List Row|Foo|Foo|Martial|Ranged|1d8 Bludgeoning|13|14gp|Ammunition, Range (30/90)| | {{5e Weapon List Row|Foo|Foo|Martial|Ranged|1d8|Bludgeoning|13|14gp|Ammunition, Range (30/90)|1|1|||Foo's Guide to Nothing|showpolearm=true}} | ||
|} | |} | ||
[[Category:5e Templates|Weapon List Row Template 5e]] | [[Category:5e Templates|Weapon List Row Template 5e]] | ||
</noinclude> | </noinclude> |
Revision as of 10:12, 2 May 2020
Syntax
{{5e Weapon List Row |1 <!--weap name--> |2 <!--sorttext--> |3 <!--simple, martial--> |4 <!-- melee, ranged --> |5 <!--damage--> |6 <!--damage type bludgeoning, piercing, slashing--> |7 <!--weight--> |8 <!--cost--> |9 <!--properties--> |10 <!--canon blank/true--> |11 <!--pointer blank/true--> |12 <!--ua blank/true--> |13 <!--user blank/true--> |14 <!--source--> }}
Example
{| !Weapon !Prof !Type !Damage !Weight !Cost !Properties !Source<br />Notes !Source |- {{5e Weapon List Row|Foo|Foo|Martial|Ranged|1d8|Bludgeoning|13|14gp|Ammunition, Range (30/90)|y|y|||Foo's Guide to Nothing}} |}
produces...
Weapon | Prof | Type | Damage | Weight | Cost | Properties | Notes | Source |
---|---|---|---|---|---|---|---|---|
Foo | Martial | Ranged | 1d8 Bludgeoning | 13 lbs. | 14gp | Ammunition, Range (30/90) | Canon, Pointer | Foo's Guide to Nothing |