User:General Rambling/sandbox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#cargo_query: tables = weapons | {{#cargo_query: tables = weapons | ||
| fields = name, image, rarity, enchantment, damage, weight_kg | | fields = name, image, rarity, enchantment, damage, weight_kg, price, special, weapon_actions, where_to_find | ||
| order by = rarity_order, name | | order by = rarity_order, name | ||
| where = ( | | where = (name = "Adamantine Longsword") | ||
| default = | or (name = "Bow of Awareness") | ||
| format = | or (name = "Ceremonial Battleaxe") | ||
| default = | |||
| format = table | |||
| named args = yes | | named args = yes | ||
}} | }} | ||
Latest revision as of 10:30, 5 September 2023
Error: No field named "where_to_find" found for any of the specified database tables.