Template:Anima Infobox: Difference between revisions

From Honkai: Nexus Anima Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(29 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly><infobox type="anima">
<infobox>
<title source="name">
  <title source="name">
<format><span class="pi-title-text">{{{name|{{PAGENAME}}}}}</span>{{#if:{{{id|}}}|<span class="pi-anima-id">&nbsp;No. {{{id}}}</span>}}</format>
    <format>{{#if:{{{id|}}}|{{{id}}}&nbsp;}}{{{name|{{PAGENAME}}}}}</format>
</title>
  </title>
<group>
  <image source="image"/>
<image source="image"><caption source="caption"/></image>
  <group layout="horizontal">
</group><!--
  <data source="aspect">
Anima Data
    <label>Aspect</label>
-->
    <format>{{Aspect|{{{aspect}}}}}</format>
<group>
  </data>
<data source="rarity">
  <data source="trait">
<label>Rarity</label>
    <label>Trait</label>
<format>{{Icon/Stars|{{{rarity|}}}}}</format>
    <format>{{Trait|{{{aspect}}}}}</format>
</data>
  </data>
<data source="aspect">
<label>Aspect</label>
<format>{{Exists|{{{aspect}}}|{{{{{aspect}}}}}|{{{aspect}}}}}</format>
</data>
<data source="trait">
<label>Trait</label>
<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>
</group>
<group>
<header>Bio</header>
<data source="height">
<label>Height</label>
<format>{{{height}}} Units</format>
</data>
<data source="energy">
<label>Energy</label>
<format>{{{energy}}} Joules</format>
</data>
    <data source="description">
    <format>'''Description'''<br/>{{{description}}}</format>
</data>
   </group>
   </group>
  <group layout="horizontal">
</infobox><!--
  <data source="height">
Auto-Categorize Only in Main Namespace
    <label>Height</label>
-->{{Namespace|main=[[Category:Animas]]<!--
  </data>
Sort
  <data source="energy">
-->{{#if:{{{id|}}}|[[Category:Anima|{{{id}}}]]|[[Category:Anima]][[Category:Anima Missing ID]]}}<!--
    <label>Energy</label>
Rarity
  </data>
-->{{#switch:{{{rarity}}}|3|4|5=[[Category:{{{rarity}}}-Star Anima]]}}
  </group>
  {{#if:{{{rarity|}}}|[[Category:Anima by Rarity|{{#switch:{{{rarity|}}}
  <data source="description">
  |3        = 0
  <format>
  |4        = 1
  '''Description'''<br/>{{{description}}}
  |5        = 2
  </format>
  |#default = 3
  </data>
  }}]]}}<!--
</infobox>{{Namespace|main=<!--
Type
-->[[Category:Anima]]<!--
-->{{#ifeq:{{{type}}}|Special Anima|[[Category:Special Anima]]|}}<!--
-->{{#if:{{{id|}}}|[[Category:Anima|{{{id}}}]]<!--
Aspect
-->{{#if:{{{aspect|}}}|[[Category:{{{aspect}}} Anima]][[Category:Anima by Aspect|{{{aspect}}}]]}}<!--
-->{{#if:{{{aspect|}}}|[[Category:{{{aspect}}} Anima]][[Category:Anima by Aspect|{{{aspect}}}]]}}<!--
-->{{#if:{{{trait|}}}|[[Category:{{{trait}}} Anima]][[Category:Anima by Aspect|{{{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.