Template:Anima Infobox: Difference between revisions
Jump to navigation
Jump to search
minor formatting |
No edit summary |
||
| (21 intermediate revisions by 6 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly><infobox type="anima"> | <includeonly><infobox type="anima"> | ||
<title source="name"> | <title source="name"> | ||
<format> | <format><span class="pi-title-text">{{{name|{{PAGENAME}}}}}</span>{{#if:{{{id|}}}|<span class="pi-anima-id"> No. {{{id}}}</span>}}</format> | ||
</title> | </title> | ||
<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> | |||
<format>{{Exists|{{{aspect}}}|{{{{{aspect}}}}}|{{{aspect}}}}}</format> | |||
</data> | </data> | ||
<data source="trait"> | <data source="trait"> | ||
<label>Trait</label> | <label>Trait</label> | ||
<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}}} | <format>{{{height}}} Units</format> | ||
</data> | </data> | ||
<data source="energy"> | <data source="energy"> | ||
| Line 27: | Line 40: | ||
<format>{{{energy}}} Joules</format> | <format>{{{energy}}} Joules</format> | ||
</data> | </data> | ||
<data source="description"> | |||
<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: | -->{{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
Note: parts of or the entire template might not be visible without values provided.
| Main | Usage |
The documentation for this template is missing. Click here to create it.