Difference between revisions of "Dragon Grid"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Mornsta-gpuser
m
>Mornsta-gpuser
Line 9: Line 9:
 
|group by=_pageName
 
|group by=_pageName
 
|named args=yes
 
|named args=yes
|order by=Name,VariationId
+
|order by=  
 +
    CASE ElementalType
 +
    WHEN 'Flame' THEN 1
 +
    WHEN 'Water' THEN 2
 +
    WHEN 'Wind' THEN 3
 +
    WHEN 'Light' THEN 4
 +
    WHEN 'Shadow' THEN 5
 +
    ELSE 0
 +
    END ASC,  
 +
    Rarity DESC, Id DESC
 
}}
 
}}
 
</div>
 
</div>

Revision as of 08:26, 13 December 2018

Error: Table Dragons not found.