Difference between revisions of "Template:CoAbilityTableEntry"
Jump to navigation
Jump to search
imported>Elaeagnifolia |
>Eave m (fix the conditional) |
||
| (29 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
| − | | [[File:{{{Icon|}}}.png|80px|link={{{ | + | | [[File:{{{Icon|}}}.png|80px|link={{{PageName|}}}]] |
| − | | style="text-align:center;" | [[{{{Name|}}}]] | + | | style="text-align:center;" | [[{{{PageName|}}}|{{{Name|}}}]] |
| 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=_pageName|where=ExAbilityData1="{{{Id|}}}" OR ExAbilityData2="{{{Id|}}}" OR ExAbilityData3="{{{Id|}}}" OR ExAbilityData4="{{{Id|}}}" OR ExAbilityData5="{{{Id|}}}"|format=ul|group by=_pageName|default=}} | + | | {{#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> | + | </includeonly><noinclude>[[Category:Templates]]</noinclude> |