Difference between revisions of "Dragon List"
Jump to navigation
Jump to search
>Mornsta-gpuser (Fix for top filters to be sorted.) |
>Eave (only need the max level abilities now) |
||
| (10 intermediate revisions by 4 users not shown) | |||
| Line 16: | Line 16: | ||
{{#invoke:CargoQuery|main | {{#invoke:CargoQuery|main | ||
|q?tables=Dragons | |q?tables=Dragons | ||
| − | |q?fields=_pageName=Link,FullName=Name,Rarity,ElementalType=Element,MaxHp,MaxAtk,BaseId,SkillName, | + | |q?fields=_pageName=Link,FullName=Name,Rarity,Availability,ElementalType=Element,MaxHp,MaxAtk,BaseId,SkillName,Abilities15,Abilities25,ReleaseDate |
|q?where=IsPlayable!=0 AND ReleaseDate <= NOW() | |q?where=IsPlayable!=0 AND ReleaseDate <= NOW() | ||
|template=DragonTableEntry | |template=DragonTableEntry | ||
|q?limit=999 | |q?limit=999 | ||
| − | |q?orderBy= | + | |q?orderBy= ElementalTypeId ASC, Rarity DESC, Id DESC, FullName ASC |
|q?groupBy=_pageName | |q?groupBy=_pageName | ||
}} | }} | ||
|} | |} | ||