Template:EXSkillTable: Difference between revisions

From Blue Archive Wiki
Jump to navigation Jump to search
Content added Content deleted
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>{|class="mw-collapsible mw-collapsed wikitable"; style="width:60%; background-color:#ecf5f9"
<includeonly>{|class="mw-collapsible mw-collapsed wikitable"; style="width:60%; background-color:#ecf5f9"
|style="text-align:center; background-color:#d9edfb; width:10%"|'''EX Skill'''<br>Cost {{{SkillBaseCost}}}{{#if: {{{SkillUpgradedCost|}}} | <br><span style="color:red">(Level{{{SkillUpgradedCostLv}}}+)<br>Cost {{{SkillUpgradedCost}}}</span> | }}
|style="text-align:center; background-color:#d9edfb; width:10%"|'''EX Skill'''<br>Cost {{{SkillBaseCost}}}{{#if: {{{SkillUpgradedCost|}}} | <br><span style="color:red">(Level{{{SkillUpgradedCostLv}}}+)<br>Cost {{{SkillUpgradedCost}}}</span> | }}
|colspan="2" style="text-align:center; background-color:#d9edfb;" |[[File:{{{SkillIcon}}}.png|80x80px|left]]<br>'''{{{SkillName}}}'''<br>{{{SkillDescriptionGeneral}}}
|colspan="2" style="text-align:center; background-color:#d9edfb;" |{{#if:{{{SkillIcon|}}}|[[File:{{{SkillIcon|}}}.png|80x80px|left]]|{{SkillIcon|{{{SkillDamageType}}}|{{{SkillIconType}}}}}}}<br>'''{{{SkillName}}}'''<br>{{{SkillDescriptionGeneral}}}
|- style="color:#ffffff"
|- style="color:#ffffff"
!style="background-color:#2d4c72"|Lv.
!style="background-color:#2d4c72"|Lv.

Revision as of 21:39, 17 March 2021

{{EXSkillTable
|SkillName=
|SkillBaseCost=
|SkillUpgradedCost=(only fill in if skill has a cost reduction at later levels)
|SkillUpgradedCostLv=(level at which cost is reduced)
|SkillDamageType=(Explosive/Penetration/Mystic/EX*)
|SkillIconType=BARRIER/BATTLEITEM/etc, see Template:SkillIcon for full reference table/CHARACTERNAME*)
*for certain unique icons, refer to bottom section of Template:SkillIcon
|SkillDescriptionGeneral=
|SkillDescriptionLv1= To highlight values similar to ingame, use <span style="color:#1484fe">text</span>. To highlight major changes, use <span style="color:red">text</span>
.
.
.
|SkillDescriptionLv5=
}}

Table for displaying EX Skill information. Use the SkillTable template for the other skills.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
SkillBaseCostSkillBaseCost

Cost of skill at level 1.

Unknownrequired
SkillUpgradedCostSkillUpgradedCost

Only needs a value if the skill gets a cost reduction at a certain level.

Unknownoptional
SkillUpgradedCostLvSkillUpgradedCostLv

The level at which a skill's cost is reduced.

Unknownoptional
SkillIconSkillIcon

Filename for skill icon, excluding .png extension

Unknownrequired
SkillNameSkillName

no description

Unknownoptional
SkillDescriptionGeneralSkillDescriptionGeneral

A generic description of the skill. Replace the value that changes upon level up with X. Use <span style="color:#1484fe">text</span> to highlight values like in game. Use <span style="color:red">text</span> to highlight major changes after certain levels.

Example
Deal <span style="color:#1484fe">X%</span> damage to an enemy.
Unknownrequired
SkillDescriptionLv1SkillDescriptionLv1

Use <span style="color:#1484fe">text</span> to highlight values like in game. Use <span style="color:red">text</span> to highlight major changes after certain levels.

Unknownrequired
SkillDescriptionLv2SkillDescriptionLv2

Use <span style="color:#1484fe">text</span> to highlight values like in game. Use <span style="color:red">text</span> to highlight major changes after certain levels.

Unknownrequired
SkillDescriptionLv3SkillDescriptionLv3

Use <span style="color:#1484fe">text</span> to highlight values like in game. Use <span style="color:red">text</span> to highlight major changes after certain levels.

Unknownrequired
SkillDescriptionLv4SkillDescriptionLv4

Use <span style="color:#1484fe">text</span> to highlight values like in game. Use <span style="color:red">text</span> to highlight major changes after certain levels.

Unknownrequired
SkillDescriptionLv5SkillDescriptionLv5

Use <span style="color:#1484fe">text</span> to highlight values like in game. Use <span style="color:red">text</span> to highlight major changes after certain levels.

Unknownrequired