Difference between revisions of "Template:AbilityTableEntry"
Jump to navigation
Jump to search
>Mornsta-gpuser |
>Caledor92 (adding support for dragon ability lv 3-5) |
||
| (55 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
<noinclude>[[Category:Templates]]</noinclude><includeonly> | <noinclude>[[Category:Templates]]</noinclude><includeonly> | ||
| − | | [[File:{{{Icon|}}}.png|80px|link={{{ | + | | [[File:{{{Icon|}}}.png|80px|link={{{PageName|}}}]] |
| − | | [[{{{Name|}}}]] | + | | [[{{{PageName|}}}|{{{Name|}}}]] |
| {{{Might|}}} | | {{{Might|}}} | ||
| {{{Details|}}} | | {{{Details|}}} | ||
| − | | {{#cargo_query:tables=Adventurers|fields=CONCAT('[[File:',Id,' 0',VariationId,' r0',Rarity,'.png|24px|link=',_pageName,']] [[',_pageName,']]')|where=Abilities11="{{{Id|}}}" OR Abilities12="{{{Id|}}}" OR Abilities13="{{{Id|}}}" OR Abilities14="{{{Id|}}}" OR Abilities21="{{{Id|}}}" OR Abilities22="{{{Id|}}}" OR Abilities23="{{{Id|}}}" OR Abilities24="{{{Id|}}}" OR Abilities31="{{{Id|}}}" OR Abilities32="{{{Id|}}}" OR Abilities33="{{{Id|}}}" OR Abilities34="{{{Id|}}}"|format=ul|group by=_pageName|default=}} | + | | {{#cargo_query:tables=AbilityLimitedGroup|fields=AbilityLimitedText|where=Id="{{{AbilityLimitedGroupId1|0}}}"|default=N/A}} |
| − | | {{#cargo_query:tables=Wyrmprints|fields=CONCAT('[[File:',BaseId,' 0',VariationId,'.png|24px|link=',_pageName,']] [[',_pageName,']]')|where=Abilities11="{{{Id|}}}" OR Abilities12="{{{Id|}}}" OR Abilities21="{{{Id|}}}" OR Abilities22="{{{Id|}}}" OR Abilities31="{{{Id|}}}" OR Abilities32="{{{Id|}}}"|format=ul|group by=_pageName|default=}} | + | | {{#cargo_query:tables=Adventurers|fields=CONCAT('[[File:',Id,' 0',VariationId,' r0',Rarity,'.png|24px|link=',_pageName,']] [[',_pageName,'|',FullName,']]')|where=Abilities11="{{{Id|}}}" OR Abilities12="{{{Id|}}}" OR Abilities13="{{{Id|}}}" OR Abilities14="{{{Id|}}}" OR Abilities21="{{{Id|}}}" OR Abilities22="{{{Id|}}}" OR Abilities23="{{{Id|}}}" OR Abilities24="{{{Id|}}}" OR Abilities31="{{{Id|}}}" OR Abilities32="{{{Id|}}}" OR Abilities33="{{{Id|}}}" OR Abilities34="{{{Id|}}}"|format=ul|group by=_pageName|default=|order by= ElementalTypeId ASC, WeaponTypeId ASC, Rarity DESC, Id DESC, FullName ASC}} |
| − | | {{#cargo_query:tables=Dragons|fields=CONCAT('[[File:',BaseId,' 0',VariationId,'.png|24px|link=',_pageName,']] [[',_pageName,']]')|where=Abilities11="{{{Id|}}}" OR Abilities12="{{{Id|}}}" OR Abilities21="{{{Id|}}}" OR Abilities22="{{{Id|}}}"|format=ul|group by=_pageName|default=}} | + | | {{#cargo_query:tables=Wyrmprints|fields=CONCAT('[[File:',BaseId,' 0',VariationId,'.png|24px|link=',_pageName,']] [[',_pageName,'|',Name,']]')|where=Abilities11="{{{Id|}}}" OR Abilities12="{{{Id|}}}" OR Abilities13="{{{Id|}}}" OR Abilities21="{{{Id|}}}" OR Abilities22="{{{Id|}}}" OR Abilities23="{{{Id|}}}" OR Abilities31="{{{Id|}}}" OR Abilities32="{{{Id|}}}" OR Abilities33="{{{Id|}}}"|format=ul|group by=_pageName|default=|order by= Rarity DESC, ReleaseDate DESC, BaseId DESC}} |
| + | | {{#cargo_query:tables=Dragons|fields=CONCAT('[[File:',BaseId,' 0',VariationId,'.png|24px|link=',_pageName,']] [[',_pageName,'|',FullName,']]')|where=Abilities11="{{{Id|}}}" OR Abilities12="{{{Id|}}}" OR Abilities13="{{{Id|}}}" OR Abilities14="{{{Id|}}}" OR Abilities15="{{{Id|}}}" OR Abilities21="{{{Id|}}}" OR Abilities22="{{{Id|}}}" OR Abilities23="{{{Id|}}}" OR Abilities24="{{{Id|}}}" OR Abilities25="{{{Id|}}}"|format=ul|group by=_pageName|default=|order by= ElementalTypeId ASC, Rarity DESC, Id DESC, FullName ASC}} | ||
| + | | {{#cargo_query:tables=Weapons|fields=CONCAT('[[File:',BaseId,' 01 ',FormId,'.png|24px|link=',_pageName,']] [[',_pageName,'|',WeaponName,']]')|where=Abilities11="{{{Id|}}}" OR Abilities21="{{{Id|}}}"|format=ul|group by=_pageName|default=|order by= ElementalTypeId ASC, TypeId ASC, Rarity DESC, Id DESC, WeaponName ASC}} | ||
|- | |- | ||
</includeonly> | </includeonly> | ||