Difference between revisions of "Wyrmprint List"
Jump to navigation
Jump to search
">
">imported>Elaeagnifolia |
>Caledor92 |
||
| (46 intermediate revisions by 5 users not shown) | |||
| Line 14: | Line 14: | ||
! width:25% | Ability 2 | ! width:25% | Ability 2 | ||
! width:20% | Ability 3 | ! width:20% | Ability 3 | ||
| − | {{# | + | ! Release Date |
| − | tables=Wyrmprints | + | {{#invoke:CargoQuery|main |
| − | |fields=BaseId=InternalId,_pageName=Name,Rarity,MaxHp,MaxAtk,Abilities11,Abilities12,Abilities21,Abilities22,Abilities31,Abilities32 | + | |q?tables=Wyrmprints |
| − | | | + | |q?fields=BaseId=InternalId,Id,_pageName=PageName,Name,Rarity,MaxHp,MaxAtk,Abilities11,Abilities12,Abilities13,Abilities21,Abilities22,Abilities23,Abilities31,Abilities32,Abilities33,ReleaseDate,Availability |
| + | |q?where=IsPlayable!=0 AND ReleaseDate <= NOW() | ||
|template=WyrmprintTableEntry | |template=WyrmprintTableEntry | ||
| − | | | + | |q?groupBy=_pageName |
| − | | | + | |q?orderBy= Rarity DESC, ReleaseDate ASC, Id ASC |
| − | | | + | |q?limit=999 |
}} | }} | ||
|} | |} | ||
</div> | </div> | ||