Template:Trait infobox: Difference between revisions
Appearance
No edit summary Tag: Reverted |
Tag: Undo |
||
Line 1: | Line 1: | ||
<noinclude> | |||
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: | |||
{{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> | |||
== | {| class="infobox" style="width:300px; font-size:90%; border:1px solid #aaa; background:#fff;" | ||
|- | |||
! colspan="2" style="text-align:center; font-size:120%; background:#ccf; padding:4px;" | {{{trait}}} | |||
= | |- | ||
| style="text-align:center; vertical-align:middle; width:64px;" | [[File:{{{icon|Placeholder.png}}}|64px]] | |||
| style="vertical-align:middle; padding:4px;" | <b>Personality:</b> {{{personality}}} | |||
|- | |||
== | | colspan="2" style="background:#f8f8f8; padding:6px; border-top:1px solid #ddd;" | {{{description}}} | ||
{{{ | |} | ||
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}}} |