Difference between revisions of "Dragon Grid"
Jump to navigation
Jump to search
>Mornsta-gpuser |
>LikableBrute m (Undo revision 47605 by LikableBrute (talk)) |
||
| (16 intermediate revisions by 3 users not shown) | |||
| Line 5: | Line 5: | ||
{{#invoke:CargoQuery|main | {{#invoke:CargoQuery|main | ||
|q?tables=Dragons | |q?tables=Dragons | ||
| − | |q?fields=_pageName=PageName,FullName=Name,ElementalType=Element,BaseId=InternalId,Rarity,Title=Title,Abilities11 | + | |q?fields=_pageName=PageName,FullName=Name,ElementalType=Element,BaseId=InternalId,Rarity,Availability,Title=Title,Abilities11 |
|q?where=IsPlayable!=0 AND ReleaseDate <= NOW() | |q?where=IsPlayable!=0 AND ReleaseDate <= NOW() | ||
|template=DragonGridEntry | |template=DragonGridEntry | ||
|q?limit=999 | |q?limit=999 | ||
|q?groupBy=_pageName | |q?groupBy=_pageName | ||
| − | |q?orderBy= | + | |q?orderBy= ElementalTypeId ASC, Rarity DESC, Id DESC, FullName ASC |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
}} | }} | ||
</div> | </div> | ||