Difference between revisions of "Consumables"
Jump to navigation
Jump to search
>@DeletedUser41383047 |
>Mornsta-gpuser |
||
| Line 1: | Line 1: | ||
==Recovery Items== | ==Recovery Items== | ||
| − | + | {{#cargo_query:tables=Consumables | |
| − | { | + | |fields=CONCAT('[[File:',Id,'.png|64px]]')=Icon,_pageName=Item,Description=Description,Obtain=Where to Obtain |
| − | + | |where=Name LIKE "%Honey%" OR Name LIKE "%Ashes%" | |
| − | + | |order by=SortId | |
| − | | [[File: | + | |group by=_pageName |
| − | + | <!--|format=template | |
| − | | | + | |template=Material Table Row--> |
| − | + | |named args=yes | |
| − | + | }} | |
| − | | | ||
| − | | | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |- | ||
| − | | | ||
| − | |||
| − | |||
==Vouchers== | ==Vouchers== | ||
| − | { | + | {{#cargo_query:tables=Consumables |
| − | + | |fields=CONCAT('[[File:',Id,'.png|64px]]')=Icon,_pageName=Item,Description=Description,Obtain=Where to Obtain | |
| − | + | |where=Name LIKE "%Ticket%" OR Name LIKE "%Voucher%" | |
| − | | [[File: | + | |order by=SortId |
| − | + | |group by=_pageName | |
| − | | | + | <!--|format=template |
| − | | | + | |template=Material Table Row--> |
| − | + | |named args=yes | |
| − | + | }} | |
| − | | | ||
| − | |||
| − | |- | ||
| − | | | ||
| − | |||
| − | |||
Revision as of 11:15, 5 January 2019
Recovery Items
Error: Table Consumables not found.
Vouchers
Error: Table Consumables not found.