Template:Skill: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(Added lil code to include skill upgrades, but I'll keep it hidden for now if its not used) |
||
Line 1: | Line 1: | ||
{| class="wikitable" style="width:700px; | {| class="wikitable" style="width:700px; | ||
|- | |- | ||
! 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; background-color:#C0C0C0;"| {{{name| | ! colspan="3" style="text-align:center; font-weight:bold; font-size:18px; background-color:#C0C0C0;"| {{{name|skillname}}} | ||
|- | |- | ||
| colspan="3" style="text-align:center; font-size:16px; background-color:#C0C0C0;" | [[File:{{{recovertype| | | colspan="3" style="text-align:center; font-size:16px; background-color:#C0C0C0;" | [[File:{{{recovertype|auto}}}recovery.png]] [[File:{{{casttype|auto}}}cast.png]] | ||
|- style="background-color:#eaf3ff;" | |- style="background-color:#eaf3ff; font-weight:bold;" | ||
| style="text-align:center; width: | | style="text-align:center; width:75px" | Level | ||
| style="color:#202122; width: | | style="color:#202122; width:auto;" | Effect | ||
| Init. SP | | style="width:35px"|Init. SP | ||
| | | style="width:35px"|SP Cost | ||
|- | |||
| Level 1 | ! Level 1 | ||
| style=" | | style="color:#202122;" | {{{effect|?}}} | ||
| {{{initsp|Y}}} | |||
| {{{cost|X}}} | |||
|- | |- | ||
! Level 2 | |||
| style=" | | style="color:#202122;" | {{{effect2|?}}} | ||
| {{{initsp2|Y}}} | |||
| {{{cost2|X}}} | |||
|- | |- | ||
! Level 3 | |||
| style=" | | style="color:#202122;" | {{{effect3|?}}} | ||
| {{{initsp3|Y}}} | |||
| {{{cost3|X}}} | |||
|- | |- | ||
! Level 4 | |||
| style=" | | style="color:#202122;" | {{{effect4|?}}} | ||
| {{{initsp4|Y}}} | |||
| {{{cost4|X}}} | |||
|- | |- | ||
! Level 5 | |||
| style=" | | style="color:#202122;" | {{{effect5|?}}} | ||
| {{{initsp5|Y}}} | |||
| {{{cost5|X}}} | |||
|- | |- | ||
! Level 6 | |||
| style=" | | style="color:#202122;" | {{{effect6|?}}} | ||
| {{{initsp6|Y}}} | |||
| {{{cost6|X}}} | |||
|- | |- | ||
! Level 7 | |||
| style=" | | style="color:#202122;" | {{{effect7|?}}} | ||
| {{{initsp7|Y}}} | |||
| style="background-color:# | | {{{cost7|X}}} | ||
|- style=" | |- | ||
| colspan=4 style="background-color:#eaf3ff; display:{{{upgrade|none}}};" | <div class="mw-collapsible mw-collapsed" style="width:650px; overflow:auto; vertical-align: text-bottom;"><b>Skill Upgrades</b><div class="mw-collapsible-content">{{ {{{upgrade|WIP Check [[Template:Skill#Note]] for more info.}}} }}</div></div> | |||
|} | |} | ||
<noinclude> | |||
==Note== | |||
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. | |||
<pre><nowiki>{{Skill | |||
|upgrade= SupporterSkill6 | |||
|}}</nowiki></pre> | |||
Test | |||
{{Skill | |||
|upgrade= SupporterSkill6 | |||
|}} | |||
</noinclude> |
Revision as of 12:38, 23 October 2022
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 | ? | Y | X |
Level 5 | ? | Y | X |
Level 6 | ? | Y | X |
Level 7 | ? | Y | X |
Note
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.
{{Skill |upgrade= SupporterSkill6 |}}
Test
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 | ? | Y | X |
Level 5 | ? | Y | X |
Level 6 | ? | Y | X |
Level 7 | ? | Y | X |