Template:Ability Infobox: Difference between revisions

From Honkai: Nexus Anima Wiki
Jump to navigation Jump to search
Kuhlau (talk | contribs)
remove self categorize, all of these have only one entry and its not clear what those categories would be used for
mNo edit summary
 
(4 intermediate revisions by the same user not shown)
Line 14: Line 14:
<format>[[{{{type}}}]]</format>
<format>[[{{{type}}}]]</format>
</data>
</data>
<group layout="horizontal">
        <data source="energyCost">
            <label>Energy Cost</label>
        </data>
        <data source="energyRe">
            <label>Energy Regen</label>
        </data>
        <data source="energyIni">
            <label>Initial Energy</label>
        </data>
    </group>
<group>
<group>
<panel>
<panel>
Line 45: Line 56:
                                       -->|Exploration Ability = 4<!--
                                       -->|Exploration Ability = 4<!--
                                       -->|Exclusive Principle  = 6<!--
                                       -->|Exclusive Principle  = 6<!--
                                      -->|Aspect Skill  = 8<!--
                                      -->|Eidos Skill  = 9<!--
                                      -->|Companion Skill  = 10<!--
                                       -->|#default  = 20<!--
                                       -->|#default  = 20<!--
                                       -->}}}}}}}<!--
                                       -->}}}}}}}<!--
       -->]]<!--
       -->]]<!--
   -->}}<!--
   -->}}<!--
  -->{{#if:{{{energyCost|}}}|[[Category:Energy Cost {{{energyCost}}} Skills]]}}<!--
  -->{{#if:{{{energyRe|}}}|[[Category:Energy Regen {{{energyRe}}} Skills]]}}<!--
  -->{{#if:{{{energyIni|}}}|[[Category:Initial Energy {{{energyIni}}} Skills]]}}<!--
   -->{{#if:{{{character|}}}|[[Category:{{{character}}} Abilities]]}}<!--
   -->{{#if:{{{character|}}}|[[Category:{{{character}}} Abilities]]}}<!--
   -->{{#if:{{{type|}}}|{{#switch:{{{type|}}} <!--
   -->{{#if:{{{type|}}}|{{#switch:{{{type|}}} <!--

Latest revision as of 16:16, 16 July 2026

Documentation icon Template documentation
Note: parts of or the entire template might not be visible without values provided.


Syntax

  • title — Name of Ability.
  • image — Image.
  • character — Character Name.
  • type — Ability Type, e.g. Battle Skill or Exploration Skill.
  • desc — Ability Description.
  • scale_att — Ability Att Scaling, optional. Semi-colon (;) separated list.
  • utility — Ability Utility, optional. Semi-colon (;) separated list.

Examples

{{Ability Infobox
|title      = Finger-licking Feast
|image      = Ability Finger-licking Feast.png
|character  = Puddlipup
|type       = Battle Skill
|desc       = '''Active:'''<br/> Snack up! After the feasting is done, gains 450%{MP} Shield for 8s and 40 Armor and MR while the Shield exists.
'''Passive:'''<br/> Can trigger once per battle: When taking Fatal Damage, Puddlipup's Health cannot drop below 1, after which it will heal itself for 50%{Health} Health over 2s.
|scale_att = MP;HP
|utility = Armor Increase;MR Increase;Shield;Heal
}}

TemplateData

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
titletitle

no description

Unknownoptional
charactercharacter

no description

Unknownoptional
typetype

no description

Unknownoptional
scale_attscale_att

no description

Unknownoptional
utilityutility

no description

Unknownoptional