Template:Anima Infobox: Difference between revisions
ReinDevildom (talk | contribs) Created page with "<includeonly> <infobox> <title source="title"> <default>{{PAGENAME}}</default> </title> <image source="image"> <caption source="caption-image"/> </image> <data source="aspect"> <label>Aspect</label> </data> <data source="trait"> <label>Trait</label> </data> <data source="height"> <label>Height</label> </data> <data source="energy"> <label>Energy</label> </data> <data source="description"> <label>Description</label>..." |
ReinDevildom (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<infobox> | <infobox> | ||
<title source=" | <title source="name"> | ||
< | <format>{{#if:{{{id|}}}|{{{id}}} }}{{{name|{{PAGENAME}}}}}</format> | ||
</title> | </title> | ||
<image source="image"> | <image source="image"/> | ||
<group layout="horizontal"> | |||
<data source="aspect"> | |||
<label>Aspect</label> | <label>Aspect</label> | ||
<format>{{Aspect|{{{aspect}}}}}</format> | |||
</data> | </data> | ||
<data source="trait"> | <data source="trait"> | ||
<label>Trait</label> | <label>Trait</label> | ||
<format>{{Trait|{{{aspect}}}}}</format> | |||
</data> | </data> | ||
<data source="height"> | </group> | ||
<group layout="horizontal"> | |||
<data source="height"> | |||
<label>Height</label> | <label>Height</label> | ||
</data> | </data> | ||
| Line 19: | Line 22: | ||
<label>Energy</label> | <label>Energy</label> | ||
</data> | </data> | ||
</group> | |||
<data source="description"> | <data source="description"> | ||
<format> | |||
'''Description'''<br/>{{{description}}} | |||
</format> | |||
</data> | </data> | ||
</infobox> | </infobox>{{Namespace|main=<!-- | ||
< | -->[[Category:Anima]]<!-- | ||
-->{{#if:{{{id|}}}|[[Category:Anima|{{{id}}}]]<!-- | |||
-->{{#if:{{{aspect|}}}|[[Category:{{{aspect}}} Anima]][[Category:Anima by Aspect|{{{aspect}}}]]}}<!-- | |||
{{ | -->{{#if:{{{trait|}}}|[[Category:{{{trait}}} Anima]][[Category:Anima by Aspect|{{{trait}}}]]}}<!-- | ||
-->}}</includeonly><noinclude>{{Documentation|type=Infobox}}</noinclude> | |||
{{Anima | |||
< | |||
{ | |||
</ | |||
</noinclude> | |||