Template:Skill: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(48 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{| class="wikitable" | {| class="wikitable" style="width:65%; margin:0 0 0em 1em; font-size:1em;" | ||
|- | |- | ||
! rowspan="2" | [[File:SkillIcon_{{{filename|}}}.png|75px | ! rowspan="2" | [[File:SkillIcon_{{{filename|charactername}}}.png|75px]] | ||
! colspan="3" style="text-align:center; font-weight:bold; font-size:18px | ! colspan="3" style="text-align:center; font-weight:bold; font-size:18px;"| {{{name|skillname}}} | ||
|- | |- | ||
! colspan="3" style="text-align:center; font-size:16px;" | [[File:{{{recovertype|auto}}}recovery.png]] [[File:{{{casttype|auto}}}cast.png]] | |||
|- style="background-color:# | |- style="background-color:#eaf3ff; font-weight:bold;" | ||
| style="text-align:center;" | Level | | style="text-align:center; width:75px" | Level | ||
| style="color:#202122;" | Effect | | style="color:#202122; width:auto;" | Effect | ||
| Init. SP | | style="width:35px"|Init. SP | ||
| SP Cost | | style="width:35px"|SP Cost | ||
|- style=" | |- | ||
| Level | ! Level 1 | ||
| style=" | | style="color:#202122;" | {{{effect|?}}} | ||
| style=" | | {{{initsp|Y}}} | ||
| style=" | | {{{cost|X}}} | ||
|- style=" | |- | ||
| style=" | ! Level 2 | ||
| style=" | | style="color:#202122;" | {{{effect2|?}}} | ||
| style=" | | {{{initsp2|Y}}} | ||
| style=" | | {{{cost2|X}}} | ||
|- style=" | |- | ||
| style=" | ! Level 3 | ||
| style="color:#202122;" | {{{effect3|?}}} | |||
| style=" | | {{{initsp3|Y}}} | ||
| style=" | | {{{cost3|X}}} | ||
|- style="display:{{{effect4|none}}} | |||
! Level 4 | |||
| style="color:#202122;" | {{{effect4}}} | |||
| {{{initsp4|Y}}} | |||
| {{{cost4|X}}} | |||
|- style="display:{{{effect5|none}}} | |||
! Level 5 | |||
| style="color:#202122;" | {{{effect5}}} | |||
| {{{initsp5|Y}}} | |||
| {{{cost5|X}}} | |||
|- style="display:{{{effect6|none}}} | |||
! Level 6 | |||
| style="color:#202122;" | {{{effect6}}} | |||
| {{{initsp6|Y}}} | |||
| {{{cost6|X}}} | |||
|- style="display:{{{effect7|none}}} | |||
! Level 7 | |||
| style="color:#202122;" | {{{effect7}}} | |||
| {{{initsp7|Y}}} | |||
| {{{cost7|X}}} | |||
|- | |||
! 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"> | |||
[[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:{{{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:{{{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></div> | |||
|} | |} | ||
<noinclude> | |||
==Upgrade== | |||
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 <b>upgrade</b> field will hide the section, which is useful only when a character has a separate skill set for their transformation or summon. | |||
<pre><nowiki>{{Skill | |||
|upgrade= SupporterSkill6 | |||
|}}</nowiki></pre> | |||
===Values for upgrade attribute=== | |||
ClassSkill# (where class is whichever class, # is rarity eg FighterSkill0 for Gaia a 0 star Fighter) | |||
</noinclude> |
Revision as of 08:23, 7 March 2024
File:SkillIcon charactername.png | skillname | ||
---|---|---|---|
Level | Effect | Init. SP | SP Cost |
Level 1 | ? | Y | X |
Level 2 | ? | Y | X |
Level 3 | ? | Y | X |
Upgrade
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
ClassSkill# (where class is whichever class, # is rarity eg FighterSkill0 for Gaia a 0 star Fighter)