Main Page
Difference between revisions of "Template:Personality"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
[[File:Personality.png|link=]] {{#simple-tooltip: {{#ifeq:{{Potential_level|{{{1}}}|rare}}|true|{{{1}}}|{{{1}}}}}|Lv.1: {{Personality level|{{{1}}}|1}}<br>Lv.2: {{Personality level|{{{1}}}|2}}<br>Lv.3 {{Personality level|{{{1}}}|3}}<br>Lv.4 {{Personality level|{{{1}}}|4}}<br>Lv.5 {{Personality level|{{{1}}}|5}}}} | [[File:Personality.png|link=]] {{#simple-tooltip: {{#ifeq:{{Potential_level|{{{1}}}|rare}}|true|{{{1}}}|{{{1}}}}}|Lv.1: {{Personality level|{{{1}}}|1}}<br>Lv.2: {{Personality level|{{{1}}}|2}}<br>Lv.3 {{Personality level|{{{1}}}|3}}<br>Lv.4 {{Personality level|{{{1}}}|4}}<br>Lv.5 {{Personality level|{{{1}}}|5}}}} | ||
+ | <noinclude> | ||
+ | ==Usage== | ||
+ | Exact name of the personality should be placed within the template, otherwise it will answer the value is not defined in the tooltip. | ||
+ | ``` | ||
+ | {{personality|Enjoys the Sun}}``` | ||
+ | Example: | ||
+ | {{personality|Enjoys the Sun}} | ||
+ | Undefined/incorrect: | ||
+ | ```{{personality|Enjoy's the Sun}}``` | ||
+ | Example: | ||
+ | {{personality|Enjoy's the Sun}} | ||
+ | </noinclude> |
Revision as of 09:51, 10 March 2017
{{{1}}}
Usage
Exact name of the personality should be placed within the template, otherwise it will answer the value is not defined in the tooltip. ``` Enjoys the Sun ``` Example: Enjoys the Sun
Undefined/incorrect: ``` Enjoy's the Sun ``` Example: Enjoy's the Sun