User:General Rambling/sandbox: Difference between revisions
Jump to navigation
Jump to search
(test) |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ | |||
{{#cargo_query: tables = weapons | |||
| | | fields = name, image, rarity, enchantment, damage, weight_kg, price, special, weapon_actions, where_to_find | ||
| | | order by = rarity_order, name | ||
| | | where = (name = "Adamantine Longsword") | ||
or (name = "Bow of Awareness") | |||
or (name = "Ceremonial Battleaxe") | |||
| default = | |||
| | | format = table | ||
| | | 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.