Template:Anima Infobox: Difference between revisions

From Honkai: Nexus Anima Wiki
Jump to navigation Jump to search
Currently leaving out the category for rarity as I'm not sure if plural of Anima is Animas or Animas
No edit summary
 
(14 intermediate revisions by 4 users not shown)
Line 14: Line 14:
</data>
</data>
<data source="aspect">
<data source="aspect">
<label>Aspect</label>
<label>Aspect</label>
<format>{{{{{aspect}}}}}</format>
<format>{{Exists|{{{aspect}}}|{{{{{aspect}}}}}|{{{aspect}}}}}</format>
</data>
</data>
<data source="trait">
<data source="trait">
<label>Trait</label>
<label>Trait</label>
<format>{{{{{trait}}}}}</format>
<format>[[{{{trait}}}]]</format>
</data>
<data source="role">
<label>Role</label>
<format>{{{role}}}</format>
</data>
<data source="damage">
<label>Damage Type</label>
<format>{{{damage}}}</format>
</data>
</data>
</group>
</group>
<group>
<group>
<header>Bio</header>
<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 31: Line 40:
<format>{{{energy}}} Joules</format>
<format>{{{energy}}} Joules</format>
</data>
</data>
</group>
    <data source="description">
<data source="description">
    <format>'''Description'''<br/>{{{description}}}</format>
<format>'''Description'''<br/>{{{description}}}</format>
</data>
</data>
  </group>
</infobox><!--
</infobox><!--
Auto-Categorize Only in Main Namespace
Auto-Categorize Only in Main Namespace
Line 41: Line 50:
-->{{#if:{{{id|}}}|[[Category:Anima|{{{id}}}]]|[[Category:Anima]][[Category:Anima Missing ID]]}}<!--
-->{{#if:{{{id|}}}|[[Category:Anima|{{{id}}}]]|[[Category:Anima]][[Category:Anima Missing ID]]}}<!--
Rarity
Rarity
--><!--{{#switch:{{{rarity}}}|3|4|5=[[Category:{{{rarity}}}-Star Anima]]}}
-->{{#switch:{{{rarity}}}|3|4|5=[[Category:{{{rarity}}}-Star Anima]]}}
   {{#if:{{{rarity|}}}|[[Category:Anima by Rarity|{{#switch:{{{rarity|}}}
   {{#if:{{{rarity|}}}|[[Category:Anima by Rarity|{{#switch:{{{rarity|}}}
   |3        = 0
   |3        = 0
Line 47: Line 56:
   |5        = 2
   |5        = 2
   |#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}}}]]}}<!--
Trait
Trait
-->{{#if:{{{trait|}}}|[[Category:{{{trait}}} Anima]][[Category:Anima by Trait|{{{trait}}}]]}}<!--
-->{{#if:{{{trait|}}}|[[Category:{{{trait}}} Anima]][[Category:Anima by Trait|{{{trait}}}]]}}<!--
Role
-->{{#if:{{{role|}}}|[[Category:{{{role}}} Anima]][[Category:Anima by Combat Role|{{{role}}}]]}}<!--
Damage Type
-->{{#if:{{{damage|}}}|[[Category:{{{damage}}} Anima]][[Category:Anima by Damage Type|{{{damage}}}]]}}<!--
-->}}</includeonly><noinclude>{{Documentation|type=Infobox}}</noinclude>
-->}}</includeonly><noinclude>{{Documentation|type=Infobox}}</noinclude>

Latest revision as of 07:53, 9 July 2026

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

The documentation for this template is missing. Click here to create it.