Template:Anima Infobox: Difference between revisions

From Honkai: Nexus Anima Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(17 intermediate revisions by 4 users not shown)
Line 5: Line 5:
<group>
<group>
<image source="image"><caption source="caption"/></image>
<image source="image"><caption source="caption"/></image>
</group>
</group><!--
Anima Data
-->
<group>
<group>
<data source="rarity">
<label>Rarity</label>
<format>{{Icon/Stars|{{{rarity|}}}}}</format>
</data>
<data source="aspect">
<data source="aspect">
<label>Aspect</label>
<label>Aspect</label>
<format>{{Aspect|{{{aspect}}}}}</format>
<format>{{Exists|{{{aspect}}}|{{{{{aspect}}}}}|{{{aspect}}}}}</format>
</data>
</data>
<data source="trait">
<data source="trait">
<label>Trait</label>
<label>Trait</label>
<format>{{Trait|{{{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 25: 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
-->{{Namespace|main=[[Category:Animas]]<!--
-->{{Namespace|main=[[Category:Animas]]<!--
Sort
Sort
-->{{#if:{{{id|}}}|[[Category:Anima|{{{id}}}]]|[[Category:Anima Missing ID]]}}<!--
-->{{#if:{{{id|}}}|[[Category:Anima|{{{id}}}]]|[[Category:Anima]][[Category:Anima Missing ID]]}}<!--
Rarity
-->{{#switch:{{{rarity}}}|3|4|5=[[Category:{{{rarity}}}-Star Anima]]}}
  {{#if:{{{rarity|}}}|[[Category:Anima by Rarity|{{#switch:{{{rarity|}}}
  |3        = 0
  |4        = 1
  |5        = 2
  |#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.