Difference between revisions of "Template:AbilityDisplayTEST"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Canim44
(Additional attempt at white-space removal)
>Canim44
(Additional attempt at preventing white-space)
Line 1: Line 1:
<noinclude>{{doc}}[[Category:Templates]]</noinclude><includeonly>{{#widget:Template/AbilityDisplay/css}}
+
<noinclude>{{doc}}[[Category:Templates]]</noinclude><includeonly>{{#widget:Template/AbilityDisplay/css}}<!--  
<!-- Code to determine which table we want to use -->
+
Code to determine which table we want to use  
{{#if:{{{isCoability|}}} | {{#vardefine:table|CoAbilities}} | {{#vardefine:table|Abilities}} }}
+
-->{{#if:{{{isCoability|}}} | {{#vardefine:table|CoAbilities}} | {{#vardefine:table|Abilities}} }}
<!-- Code to determine how many levels this ability has -->
+
<!--  
{{#vardefine:level
+
Code to determine how many levels this ability has  
|{{#ifexpr: {{{Lv5|}}} |5
+
-->{{#vardefine:level|{{#ifexpr: {{{Lv5|}}} |5|{{#ifexpr: {{{Lv4|}}} |4|{{#ifexpr: {{{Lv3|}}} |3|{{#ifexpr: {{{Lv2|}}} |2|{{#ifexpr: {{{Lv1|}}} |1 |}}}}}}}}}}}}<!--  
|{{#ifexpr: {{{Lv4|}}} |4
+
Table Display Code  
|{{#ifexpr: {{{Lv3|}}} |3
+
-->{{#if:{{{DisplayCap|}}}|{{Wikitable| class="skill-table skill-levels"
|{{#ifexpr: {{{Lv2|}}} |2
 
|{{#ifexpr: {{{Lv1|}}} |1 |}}
 
}}
 
}}
 
}}
 
}}
 
}}
 
<!-- Table Display Code -->
 
<!-- Display Ability Cap for Wyrmprints -->
 
{{#if:{{{DisplayCap|}}}|
 
{{Wikitable| class="skill-table skill-levels"
 
 
|-
 
|-
 
! {{AbilityDisplayHeader|icon={{#cargo_query:tables={{#var:table}}|fields=AbilityIconName=icon|where=Id='{{{Lv{{#var:level}}|}}}'|group by=_pageName|named args=yes|limit=1|more results text=|no html}}|name={{#cargo_query:tables={{#var:table}}|fields=GenericName=name|where=Id='{{{Lv{{#var:level}}|}}}'|group by=_pageName|named args=yes|limit=1|more results text=|no html|default={{{Lv{{#var:level}}|}}}}}|event={{{event|0}}}}}
 
! {{AbilityDisplayHeader|icon={{#cargo_query:tables={{#var:table}}|fields=AbilityIconName=icon|where=Id='{{{Lv{{#var:level}}|}}}'|group by=_pageName|named args=yes|limit=1|more results text=|no html}}|name={{#cargo_query:tables={{#var:table}}|fields=GenericName=name|where=Id='{{{Lv{{#var:level}}|}}}'|group by=_pageName|named args=yes|limit=1|more results text=|no html|default={{{Lv{{#var:level}}|}}}}}|event={{{event|0}}}}}
Line 54: Line 43:
 
{{#ifexpr: {{#var:level}} >= 5|{{Template:Tab/header|Lv5}}
 
{{#ifexpr: {{#var:level}} >= 5|{{Template:Tab/header|Lv5}}
 
{{#invoke:CargoQuery|main|q?tables={{#var:table}}|q?fields=GenericName=Name,AbilityIconName=Icon,Details,PartyPowerWeight=Might,CONCAT('{{{event|0}}}')=Event|q?where=Id='{{{Lv5|}}}'|q?groupBy=_pageName|default=N/A|template=AbilityDisplayTab}}
 
{{#invoke:CargoQuery|main|q?tables={{#var:table}}|q?fields=GenericName=Name,AbilityIconName=Icon,Details,PartyPowerWeight=Might,CONCAT('{{{event|0}}}')=Event|q?where=Id='{{{Lv5|}}}'|q?groupBy=_pageName|default=N/A|template=AbilityDisplayTab}}
}}
+
}}{{Template:Tab/end}}}}}}</includeonly>
{{Template:Tab/end}}}}}}</includeonly>
 

Revision as of 23:47, 23 February 2020

50px Documentation

Example

{{AbilityDisplayTEST|isCoability=1|Lv1=101050003|Lv2=101050004|Lv3=101050005|Lv4=101050007|Lv5=101050010}}
{{AbilityDisplayTEST|Lv1=110060004|Lv2=110060005|Lv3=110060006|DisplayCap=1}} 
{{AbilityDisplayTEST|Lv1=320000905|Lv2=320000906|DisplayCap=1}} <-- doesn't have a cap, shouldn't display anything

Lv1

Lua error: Error: Table CoAbilities not found..

Lv2

Lua error: Error: Table CoAbilities not found..

Lv3

Lua error: Error: Table CoAbilities not found..

Lv4

Lua error: Error: Table CoAbilities not found..

Lv5
Lua error: Error: Table CoAbilities not found..

Unknown.png
[[
Error: Table Abilities not found.
]]
Lv1
Error: Table Abilities not found.
Lv2
Error: Table Abilities not found.
Lv3
Error: Table Abilities not found.


Unknown.png
[[
Error: Table Abilities not found.
]]
Lv1
Error: Table Abilities not found.
Lv2
Error: Table Abilities not found.


Mana Spiral Update

Abilities that change family midway (Cassandra's)

{{AbilityDisplayTEST|Lv1=110120003|Lv2=110120004|Lv3=721}}
{{AbilityDisplayTEST|Lv1=110020404|Lv2=110020406|Lv3=682}}

Lv1

Lua error: Error: Table Abilities not found..

Lv2

Lua error: Error: Table Abilities not found..

Lv3

Lua error: Error: Table Abilities not found..

Lv1

Lua error: Error: Table Abilities not found..

Lv2

Lua error: Error: Table Abilities not found..

Lv3

Lua error: Error: Table Abilities not found..

Long Names

{{AbilityDisplayTEST|Lv1=584|}}
{{AbilityDisplayTEST|Lv1=585}}
{{AbilityDisplayTEST|Lv1=584|Lv2=585}}
{{AbilityDisplayTEST|Lv1=584|Lv2=585|DisplayCap=2}}

Lv1

Lua error: Error: Table Abilities not found..


Lv1

Lua error: Error: Table Abilities not found..


Unknown.png
[[
Error: Table Abilities not found.
]]
Lv1
Error: Table Abilities not found.
Lv2
Error: Table Abilities not found.