Template:Anima Infobox: Difference between revisions

From Honkai: Nexus Anima Wiki
Jump to navigation Jump to search
Raven.Familiar (talk | contribs)
No edit summary
Kuhlau (talk | contribs)
No edit summary
 
(8 intermediate revisions by 3 users not shown)
Line 14: Line 14:
</data>
</data>
<data source="aspect">
<data source="aspect">
<label>Aspect{{#if:{{{aspect2|}}}|s}}</label>
<label>Aspect</label>
<format>{{#if:{{{aspect2|}}}|}}<!--
<format>{{Exists|{{{aspect}}}|{{{{{aspect}}}}}|{{{aspect}}}}}</format>
-->{{Exists|{{{aspect}}}|{{{{{aspect}}}}}|{{{aspect}}}}}<!--
-->{{#if:{{{aspect2|}}}|<!--
-->{{Exists|{{{aspect2}}}|{{{{{aspect2}}}}}|{{{aspect2}}}}}<!--
    -->}}</format>
</data>
</data>
<data source="trait">
<data source="trait">
<label>Trait</label>
<label>Trait</label>
<format>{{{{{trait}}}}}</format>
<format>[[{{{trait}}}]]</format>
</data>
</data>
<data source="role">
<data source="role">
Line 32: Line 28:
<label>Damage Type</label>
<label>Damage Type</label>
<format>{{{damage}}}</format>
<format>{{{damage}}}</format>
</data>
<data source="disposition">
<label>[[Disposition]]</label>
<format>{{Array|{{{disposition}}}|;|[[{item}]]|<br />}}</format>
</data>
</data>
</group>
</group>
Line 38: Line 38:
<data source="height">
<data source="height">
<label>Height</label>
<label>Height</label>
<format>{{{height}}} cm</format>
<format>{{{height}}} Units</format>
</data>
</data>
<data source="energy">
<data source="energy">
Line 61: Line 61:
   |#default = 3
   |#default = 3
   }}]]}}<!--
   }}]]}}<!--
Type
-->{{#ifeq:{{{type}}}|Special Anima|[[Category:Special Anima]]|}}<!--
Aspect
Aspect
-->{{#if:{{{aspect|}}}|[[Category:{{{aspect}}} Anima]][[Category:Anima by Aspect|{{{aspect}}}]]}}<!--
-->{{#if:{{{aspect|}}}|[[Category:{{{aspect}}} Anima]][[Category:Anima by Aspect|{{{aspect}}}]]}}<!--
-->{{#if:{{{aspect2|}}}|[[Category:{{{aspect2}}} Anima]][[Category:Anima by Aspect|{{{aspect2}}}]]}}<!--
Trait
Trait
-->{{#if:{{{trait|}}}|[[Category:{{{trait}}} Anima]][[Category:Anima by Trait|{{{trait}}}]]}}<!--
-->{{#if:{{{trait|}}}|[[Category:{{{trait}}} Anima]][[Category:Anima by Trait|{{{trait}}}]]}}<!--

Latest revision as of 11:57, 26 July 2026

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

Infobox for Anima.

Syntax

{{Anima Infobox
|name =
|id =
|image =
|rarity =
|aspect =
|trait =
|role =
|damage =
|disposition =
|height =
|energy =
|description =
}}

Examples

{{Anima Infobox
|id           = 014
|name         = Vulberry
|type         = Upcoming
|image        = Vulberry Anima Portrait.png
|rarity       = 4
|aspect       = Satiation
|trait        = Mastermind
|role         = Backline Carry
|damage       = Magic
|disposition = Steady; Stubborn
|height      = 95
|energy      = 58
|description = Gentle and endearing, this Anima has fur as smooth as cream, touched with a vivid strawberry-jam red. It's more than happy to share that sweetness... by throwing cakes.
}}

Template Data

No description.

Template parameters

This template has custom formatting.

ParameterDescriptionTypeStatus
namename

no description

Stringsuggested
idid

no description

Numbersuggested
rarityrarity

no description

Numbersuggested
typetype

no description

Stringsuggested
aspectaspect

no description

Stringsuggested
traittrait

no description

Stringsuggested
rolerole

no description

Stringsuggested
damagedamage

no description

Stringsuggested
dispositiondisposition

Disposition type names, separate by semicolon if multiple

Example
Steady; Stubborn
Stringsuggested
heightheight

no description

Numbersuggested
energyenergy

no description

Numbersuggested
descriptiondescription

no description

Stringsuggested