Difference between revisions of "Wyrmprint List"
Jump to navigation
Jump to search
">
">>Teg |
>Caledor92 |
||
| (134 intermediate revisions by 6 users not shown) | |||
| Line 1: | Line 1: | ||
| − | |||
{{WyrmprintListHeader}} | {{WyrmprintListHeader}} | ||
{{WyrmprintListFilter}} | {{WyrmprintListFilter}} | ||
| Line 7: | Line 6: | ||
{| class="wikitable sortable" style="width:100%" | {| class="wikitable sortable" style="width:100%" | ||
|- | |- | ||
| − | ! Icon | + | ! width:5% | Icon |
| − | ! Name | + | ! width:15% | Name |
| − | ! Rarity | + | ! width:5% | Rarity |
| − | ! HP | + | ! width:5% | HP |
| − | ! | + | ! width:5% | Str |
| − | {{# | + | ! width:25% | Ability 1 |
| − | tables=Wyrmprints | + | ! width:25% | Ability 2 |
| − | |fields=BaseId=InternalId,_pageName=Name,Rarity, | + | ! width:20% | Ability 3 |
| − | | | + | ! Release Date |
| + | {{#invoke:CargoQuery|main | ||
| + | |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> | ||