Template:Skill: Difference between revisions

From AnotherEidos Wiki
Jump to navigation Jump to search
(testing category injecting skill data)
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 48: Line 48:
! colspan=4 style="display:{{{range type|none}}}" |  
! colspan=4 style="display:{{{range type|none}}}" |  
<div class="mw-collapsible mw-collapsed" style="width:100%; overflow:auto; vertical-align: text-bottom;"> Range <div class="mw-collapsible-content">  
<div class="mw-collapsible mw-collapsed" style="width:100%; overflow:auto; vertical-align: text-bottom;"> Range <div class="mw-collapsible-content">  
[[File:Range{{{range type|1}}}.png|height=70px| center| middle]]<!-- <includeonly>[[Category:Skill-Range-Change]]</includeonly> -->
[[File:Range{{{range type|1}}}.png|height=70px| center| middle]]<!-- <includeonly>[[Category:Skill-Range-Change]]</includeonly> -->
 
<span style="display:{{{damage-type|none}}}><b>Damage Type:</b> [[:Category:Skill-{{{damage-type}}}|{{{damage-type}}}]]<br><!-- <includeonly>[[Category:Skill-{{{damage-type}}}]]</includeonly>  --></span>
<span style="display:{{{damage-type|none}}}><b>Damage Type:</b> [[:Category:Skill-{{{damage-type}}}|{{{damage-type}}}]]<br><!-- <includeonly>[[Category:Skill-{{{damage-type}}}]]</includeonly>  --></span>
 
<span style="display:{{{attack-reach|none}}}><b>Attack Reach:</b> [[:Category:Skill-{{{attack-reach}}}|{{{attack-reach}}}]]<!-- <includeonly>[[Category:Skill-{{{attack-reach}}}]]</includeonly>  --></span></div></div>
<span style="display:{{{attack-reach|none}}}><b>Attack Reach:</b> [[:Category:Skill-{{{attack-reach}}}|{{{attack-reach}}}]]<!-- <includeonly>[[Category:Skill-{{{attack-reach}}}]]</includeonly>  --></span></div></div>
|-
! colspan=4 style="display:{{{range type|none}}}" |
<div class="mw-collapsible mw-collapsed" style="width:100%; overflow:auto; vertical-align: text-bottom;"> Range <div class="mw-collapsible-content">
{{skillRange| range type = range type}}
{{skillDamageType| damage-type = damage-type}}
{{skillAttackReach| attack-reach = attack-reach}} </div></div>
|-  
|-  
! colspan=4 style="display:{{{upgrade|none}}};" | <div class="mw-collapsible mw-collapsed" style="width:100%; overflow:auto; vertical-align: text-bottom;"><b>Skill Upgrades</b><div class="mw-collapsible-content">{{ {{{upgrade}}} }}</div>
! colspan=4 style="display:{{{upgrade|none}}};" | <div class="mw-collapsible mw-collapsed" style="width:100%; overflow:auto; vertical-align: text-bottom;"><b>Skill Upgrades</b><div class="mw-collapsible-content">{{ {{{upgrade}}} }}</div>

Latest revision as of 21:04, 13 September 2024

File:SkillIcon charactername.png skillname
Level Effect Init. SP SP Cost
Level 1 ? Y X
Level 2 ? Y X
Level 3 ? Y X
Level 4 {{{effect4}}} Y X
Level 5 {{{effect5}}} Y X
Level 6 {{{effect6}}} Y X
Level 7 {{{effect7}}} Y X
Range
height=70px
height=70px

Damage Type: [[:Category:Skill-{{{damage-type}}}|{{{damage-type}}}]]

Attack Reach: [[:Category:Skill-{{{attack-reach}}}|{{{attack-reach}}}]]
Skill Upgrades
{{ {{{upgrade}}} }}


Upgrade[edit source]

Skill upgrade is now included in the skillbox, but clean up in pages make take time. So if ever, you can go ahead and add this attribute into the present skill template to specify which skill upgrade template to use. The format is ClassSkill# where # is the rarity, and Class is one of the 7 classes.

Not including the upgrade field will hide the section, which is useful only when a character has a separate skill set for their transformation or summon.

{{Skill
|upgrade= SupporterSkill6
|}}

Values for upgrade attribute[edit source]

ClassSkill# (where class is whichever class, # is rarity eg FighterSkill0 for Gaia a 0 star Fighter)

Refer to Template:Skill Upgrade