Template:Trait infobox: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| class="infobox" style="font-size:90%; border:1px solid #aaa; background:#fff;" | |||
{| class="infobox" style=" | |||
|- | |- | ||
! colspan="2" style="text-align:center; font-size:120%; background:#ccf; padding:4px;" | {{{trait}}} | ! colspan="2" style="text-align:center; font-size:120%; background:#ccf; padding:4px;" | {{{trait}}} | ||
Line 10: | Line 9: | ||
|- | |- | ||
! style="width:100px; background:#ececec; text-align:left; padding:4px;" | Keywords | ! style="width:100px; background:#ececec; text-align:left; padding:4px;" | Keywords | ||
| style="padding:4px;" | {{{keywords}}} | | style="padding:4px;" | {{#arraymap:{{{keywords|}}}|,|x|[[x]]}} | ||
|- | |- | ||
! style="background:#ececec; text-align:left; padding:4px;" | Values | ! style="background:#ececec; text-align:left; padding:4px;" | Values | ||
| style="padding:4px;" | {{{values}}} | | style="padding:4px;" | {{#arraymap:{{{values|}}}|,|x|[[x]]}} | ||
|- | |- | ||
! colspan="2" style="background:#ececec; text-align:center; padding:4px;" | '''Description''' | ! colspan="2" style="background:#ececec; text-align:center; padding:4px;" | '''Description''' | ||
Line 26: | Line 25: | ||
| style="padding:4px;" | [[{{{related trait}}}]] | | style="padding:4px;" | [[{{{related trait}}}]] | ||
|} | |} | ||
[[{{PAGENAME}}]] is a [[{{{tagline}}}]] [[trait]] for your [[Zoi]] in [[inZOI]]. | |||
[[{{PAGENAME}}]] is a [[{{{tagline}}}]] [[trait]]. | |||
<div style="display:none;"> | <div style="display:none;"> | ||
{{#set:Trait={{{trait|}}} }} | {{#set:Trait={{{trait|}}} }} | ||
Line 40: | Line 38: | ||
[[Category:Traits]] | [[Category:Traits]] | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
This template creates an infobox for | This template creates an infobox for [[trait]]s with Semantic MediaWiki annotations. | ||
==Parameters== | ==Parameters== | ||
Line 69: | Line 66: | ||
==Example Usage== | ==Example Usage== | ||
<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 infobox | ||
| trait = Charmer | | trait = Charmer |