Difference between revisions of "Template:CrisisSkillSimpleTableEntry"
Jump to navigation
Jump to search
>LikableBrute (Created page with "<includeonly> | style="text-align:left;" | {{SkillTooltip|{{{Name|}}}}} | {{#cargo_query:tables=Adventurers|fields=CONCAT('File:',Id,' 0',VariationId,' r0',Rarity,'.png|24px...") |
>LikableBrute |
||
| (One intermediate revision by one other user not shown) | |||
| Line 4: | Line 4: | ||
| {{#cargo_query:tables=Weapons|fields=CONCAT('[[File:',BaseId,' 0',VariationId,' ',FormId,'.png|24px|link=',_pageName,']] [[',_pageName,']]')|where=SkillName="{{{Name|{{PAGENAME}}}}}"|format=ul|group by=_pageName|default=-|order by= ElementalTypeId ASC, TypeId ASC, Rarity DESC, Id DESC, WeaponName ASC}} | | {{#cargo_query:tables=Weapons|fields=CONCAT('[[File:',BaseId,' 0',VariationId,' ',FormId,'.png|24px|link=',_pageName,']] [[',_pageName,']]')|where=SkillName="{{{Name|{{PAGENAME}}}}}"|format=ul|group by=_pageName|default=-|order by= ElementalTypeId ASC, TypeId ASC, Rarity DESC, Id DESC, WeaponName ASC}} | ||
| {{#cargo_query:tables=Dragons|fields=CONCAT('[[File:',BaseId,' 0',VariationId,'.png|24px|link=',_pageName,']] [[',_pageName,']]')|where=SkillName="{{{Name|{{PAGENAME}}}}}"|format=ul|group by=_pageName|default=-|order by= ElementalTypeId ASC, Rarity DESC, Id DESC, FullName ASC}} | | {{#cargo_query:tables=Dragons|fields=CONCAT('[[File:',BaseId,' 0',VariationId,'.png|24px|link=',_pageName,']] [[',_pageName,']]')|where=SkillName="{{{Name|{{PAGENAME}}}}}"|format=ul|group by=_pageName|default=-|order by= ElementalTypeId ASC, Rarity DESC, Id DESC, FullName ASC}} | ||
| − | | {{#cargo_query:tables=Skills|fields=CrisisModifier|where= | + | | {{#cargo_query:tables=Skills|fields=CrisisModifier|where=Name="{{{Name|{{PAGENAME}}}}}"|format=ul}} |
|- | |- | ||
</includeonly><noinclude>[[Category:Templates]]</noinclude> | </includeonly><noinclude>[[Category:Templates]]</noinclude> | ||