Difference between revisions of "Template:AbilityDisplayTEST"
Jump to navigation
Jump to search
>Canim44 (Re-added white-space (issue still not resolved)) |
>Canim44 (Removed leading white-space for Ability Cap to revert text to normal style (current in code-block)) |
||
| Line 11: | Line 11: | ||
|- | |- | ||
| style="text-align:center;{{#if:{{{DisplayCap|}}}||padding-top:45px;position:relative;}}" | | | style="text-align:center;{{#if:{{{DisplayCap|}}}||padding-top:45px;position:relative;}}" | | ||
| − | + | {{Template:Tab/start}} | |
| − | + | {{Template:Tab/header|Lv1}} | |
| − | + | {{#cargo_query:tables={{#var:table}},AbilityLimitedGroup|join on={{#var:table}}.AbilityLimitedGroupId1=AbilityLimitedGroup.Id|fields=Details,AbilityLimitedText=,PartyPowerWeight=Might|where={{#var:table}}.Id='{{{Lv1|}}}'|default=N/A|format=list}} | |
| − | + | {{#ifexpr: {{#var:level}} >= 2| | |
| − | + | {{Template:Tab/header|Lv2}} | |
| − | + | {{#cargo_query:tables={{#var:table}},AbilityLimitedGroup|join on={{#var:table}}.AbilityLimitedGroupId1=AbilityLimitedGroup.Id|fields=Details,AbilityLimitedText=,PartyPowerWeight=Might|where={{#var:table}}.Id='{{{Lv2|}}}'|default=N/A|format=list}} | |
| − | + | }} | |
| − | + | {{#ifexpr: {{#var:level}} >= 3| | |
| − | + | {{Template:Tab/header|Lv3}} | |
| − | + | {{#cargo_query:tables={{#var:table}},AbilityLimitedGroup|join on={{#var:table}}.AbilityLimitedGroupId1=AbilityLimitedGroup.Id|fields=Details,AbilityLimitedText=,PartyPowerWeight=Might|where={{#var:table}}.Id='{{{Lv3|}}}'|default=N/A|format=list}} | |
| − | + | }} | |
| − | + | {{#ifexpr: {{#var:level}} >= 4| | |
| − | + | {{Template:Tab/header|Lv4}} | |
| − | + | {{#cargo_query:tables={{#var:table}},AbilityLimitedGroup|join on={{#var:table}}.AbilityLimitedGroupId1=AbilityLimitedGroup.Id|fields=Details,AbilityLimitedText=,PartyPowerWeight=Might|where={{#var:table}}.Id='{{{Lv4|}}}'|default=N/A|format=list}} | |
| − | + | }} | |
| − | + | {{#ifexpr: {{#var:level}} >= 5| | |
| − | + | {{Template:Tab/header|Lv5}} | |
| − | + | {{#cargo_query:tables={{#var:table}},AbilityLimitedGroup|join on={{#var:table}}.AbilityLimitedGroupId1=AbilityLimitedGroup.Id|fields=Details,AbilityLimitedText=,PartyPowerWeight=Might|where={{#var:table}}.Id='{{{Lv5|}}}'|default=N/A|format=list}} | |
| − | + | }} | |
| − | + | {{Template:Tab/end}} | |
}}|{{Wikitable | class="skill-table skill-levels" | }}|{{Wikitable | class="skill-table skill-levels" | ||
|- | |- | ||
Revision as of 23:52, 23 February 2020
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..
|
Error: Table Abilities not found. ]]
|
|---|
|
Lv1
Error: Table Abilities not found.
Lv2
Error: Table Abilities not found.
Lv3
Error: Table Abilities not found.
|
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..
|
Error: Table Abilities not found. ]]
|
|---|
|
Lv1
Error: Table Abilities not found.
Lv2
Error: Table Abilities not found.
|