Template:Weapons table
Jump to navigation
Jump to search
This template generates a table filled with weapons that satisfy the provided condition. It requires some knowledge of SQL to operate.
Example:{{Weapons table |where=rarity = 'rare' AND type = 'Longbows' }}
Weapon | Enchant. | Damage | Damage Type | Weight | Price | Special |
---|---|---|---|---|---|---|
+2 |
1d8 + 2 |
Piercing |
1.1 kg |
155 | ||
1d8 |
Piercing |
1.1 kg |
310 |
|
||
+1 |
1d8 + 1 |
Piercing |
1.1 kg |
310 |
|
Template data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
where | where | A "where" clause for the SQL query. | Unknown | suggested |