Difference between revisions of "Consumables"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Mornsta-gpuser
>Boblers
(adding navbox)
 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
==Recovery Items==
 
==Recovery Items==
{{#cargo_query:tables=Consumables
+
{| class="wikitable sortable" style="width:100%"
|fields=CONCAT('[[File:',Id,'.png|64px]]')=Icon,_pageName=Item,Description=Description,Obtain=Where to Obtain
+
! Icon
|where=Name LIKE "%Honey%" OR Name LIKE "%Ashes%"
+
! Name
|order by=SortId
+
! style="width: 40%"|Description
|group by=_pageName
+
! style="width: 40%"|Where to Obtain
<!--|format=template
+
{{#invoke:CargoQuery|main
|template=Material Table Row-->
+
|q?tables=Consumables
|named args=yes
+
|q?fields=Id,_pageName,Description,Obtain
 +
|q?where=Description LIKE "%stamina%" OR Description LIKE "%getherwing%"
 +
|q?orderBy=SortId
 +
|q?groupBy=_pageName
 +
|template=Consumables Table Row
 
}}
 
}}
 +
|}
  
 
==Vouchers==
 
==Vouchers==
{{#cargo_query:tables=Consumables
+
{| class="wikitable sortable" style="width:100%"
|fields=CONCAT('[[File:',Id,'.png|64px]]')=Icon,_pageName=Item,Description=Description,Obtain=Where to Obtain
+
! Icon
|where=Name LIKE "%Ticket%" OR Name LIKE "%Voucher%"
+
! Name
|order by=SortId
+
! style="width: 40%"|Description
|group by=_pageName
+
! style="width: 40%"|Where to Obtain
<!--|format=template
+
{{#invoke:CargoQuery|main
|template=Material Table Row-->
+
|q?tables=Consumables
|named args=yes
+
|q?fields=Id,_pageName,Description,Obtain
 +
|q?where=Name LIKE "%Ticket%" OR Name LIKE "%Voucher%"
 +
|q?orderBy=SortId
 +
|q?groupBy=_pageName
 +
|template=Consumables Table Row
 
}}
 
}}
 +
|}
 +
 +
{{Menus navbox}}

Latest revision as of 05:50, 23 June 2020

Recovery Items

Icon Name Description Where to Obtain

Lua error: Error: Table Consumables not found..

Vouchers

Icon Name Description Where to Obtain

Lua error: Error: Table Consumables not found..