Items: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=Items | tables=Items | ||
|fields=_pageName | |fields=_pageName,Price | ||
|order by=Page ASC | |order by=Page ASC | ||
|limit=10000 | |limit=10000 |
Revision as of 17:53, 26 June 2025
Below is the list of all items in HighSpell.
Item | Buy Price | Sell Price | Aurum Minor | Aurum Majora
Error 1054: Unknown column 'Page' in 'order clause'
Function: CargoSQLQuery::run Query: SELECT `cargo__Items`.`_pageID` AS `cargo_backlink_page_id_Items`,`_pageName` AS `_pageName`,`Price` AS `Price` FROM `cargo__Items` ORDER BY `Page` LIMIT 100 |
---|