Difference between revisions of "Template:SkillTableEntry"
Jump to navigation
Jump to search
imported>LikableBrute |
>LikableBrute |
||
| Line 7: | Line 7: | ||
| {{{Lv1|}}} | | {{{Lv1|}}} | ||
| {{{Lv2|}}} | | {{{Lv2|}}} | ||
| − | | {{#ifeq: {{{Hide|}}} | 3 | {{{Lv3|}}} | {{#ifeq: {{{Hide|}}} | 4 | {{{ | + | | {{#ifeq: {{{Hide|}}} | 3 | {{{Lv3|}}} | {{#ifeq: {{{Hide|}}} | 4 | {{{Lv3|}}} | - }} }} |
| + | | {{#ifeq: {{{Hide|}}} | 4 | {{{Lv4|}}} | - }} | ||
| {{#cargo_query:tables=Adventurers|fields=CONCAT('[[File:',Id,' 0',VariationId,' r0',Rarity,'.png|24px|link=',_pageName,']] [[',_pageName,'|',Name,']]')|where=Skill1Name="{{{Name|{{PAGENAME}}}}}" OR Skill2Name="{{{Name|{{PAGENAME}}}}}"|format=ul|group by=_pageName|default=|order by=ElementalTypeId ASC, WeaponTypeId ASC, Rarity DESC, Id DESC, FullName ASC}} | | {{#cargo_query:tables=Adventurers|fields=CONCAT('[[File:',Id,' 0',VariationId,' r0',Rarity,'.png|24px|link=',_pageName,']] [[',_pageName,'|',Name,']]')|where=Skill1Name="{{{Name|{{PAGENAME}}}}}" OR Skill2Name="{{{Name|{{PAGENAME}}}}}"|format=ul|group by=_pageName|default=|order by=ElementalTypeId ASC, WeaponTypeId ASC, Rarity DESC, Id DESC, FullName ASC}} | ||
| {{#cargo_query:tables=Weapons|fields=CONCAT('[[File:',BaseId,' 0',VariationId,' ',FormId,'.png|24px|link=',_pageName,']] [[',_pageName,'|',WeaponName,']]')|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,'|',WeaponName,']]')|where=SkillName="{{{Name|{{PAGENAME}}}}}"|format=ul|group by=_pageName|default=|order by= ElementalTypeId ASC, TypeId ASC, Rarity DESC, Id DESC, WeaponName ASC}} | ||