Template:Pots: Difference between revisions
Jump to navigation
Jump to search
Tag: Rollback |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <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:
<span style="color:red">Immediate Attack</span>
Undefined/incorrect:
{{pots|Resolute Moments Attack}}
Example:
<span style="color:red">Resolute Moments Attack</span>