Template:Spell table

Template page
Revision as of 19:19, 16 October 2023 by Sky (talk | contribs) (Create initial version)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This template generates a table filled with spells that satisfy the provided condition. It requires some knowledge of SQL to operate.

Example:
{{Spell table
|where=damage_type = "fire"
}}
Error: No field named "is_aoe" found for any of the specified database tables.

Template data