Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Weapons table

Template page
Revision as of 21:59, 13 June 2024 by HiddenDragon (talk | contribs) (Added weapon equivalent of Template:Spell_table)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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
Error: No field named "passives" found for any of the specified database tables.

Template data

No description.

Template parameters

ParameterDescriptionTypeStatus
wherewhere

A "where" clause for the SQL query.

Unknownsuggested