Jump to content

Template:Trait infobox: Difference between revisions

From inZOI Wiki
No edit summary
Tag: Reverted
No edit summary
 
(50 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
<div class="infobox-n trait" style="width:300px; border:1px solid #aaa; background:#f9f9f9; font-family: sans-serif;">
{| class="infobox" style="font-size:90%; border:1px solid #aaa; background:#fff;"
  <!-- Header: Trait Name -->
|-
  <div class="infobox-header" style="background:#e0e0e0; text-align:center; font-weight:bold; font-size:120%; padding:4px;">
! colspan="2" style="text-align:center; font-size:120%; background:#ccf; padding:4px;" | {{{trait}}}
    {{{name|{{PAGENAME}}}}
|-
  </div>
| colspan="2" style="text-align:center; padding:4px;" | [[File:{{{icon|Placeholder.png}}}|64px]]
 
|-
  <!-- Icon: Display the trait icon if provided, or default to a file named as the trait -->
| colspan="2" style="text-align:center; font-style:italic; padding:4px;" | {{{tagline}}}
  <div class="infobox-icon" style="text-align:center; margin:8px 0;">
|-
    {{#if: {{{icon|}}}
! style="width:100px; background:#ececec; text-align:left; padding:4px;" | Keywords
      | [[File:{{{icon}}}|80px]]
| style="padding:4px;" | {{#arraymap:{{{keywords|}}}|,|x|[[x]]}}
      | [[File:{{PAGENAME}}.png|80px]]
|-
    }}
! style="background:#ececec; text-align:left; padding:4px;" | Values
  </div>
| style="padding:4px;" | {{#arraymap:{{{values|}}}|,|x|[[x]]}}
 
|-
  <!-- Trait Group (e.g. "Wise and Logical", "Jovial and Cheerful") -->
! colspan="2" style="background:#ececec; text-align:center; padding:4px;" | '''Description'''
  <div class="infobox-group" style="text-align:center; font-style:italic; color:#555; margin-bottom:6px;">
|-
    {{#if: {{{group|}}} | ({{{group}}}) }}
! colspan="2" style="background:#ffffff; text-align:left; padding:4px; border-top:1px solid #ddd; font-weight: normal;" | {{{description}}}
  </div>
|-
 
! colspan="2" style="background:#ececec; text-align:center; padding:4px;" | '''Characteristics'''
  <!-- Description -->
|-
  <div class="infobox-description" style="padding: 0 8px 8px 8px; font-size:90%;">
! colspan="2" style="background:#ffffff; text-align:left; padding:4px; border-top:1px solid #ddd; font-weight: normal;" | {{{characteristics}}}
    {{{description|}}}
|-
  </div>
! style="background:#ececec; text-align:left; padding:4px;" | Related Trait
 
| style="padding:4px;" | [[{{{related trait}}}]]
  <div style="clear:both;"></div>
|}
[[{{PAGENAME}}]] is a [[{{{tagline}}}]] [[trait]] for your [[Zoi]] in [[inZOI]].
<div style="display:none;">
{{#set:Trait={{{trait|}}} }}
{{#set:Icon=File:{{{icon|}}} }}
{{#set:Tagline={{{tagline|}}} }}
{{#set:Keywords={{{keywords|}}} |+sep}}
{{#set:Values={{{values|}}} |+sep}}
{{#set:Description={{{description|}}} }}
{{#set:Characteristics={{{characteristics|}}} |+sep}}
{{#set:Related Trait={{{related trait|}}} |+sep}}
</div>
</div>
[[Category:Traits]]
</includeonly>
</includeonly>
<noinclude>
<noinclude>
<!--
This template creates an infobox for [[trait]]s with Semantic MediaWiki annotations.
Trait infobox template for Inzoi Wiki.


Usage:
==Parameters==
  {{Trait infobox
* '''trait''' – The trait’s name (e.g. ''Charmer'')
    | name = Expert
* '''icon''' – Filename for the trait’s icon (e.g. ''Charmer icon1.png'')
    | icon = Expert.png
* '''tagline''' – A short, catchy phrase summarizing the trait (e.g. ''Kind and Generous'')
    | group = Wise and Logical
* '''keywords''' – Keywords related to the trait (e.g. ''Kind, Big-Hearted, Sociable, Possessive, Lighthearted, Ambitious'')
    | description = Pursues exceptional knowledge and skills, interested in theory, technology, and detailed exploration.
* '''values''' – Core values or personality aspects associated with the trait (e.g. ''Challenger, Accomplishment, Authority, Love'')
  }}
* '''description''' – A brief description of the trait
* '''characteristics''' – A list of characteristics for the trait
* '''related trait''' – Traits that are related (e.g. ''Volunteer'')


Parameters:
==Usage==
  * name: The trait's name. Defaults to the page name ({{PAGENAME}}) if not provided.
<pre>
  * icon: (Optional) The filename of the trait's icon. If not specified, the template will attempt to load a file named "{{PAGENAME}}.png".
{{Trait infobox
  * group: (Optional) The trait’s group or archetype (for example, "Wise and Logical" or "Jovial and Cheerful"). It appears in parentheses under the trait name.
| name =
  * description: A brief description of the trait.
| icon =
| tagline =
| keywords =
| values =
| description =
| characteristics = 
| related trait =
}}
</pre>


Be sure to add this template to the appropriate category:
==Example Usage==
[[Category:Inzoi Traits]]
<pre>
-->
{{Trait infobox
| trait = Charmer
| icon = Charmer icon1.png
| tagline = Kind and Generous
| keywords = Kind, Big-Hearted, Sociable, Possessive, Lighthearted, Ambitious
| values = Challenger, Accomplishment, Authority, Love
| description = With a cheerful and friendly personality, they easily make friends. Affectionate and open in expressing love, they can also appear seductive. Sometimes, they utilize their excellent communication skills to manipulate others for recognition of their talents and social status. Driven by a deep desire to be loved by all, they may exhibit anxiety and possessiveness, fearing the loss of affection.
| characteristics = Frequently feels aflutter, Sad feeling lasts for a longer time, Builds romantic relationships easily, Likes discussing romantic topics
| related trait = Volunteer
}}
</pre>
{{Trait infobox
| trait = Charmer
| icon = Charmer icon1.png
| tagline = Kind and Generous
| keywords = Kind, Big-Hearted, Sociable, Possessive, Lighthearted, Ambitious
| values = Challenger, Accomplishment, Authority, Love
| description = With a cheerful and friendly personality, they easily make friends. Affectionate and open in expressing love, they can also appear seductive. Sometimes, they utilize their excellent communication skills to manipulate others for recognition of their talents and social status. Driven by a deep desire to be loved by all, they may exhibit anxiety and possessiveness, fearing the loss of affection.
| characteristics = Frequently feels aflutter, Sad feeling lasts for a longer time, Builds romantic relationships easily, Likes discussing romantic topics
| related trait = Volunteer
}}
 
 
Pages using this template will automatically be placed in the **Traits** category and have semantic properties for use in SMW queries.
</noinclude>
</noinclude>

Latest revision as of 11:49, 27 March 2025


This template creates an infobox for traits with Semantic MediaWiki annotations.

Parameters

  • trait – The trait’s name (e.g. Charmer)
  • icon – Filename for the trait’s icon (e.g. Charmer icon1.png)
  • tagline – A short, catchy phrase summarizing the trait (e.g. Kind and Generous)
  • keywords – Keywords related to the trait (e.g. Kind, Big-Hearted, Sociable, Possessive, Lighthearted, Ambitious)
  • values – Core values or personality aspects associated with the trait (e.g. Challenger, Accomplishment, Authority, Love)
  • description – A brief description of the trait
  • characteristics – A list of characteristics for the trait
  • related trait – Traits that are related (e.g. Volunteer)

Usage

{{Trait infobox
| name = 
| icon = 
| tagline = 
| keywords = 
| values = 
| description = 
| characteristics =  
| related trait = 
}}

Example Usage

{{Trait infobox
| trait = Charmer
| icon = Charmer icon1.png
| tagline = Kind and Generous
| keywords = Kind, Big-Hearted, Sociable, Possessive, Lighthearted, Ambitious
| values = Challenger, Accomplishment, Authority, Love
| description = With a cheerful and friendly personality, they easily make friends. Affectionate and open in expressing love, they can also appear seductive. Sometimes, they utilize their excellent communication skills to manipulate others for recognition of their talents and social status. Driven by a deep desire to be loved by all, they may exhibit anxiety and possessiveness, fearing the loss of affection.
| characteristics = Frequently feels aflutter, Sad feeling lasts for a longer time, Builds romantic relationships easily, Likes discussing romantic topics
| related trait = Volunteer
}}
Charmer
Kind and Generous
Keywords Kind, Big-Hearted, Sociable, Possessive, Lighthearted, Ambitious
Values Challenger, Accomplishment, Authority, Love
Description
With a cheerful and friendly personality, they easily make friends. Affectionate and open in expressing love, they can also appear seductive. Sometimes, they utilize their excellent communication skills to manipulate others for recognition of their talents and social status. Driven by a deep desire to be loved by all, they may exhibit anxiety and possessiveness, fearing the loss of affection.
Characteristics
Frequently feels aflutter, Sad feeling lasts for a longer time, Builds romantic relationships easily, Likes discussing romantic topics
Related Trait Volunteer

Trait infobox is a Kind and Generous trait for your Zoi in inZOI.







Pages using this template will automatically be placed in the **Traits** category and have semantic properties for use in SMW queries.