Difference between revisions of "Dragon Grid"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Mornsta-gpuser
imported>Elaeagnifolia
Line 3: Line 3:
  
 
<div style="display:flex;flex-wrap:wrap;justify-content:center">
 
<div style="display:flex;flex-wrap:wrap;justify-content:center">
{{#cargo_query:tables=Dragons
+
{{#invoke:CargoQuery|main
|fields=_pageName=PageName,_pageName=Name,ElementalType=Element,BaseId=InternalId,Rarity,Title=Title,Abilities11
+
|q?tables=Dragons
|format=template
+
|q?fields=_pageName=PageName,_pageName=Name,ElementalType=Element,BaseId=InternalId,Rarity,Title=Title,Abilities11
|where=IsPlayable!=0 AND DATEDIFF(ReleaseDate,NOW()) <= 0
+
|q?where=IsPlayable!=0 AND DATEDIFF(ReleaseDate,NOW()) <= 0
 
|template=DragonGridEntry
 
|template=DragonGridEntry
|group by=_pageName
+
|q?limit=999
|named args=yes
+
|q?groupBy=_pageName
|order by=  
+
|q?orderBy=  
 
     CASE ElementalType
 
     CASE ElementalType
 
     WHEN 'Flame' THEN 1
 
     WHEN 'Flame' THEN 1

Revision as of 13:09, 29 January 2019

Lua error: Error: Table Dragons not found..