Template:SkillTable: Difference between revisions

From Blue Archive Wiki
Jump to navigation Jump to search
Content added Content deleted
m (Remove trailing line break)
(Language tags)
 
Line 3: Line 3:
|style="width:10%"|'''{{{SkillType}}} Skill'''
|style="width:10%"|'''{{{SkillType}}} Skill'''
|style="position: relative; padding-left:74px;" |{{#if:{{{SkillIcon|}}}|[[File:{{{SkillIcon}}}.png|64x64px|left]]|{{SkillIcon|{{{SkillDamageType}}}|{{{SkillIconType}}}|{{#ifeq: {{{SkillType|}}} | Weapon Passive | plus }}{{#ifeq: {{{SkillType|}}} | Gear Normal | plus }}}}}}
|style="position: relative; padding-left:74px;" |{{#if:{{{SkillIcon|}}}|[[File:{{{SkillIcon}}}.png|64x64px|left]]|{{SkillIcon|{{{SkillDamageType}}}|{{{SkillIconType}}}|{{#ifeq: {{{SkillType|}}} | Weapon Passive | plus }}{{#ifeq: {{{SkillType|}}} | Gear Normal | plus }}}}}}
<br>'''{{#if:{{{SkillNameJP|}}}|{{{SkillNameJP}}}<span style="color:#a2a9b1; word-spacing: 0.4em;"> &bull; </span>|}}{{{SkillName}}}'''<br>{{{SkillDescriptionGeneral}}}
<br>'''{{#if:{{{SkillNameJP|}}}|<span lang="ja">{{{SkillNameJP}}}</span><span style="color:#a2a9b1; word-spacing: 0.4em;"> &bull; </span>|}}<span lang="en">{{{SkillName}}}</span>'''<br>{{{SkillDescriptionGeneral}}}
|- style="color:#ffffff"
|- style="color:#ffffff"
!style="background-color:#2d4c72"|Lv.
!style="background-color:#2d4c72"|Lv.

Latest revision as of 05:03, 29 April 2024

{{SkillTable |SkillType=(Normal/Passive/Sub) |SkillName= |SkillNameJP= |SkillDamageType=(Explosive/Penetration/Mystic) |SkillIconType=(Skill icon name) |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> |SkillUpgradeLv2_1_Name=Item name |SkillUpgradeLv2_1_Amount=Item amount |SkillUpgradeLv2_2_Name=... . . . |SkillDescriptionLv10= }}

See page Template:SkillIcon for valid skill icons reference

Table used for non-EX skills. Use the EXSkillTable template for EX Skills.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
SkillTypeSkillType

Normal, Passive, or Sub

Unknownrequired
SkillDamageTypeSkillDamageType

Explosive, Penetration, Mystic

Unknownoptional
SkillIconTypeSkillIconType

Skill icon name. Refer to SkillIcon template

Example
COMMON_SKILLICON_BARRIER
Unknownoptional
SkillIconSkillIcon

Filename for skill icon, excluding .png extension, overrides SkillIcon template output set by SkillDamageType/SkillIconType.

Unknowndeprecated
SkillNameSkillName

no description

Unknownrequired
SkillNameJPSkillNameJP

no description

Unknownoptional
SkillDescriptionGeneralSkillDescriptionGeneral

A generic description of the skill. Use {{SkillValue|text}} to highlight values like in game. Use <span style="color:red">text</span> to highlight major changes after certain levels.

Example
Deal {{SkillValue|X%}} damage to an enemy.
Unknownrequired
SkillDescriptionLv1SkillDescriptionLv1

Use {{SkillValue|text}} to highlight values like in game. Use <span style="color:red">text</span> to highlight major changes after certain levels.

Unknownrequired
SkillDescriptionLv2SkillDescriptionLv2

Use {{SkillValue|text}} to highlight values like in game. Use <span style="color:red">text</span> to highlight major changes after certain levels.

Unknownrequired
SkillDescriptionLv3SkillDescriptionLv3

Use {{SkillValue|text}} to highlight values like in game. Use <span style="color:red">text</span> to highlight major changes after certain levels.

Unknownrequired
SkillDescriptionLv4SkillDescriptionLv4

Use {{SkillValue|text}} to highlight values like in game. Use <span style="color:red">text</span> to highlight major changes after certain levels.

Unknownrequired
SkillDescriptionLv5SkillDescriptionLv5

Use {{SkillValue|text}} to highlight values like in game. Use <span style="color:red">text</span> to highlight major changes after certain levels.

Unknownrequired
SkillDescriptionLv6SkillDescriptionLv6

Use {{SkillValue|text}} to highlight values like in game. Use <span style="color:red">text</span> to highlight major changes after certain levels.

Unknownrequired
SkillDescriptionLv7SkillDescriptionLv7

Use {{SkillValue|text}} to highlight values like in game. Use <span style="color:red">text</span> to highlight major changes after certain levels.

Unknownrequired
SkillDescriptionLv8SkillDescriptionLv8

Use {{SkillValue|text}} to highlight values like in game. Use <span style="color:red">text</span> to highlight major changes after certain levels.

Unknownrequired
SkillDescriptionLv9SkillDescriptionLv9

Use {{SkillValue|text}} to highlight values like in game. Use <span style="color:red">text</span> to highlight major changes after certain levels.

Unknownrequired
SkillDescriptionLv10SkillDescriptionLv10

Use {{SkillValue|text}} to highlight values like in game. Use <span style="color:red">text</span> to highlight major changes after certain levels.

Unknownrequired