Template:Pots: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "{{PotentialLevel" to "{{Potential_level") |
(Usage for pots template) |
||
Line 1: | Line 1: | ||
<includeonly>[[File:Potential.png]] {{#simple-tooltip: {{#ifeq:{{Potential_level|{{{1}}}|hidden}}|true|<span style="color:#FF0000">{{{1}}}</span>|{{{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 | <includeonly>[[File:Potential.png]] {{#simple-tooltip: {{#ifeq:{{Potential_level|{{{1}}}|hidden}}|true|<span style="color:#FF0000">{{{1}}}</span>|{{{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== | |||
Exact name of the potential should be placed within the template, otherwise it will answer the value is not defined in the tooltip. | |||
<nowiki> | |||
{{pots|Resolute Moment's Attack}}</nowiki> | |||
Example: | |||
{{pots|Resolute Moment's Attack}} | |||
Undefined/incorrect: | |||
<nowiki>{{pots|Resolute Moments Attack}}</nowiki> | |||
Example: | |||
{{pots|Resolute Moments Attack}} | |||
[[Category:Weapon Templates]] | [[Category:Weapon Templates]] | ||
</noinclude> | </noinclude> |