Misc Items: Difference between revisions

From IdleOn MMO Wiki
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{Misc/head|Misc Items}}
{{Misc/head|Misc Items}}
{{#cargo_query:tables=Items
{{#cargo_query:tables=Items, SlabOrder
|fields=_pageName=Name, Image=Image, Type=type, Description=description, SellPrice=sellprice, Source=source
|join on=Items._pageName=SlabOrder.Item
|fields=Items._pageName=Name, Image=Image, Type=type, Description=description, SellPrice=sellprice, Source=source
|named args=yes
|named args=yes
|where=type IN ("Barrel", "Box", "Card Pack", "Event Item", "Hunk of Junk", "Lava Letter", "Summon Item", "Obol Fragment", "Event Box", "Trash", "Obol Stack") AND NOT Source LIKE "%Unobtainable%"
|where=type IN ("Barrel", "Box", "Card Pack", "Event Item", "Hunk of Junk", "Lava Letter", "Summon Item", "Obol Fragment", "Event Box", "Trash", "Obol Stack") AND NOT Source LIKE "%Unobtainable%"
Line 7: Line 8:
|template=InfoItem/Miscrow
|template=InfoItem/Miscrow
|default=
|default=
|order by=SlabOrder
|order by=SlabOrder.Number
}}
}}
|}
|}
[[Category:Misc items]]
[[Category:Misc items]]

Revision as of 17:13, 2 March 2023

Misc Items
Name Image Type Description Sell Price Source
Error: No field named "Source" found for any of the specified database tables.