Difference between revisions of "Template:ChainCoAbilityDisplay"
Jump to navigation
Jump to search
>Eave (Created page with "<noinclude>{{doc}}Category:Templates</noinclude><includeonly>{{#widget:Template/AbilityDisplay/css}}<!-- -->{{Wikitable | class="skill-table skill-levels ability-table" |-...") |
>Eave m (forgot a closing tag) |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude>{{doc}}[[Category:Templates]]</noinclude><includeonly>{{#widget:Template/AbilityDisplay/css}}<!-- | <noinclude>{{doc}}[[Category:Templates]]</noinclude><includeonly>{{#widget:Template/AbilityDisplay/css}}<!-- | ||
| − | --> | + | --><div class="ability-table"> |
| − | + | <div class="ability-header" style="position:relative;"> | |
| − | + | {{#invoke:CargoQuery|main|q?tables=ChainCoAbilities | |
| − | + | |q?fields=AbilityIconName,GenericName | |
| − | + | |q?where=Id='{{{Lv1|}}}' | |
| − | + | |template=vardefine}}<!-- | |
| − | + | -->{{AbilityDisplayHeader|icon={{#var:AbilityIconName}}|name={{#var:GenericName}}}} | |
| − | + | </div> | |
| − | + | <div style="padding:12px 12px 6px;border:1px solid skyblue;border-top:none;"> | |
| − | + | {{tab/start|default=5}} | |
| − | + | {{tab/header|Lv1}} | |
| − | + | {{#cargo_query:tables=ChainCoAbilities|fields=Details|where=Id='{{{Lv1|}}}'|group by=_pageName|default=N/A|format=list}} | |
| − | + | {{tab/header|Lv2}} | |
| − | + | {{#cargo_query:tables=ChainCoAbilities|fields=Details|where=Id='{{{Lv2|}}}'|group by=_pageName|default=N/A|template=ChainCoAbilityDisplayTab}} | |
| − | + | {{tab/header|Lv3}} | |
| − | + | {{#cargo_query:tables=ChainCoAbilities|fields=Details|where=Id='{{{Lv3|}}}'|group by=_pageName|default=N/A|template=ChainCoAbilityDisplayTab}} | |
| − | + | {{tab/header|Lv4}} | |
| − | + | {{#cargo_query:tables=ChainCoAbilities|fields=Details|where=Id='{{{Lv4|}}}'|group by=_pageName|default=N/A|template=ChainCoAbilityDisplayTab}} | |
| − | + | {{tab/header|Lv5}} | |
| + | {{#cargo_query:tables=ChainCoAbilities|fields=Details|where=Id='{{{Lv5|}}}'|group by=_pageName|default=N/A|template=ChainCoAbilityDisplayTab}} | ||
| + | {{tab/end}} | ||
| + | </div> | ||
| + | </div></includeonly> | ||
Latest revision as of 06:48, 15 April 2020
Example
{{ChainCoAbilityDisplay|Lv1=400000070|Lv2=400000071|Lv3=400000072|Lv4=400000073|Lv5=400000075}}
Lua error: Error: Table ChainCoAbilities not found..
[[]]
Lv1
Error: Table ChainCoAbilities not found.
Lv2
Error: Table ChainCoAbilities not found.
Lv3
Error: Table ChainCoAbilities not found.
Lv4
Error: Table ChainCoAbilities not found.
Lv5
Error: Table ChainCoAbilities not found.