Template:Pots: Difference between revisions

From Arks-Visiphone
Jump to navigation Jump to search
m (Reverted edits by SynthSy (talk) to last revision by Altiea)
Tag: Rollback
No edit summary
Line 1: Line 1:
<includeonly>[[File:Potential.png|link=]] {{#simple-tooltip:{{#ifeq:{{Potential_level|{{{1}}}|hidden}}|true|<span style="color:red">{{{1}}}</span>|{{#ifeq:{{Potential_level|{{{1}}}|weaponoid}}|true|<span style="color:green">{{{1}}}</span>|{{#ifeq:{{Potential_level|{{{1}}}|arena}}|true|<span style="color:purple">{{{1}}}</span>|{{#ifeq:{{Potential_level|{{{1}}}|special}}|true|<span style="color:orange">{{{1}}}</span>|{{#ifeq:{{Potential_level|{{{1}}}|ultimate}}|true|<span style="color:#5bc0de">{{{1}}}</span>|{{{1}}}}}}}}}}}}}|Lv.1: {{Potential_level|{{{1}}}|1}}<br>Lv.2: {{Potential_level|{{{1}}}|2}}<br>Lv.3: {{Potential_level|{{{1}}}|3}}&#10;{{Potential_level|{{{1}}}|X}}}}</includeonly><noinclude>
<includeonly>{{icons|Potential}} {{#simple-tooltip: {{#switch:{{Potential_level|{{{1}}}|X}}
|{{Potential_level|{{{1}}}|hidden}} = <span style="color:red">{{{1}}}</span>
|{{Potential_level|{{{1}}}|weaponoid}} = <span style="color:green">{{{1}}}</span>
|{{Potential_level|{{{1}}}|arena}} = <span style="color:purple">{{{1}}}</span>
|{{Potential_level|{{{1}}}|special}} = <span style="color:orange">{{{1}}}</span>
|{{Potential_level|{{{1}}}|ultimate}} = <span style="color:#5bc0de">{{{1}}}</span>
|
|#default = {{Potential_level|{{{1}}}|X}}
}}|Lv.1: {{Potential_level|{{{1}}}|1}}<br>Lv.2: {{Potential_level|{{{1}}}|2}}<br>Lv.3: {{Potential_level|{{{1}}}|3}} }}</includeonly><noinclude>
==Usage==
==Usage==
Exact name of the potential should be placed within the template, otherwise it will answer the value is not defined in the tooltip.
Exact name of the potential should be placed within the template, otherwise it will answer the value is not defined in the tooltip.

Revision as of 18:34, 7 June 2021

Usage

Exact name of the potential should be placed within the template, otherwise it will answer the value is not defined in the tooltip.

{{pots|Immediate Attack}}

Example: Potential <span style="color:red">Immediate Attack</span>
Undefined/incorrect:

{{pots|Resolute Moments Attack}}

Example:
Potential <span style="color:red">Resolute Moments Attack</span>