Jump to content

Template:Trait infobox: Difference between revisions

From inZOI Wiki
No edit summary
Tag: Reverted
Undo revision 99 by Zoi (talk)
Tag: Undo
Line 1: Line 1:
{{Infobox Trait
<noinclude>
| name          = {{{name|}}}
This template creates an infobox for Inzoi traits.
| image        = {{{image|}}}
 
| caption      = {{{caption|}}}
**Parameters:**
| type          = {{{type|}}}
* **icon** – Filename for the trait’s icon (e.g. `Trait_Expert.png`)
| category      = {{{category|Personality Trait}}}
* **trait** – The trait’s name (e.g. `Expert`)
| description   = {{{description|}}}
* **personality** – The personality group (e.g. `Wise and Logical`)
| benefits      = {{{benefits|}}}
* **description** – A brief description of the trait
| drawbacks    = {{{drawbacks|}}}
}}


'''{{{name|}}}''' is a trait in ''Inzoi''.  
Usage example:
 
    {{Trait infobox
      | icon = Trait_Expert.png
      | trait = Expert
      | personality = Wise and Logical
      | description = Pursues exceptional knowledge and skills, interested in theory, technology, and detailed exploration.
    }}
</noinclude>


== Description ==
{| class="infobox" style="width:300px; font-size:90%; border:1px solid #aaa; background:#fff;"
The '''{{{name|}}}''' trait is categorized under [[{{{type|}}}]] and impacts various aspects of a character's behavior and interactions.
|-
 
! colspan="2" style="text-align:center; font-size:120%; background:#ccf; padding:4px;" | {{{trait}}}
== Effects ==
|-
* {{{benefits|}}}
| style="text-align:center; vertical-align:middle; width:64px;" | [[File:{{{icon|Placeholder.png}}}|64px]]
* {{{drawbacks|}}}
| style="vertical-align:middle; padding:4px;" | <b>Personality:</b> {{{personality}}}
 
|-
== Related Traits ==
| colspan="2" style="background:#f8f8f8; padding:6px; border-top:1px solid #ddd;" | {{{description}}}
{{{related|}}}
|}
 
== Notes ==
* {{{notes|}}}
 
[[Category:Traits]]

Revision as of 14:31, 12 February 2025

This template creates an infobox for Inzoi traits.

    • Parameters:**
  • **icon** – Filename for the trait’s icon (e.g. `Trait_Expert.png`)
  • **trait** – The trait’s name (e.g. `Expert`)
  • **personality** – The personality group (e.g. `Wise and Logical`)
  • **description** – A brief description of the trait

Usage example:


Expert
File:Trait Expert.png Personality: Wise and Logical
Pursues exceptional knowledge and skills, interested in theory, technology, and detailed exploration.


{{{trait}}}
File:Placeholder.png Personality: {{{personality}}}
{{{description}}}