Difference between revisions of "Template:CoAbilityTableEntry"
Jump to navigation
Jump to search
>Eave m (require adventurers shown to be playable) |
>Eave m (fix the conditional) |
||
| Line 4: | Line 4: | ||
| style="text-align:center;" | {{{Might|}}} | | style="text-align:center;" | {{{Might|}}} | ||
| style="text-align:center;" | {{{Details|}}} | | style="text-align:center;" | {{{Details|}}} | ||
| − | | {{#cargo_query:tables=Adventurers|fields=CONCAT('[[File:',Id,' 0',VariationId,' r0',Rarity,'.png|24px|link=',_pageName,']] [[',_pageName,']]')||where=ExAbilityData1="{{{Id|}}}" OR ExAbilityData2="{{{Id|}}}" OR ExAbilityData3="{{{Id|}}}" OR ExAbilityData4="{{{Id|}}}" OR ExAbilityData5="{{{Id|}}}" | + | | {{#cargo_query:tables=Adventurers|fields=CONCAT('[[File:',Id,' 0',VariationId,' r0',Rarity,'.png|24px|link=',_pageName,']] [[',_pageName,']]')||where=IsPlayable AND (ExAbilityData1="{{{Id|}}}" OR ExAbilityData2="{{{Id|}}}" OR ExAbilityData3="{{{Id|}}}" OR ExAbilityData4="{{{Id|}}}" OR ExAbilityData5="{{{Id|}}}")|format=ul|group by=_pageName|default=|order by= ElementalTypeId ASC, WeaponTypeId ASC, Rarity DESC, Id DESC, FullName ASC}} |
|- | |- | ||
</includeonly><noinclude>[[Category:Templates]]</noinclude> | </includeonly><noinclude>[[Category:Templates]]</noinclude> | ||