Template:EXSkillTable: Difference between revisions

From Blue Archive Wiki
Jump to navigation Jump to search
Content added Content deleted
No edit summary
(Added some documentation.)
Line 40: Line 40:
|SkillDescriptionLv5=
|SkillDescriptionLv5=
}}</nowiki>
}}</nowiki>
<noinclude>
<templatedata>
{
"params": {
"SkillBaseCost": {
"description": "Cost of skill at level 1.",
"required": true
},
"SkillUpgradedCost": {
"description": "Only needs a value if the skill gets a cost reduction at a certain level."
},
"SkillUpgradedCostLv": {
"description": "The level at which a skill's cost is reduced."
},
"SkillDamageType": {
"description": "Explosive, Penetration, Mystic, or EX(see Template:SkillIcon for when to use EX)",
"required": true
},
"SkillIconType": {
"description": "see page Template:SkillIcon for full table",
"example": "BARRIER"
},
"SkillName": {},
"SkillDescriptionGeneral": {
"description": "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.",
"required": true
},
"SkillDescriptionLv1": {
"description": "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.",
"required": true
},
"SkillDescriptionLv2": {
"description": "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.",
"required": true
},
"SkillDescriptionLv3": {
"description": "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.",
"required": true
},
"SkillDescriptionLv4": {
"description": "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.",
"required": true
},
"SkillDescriptionLv5": {
"description": "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.",
"required": true
}
},
"description": "Table for displaying EX Skill information. Use the SkillTable template for the other skills."
}
</templatedata>
</noinclude>

Revision as of 02:32, 23 February 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
SkillDamageTypeSkillDamageType

Explosive, Penetration, Mystic, or EX(see Template:SkillIcon for when to use EX)

Unknownrequired
SkillIconTypeSkillIconType

see page Template:SkillIcon for full table

Example
BARRIER
Unknownoptional
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