Food: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
No edit summary
imported>Kiokurashi
No edit summary
Line 2: Line 2:


{{Food/head|Health Food}}
{{Food/head|Health Food}}
{{#dpl:
{{#cargo_query:tables=Items
|namespace=
|fields=_pageName=Name, Image=Image, Description=description, SellPrice=sellprice, Source=source
|category=Health Foods
|named args=yes
|uses=Template:InfoItem
|where=type="Health Food" AND NOT Source LIKE "%Unobtainable%"
|include={InfoItem}/Foodrow
|format=template
|includematch=*Health Food*
|template=InfoItem/Foodrow
|format=,,
|default=
|tablesortcol=1
|order by=SellPrice
|allowcachedresults=true
}}
}}
|}
|}


{{Food/head|Boost Food}}
{{Food/head|Boost Food}}
{{#dpl:
{{#cargo_query:tables=Items
|namespace=
|fields=_pageName=Name, Image=Image, Description=description, SellPrice=sellprice, Source=source
|category=Boost Foods
|named args=yes
|uses=Template:InfoItem
|where=type="Boost Food" AND NOT Source LIKE "%Unobtainable%"
|include={InfoItem}/Foodrow
|format=template
|includematch=*Boost Food*
|template=InfoItem/Foodrow
|format=,,
|default=
|tablesortcol=1
|order by=SellPrice
|allowcachedresults=true
}}
}}
|}
|}


{{Food/head|Golden Food}}
{{Food/head|Golden Food}}
{{#dpl:
{{#cargo_query:tables=Items
|namespace=
|fields=_pageName=Name, Image=Image, Description=description, SellPrice=sellprice, Source=source
|category=Golden Foods
|named args=yes
|uses=Template:InfoItem
|where=type="Golden Food" AND NOT Source LIKE "%Unobtainable%"
|include={InfoItem}/Foodrow
|format=template
|includematch=*Golden Food*
|template=InfoItem/Foodrow
|format=,,
|default=
|tablesortcol=1
|order by=SellPrice
|allowcachedresults=true
}}
}}
|}
|}


[[Category:Food]]
[[Category:Food]]

Revision as of 16:40, 25 May 2021

Template:ItemsNav


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


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


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