Main Page

Difference between revisions of "Template:Personality"

From Arks-Visiphone
Jump to navigation Jump to search
Line 1: Line 1:
 
[[File:Personality.png|link=]]&nbsp;{{#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=]]&nbsp;{{#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

Personality.png {{{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. ``` Personality.png Enjoys the Sun ``` Example: Personality.png Enjoys the Sun

Undefined/incorrect: ```Personality.png Enjoy's the Sun ``` Example: Personality.png Enjoy's the Sun