Difference between revisions of "Wyrmprint Grid"
Jump to navigation
Jump to search
">
">imported>Elaeagnifolia (Using Module to fix render issue.) |
>Caledor92 |
||
| (31 intermediate revisions by 4 users not shown) | |||
| Line 5: | Line 5: | ||
{{#invoke:CargoQuery|main | {{#invoke:CargoQuery|main | ||
|q?tables=Wyrmprints | |q?tables=Wyrmprints | ||
| − | |q?fields=_pageName=Name,BaseId=InternalId,Rarity,Abilities11,Abilities21,Abilities31 | + | |q?fields=_pageName=PageName,Name,BaseId=InternalId,Id,Rarity,Abilities11,Abilities21,Abilities31,Availability |
| − | |q?where= | + | |q?where=IsPlayable!=0 AND ReleaseDate <= NOW() |
| − | |||
|template=WyrmprintGridEntry | |template=WyrmprintGridEntry | ||
| − | + | |q?groupBy=_pageName | |
| − | |q? | + | |q?orderBy= Rarity DESC, ReleaseDate ASC, Id ASC |
| − | |q?orderBy=Rarity DESC, | + | |q?limit=999 |
| − | |limit=999 | ||
}} | }} | ||
</div> | </div> | ||