Difference between revisions of "Template:Equipment Weapon"

From Epic Paths
Jump to navigation Jump to search
Line 10: Line 10:
-->{{#!:{| class="wikitable"
-->{{#!:{| class="wikitable"
|-
|-
! Proficiency !! Damage !! Critical !! Type !!{{#if: {{{Range|}}}| Range !!|}} Special !! Cost !! Weight
! Proficiency !! Damage !! Critical !! Type !!{{#if: {{{RangeInc|}}}| Range !!|}} Special !! Cost !! Weight
|-
|-
| {{{Proficiency}}} {{{Hands}}} {{{ItemType}}} || {{{Damage|—}}} || {{{Critical|—}}} || {{{DamageType|—}}} ||{{#if: {{{Range|}}}| {{{Range|—}}} {{#!:||}}|}} {{{Special|—}}} || {{{Cost|—}}} || {{{Weight|—}}}
| {{{Proficiency}}} {{{Hands}}} {{{ItemType}}} || {{{Damage|—}}} || {{{Critical|—}}} || {{{DamageType|—}}} ||{{#if: {{{RangeInc|}}}| {{{RangeInc|—}}} {{#!:||}}|}} {{{Special|—}}} || {{{Cost|—}}} || {{{Weight|—}}}
|}}}<!--
|}}}<!--



Revision as of 20:15, 7 August 2021

This is the "Equipment Weapon" template.

It should be called in the following format:

{{Equipment Weapon
|Disciplines=
|Proficiency=
|Hands=
|ItemType=
|Damage=
|Critical=
|DamageType=
|RangeInc=
|DamageTypeLong=
|Special=
}}

Edit the page to see the template text.

This template defines the table "Equipment_Weapons". View table. This template adds rows to the table "Equipment_Items", which is declared by the template Equipment Item. View table.