Template:Skills table header/doc

From Another Eden Wiki
Template-info.png Documentation

Description[edit]

For more flexibility and dynamic shifting of data cells inside table, character skills table were remade from standard HTML table into table from divs. Structure is as follows, can use as reference

Usage[edit]

Header and closing div for character skills tables as example on Template:Character pages

Usage[edit]

Character page skills logic[edit]

using Template:Character skill loop row or query with Template:Character skill row

{{Skills table header/start}}
{{#invoke:Loops|parseList|list=Dragon God Slash,X Slash Mk II|delimiter=,|template=Character skill loop row|template!weaponType=|template!skills=}}
{{Skills table header/end}}


Skill Name
Ele Element 
Type
Description
MP
Change.png3Normal
Skill Type 1 0.png Slash 
MP 43
None
Slash
Slash attack on a single enemy (XL) and Physical resistance -50% (3 turns)
43
43
Change.png3Chapter 83+
Skill Type 1 0.png Slash 
MP 43
None
Slash
Slash attack on a single enemy (XL) and Physical resistance -70% (100%, 3 turns)
  • Skill multiplier increases +1% per each user's Guiding Light ( [210 +(1~255)]%)
43
43
Change.png3in Another Force. Chapter 83+
Skill Type 1 0.png Slash 
MP 43
None
Slash
Slash attack on a single enemy (XL) and Physical resistance -70% (100%, 3 turns)
    • Change base skill multiplier to 1260%
    • Skill multiplier increases +2% per each user's Guiding Light ( [1260 +(2~510)]% )
43
43
Change.png2Normal
Skill Type 1 1.png Fire Slash 
MP 49
Fire
Slash
Fire type slash attack on all enemies x2 (XL)
49
49
Change.png2Chapter 83+
Skill Type 1 1.png Fire Slash 
MP 49
Fire
Slash
Fire type slash attack on all enemies x2 (XL)
  • Type attack of all party members +50% (3 moves)
  • Skill multiplier increases +2% per each user's Guiding Light
  • Can activate Resonant Raid skills:
49
49

Pure skills displays[edit]

using Template:Character skill row display

{{Skills table header/start}}
{{#invoke:CargoQuery|main
|q?tables=HeroSkills
|q?where=_pageName IN ("Dragon God Slash","X Slash Mk II")
|q?fields=_pageName=Link,Name,Element,SkillType=Type,Description,Multiplier,MPCost,Unreleased,Image,UnlockCondition,CONCAT("1")=Basic,CriticalMultiplier,CONCAT("{{{skills|}}}")=Skills,ActionType
<!--|q?groupBy=_pageName -->
|template=Character skill row display
|default=}}
{{Skills table header/end}}


Skill Name
Ele Element 
Type
Description
MP
Skill Type 1 0.png Slash 
MP 43
None
Slash
Slash attack on a single enemy (XL) and Physical resistance -70% (100%, 3 turns)
  • Skill multiplier increases +1% per each user's Guiding Light ( [210 +(1~255)]%)
43
43
Skill Type 1 0.png Slash 
MP 43
None
Slash
Slash attack on a single enemy (XL) and Physical resistance -70% (100%, 3 turns)
    • Change base skill multiplier to 1260%
    • Skill multiplier increases +2% per each user's Guiding Light ( [1260 +(2~510)]% )
43
43
Skill Type 1 0.png Slash 
MP 43
None
Slash
Slash attack on a single enemy (XL) and Physical resistance -50% (3 turns)
43
43
Skill Type 1 1.png Fire Slash 
MP 49
Fire
Slash
Fire type slash attack on all enemies x2 (XL)
49
49
Skill Type 1 1.png Fire Slash 
MP 49
Fire
Slash
Fire type slash attack on all enemies x2 (XL)
  • Type attack of all party members +50% (3 moves)
  • Skill multiplier increases +2% per each user's Guiding Light
  • Can activate Resonant Raid skills:
49
49