Template:Pots: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>[[File:Potential.png|link=]] {{#simple-tooltip: {{#switch:{{Potential_level|{{{1}}}}}|{{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 = {{{1}}}}} |Lv.1: {{Potential_level|{{{1}}}|1}}<br>Lv.2: {{Potential_level|{{{1}}}|2}}<br>Lv.3: {{Potential_level|{{{1}}}|3}} {{Potential_level|{{{1}}}|X}}}}</includeonly><noinclude> | <includeonly>[[File:Potential.png|link=]] {{#simple-tooltip: {{#switch:{{Potential_level|{{{1}}}}}|{{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 = {{{1}}}}} |Lv.1: {{Potential_level|{{{1}}}|1}}<br>Lv.2: {{Potential_level|{{{1}}}|2}}<br>Lv.3: {{Potential_level|{{{1}}}|3}} {{Potential_level|{{{1}}}|X}}}}</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 16:57, 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:
<span style="color:red;">Immediate Attack</span>
Undefined/incorrect:
{{pots|Resolute Moments Attack}}
Example:
<span style="color:red;">Resolute Moments Attack</span>