Main Page

Difference between revisions of "Template:NGSPots"

From Arks-Visiphone
Jump to navigation Jump to search
m
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly>{{icons|NGS Ability}} {{#simple-tooltip:{{#ifeq:{{NGSPotLevel|{{{1}}}|hidden}}|true|<span style="color:red">{{{1}}}</span>|{{#ifeq:{{NGSPotLevel|{{{1}}}|weaponoid}}|true|<span style="color:green">{{{1}}}</span>|{{#ifeq:{{NGSPotLevel|{{{1}}}|arena}}|true|<span style="color:purple">{{{1}}}</span>|{{#ifeq:{{NGSPotLevel|{{{1}}}|special}}|true|<span style="color:orange">{{{1}}}</span>|{{#ifeq:{{NGSPotLevel|{{{1}}}|ultimate}}|true|<span style="color:#5bc0de">{{{1}}}</span>|{{{1}}}}}}}}}}}}}|Lv.1: {{NGSPotLevel|{{{1}}}|1}}<br>Lv.2: {{NGSPotLevel|{{{1}}}|2}}<br>Lv.3: {{NGSPotLevel|{{{1}}}|3}}&#10;{{NGSPotLevel|{{{1}}}|X}}}}</includeonly><noinclude>
+
<includeonly>{{icons|NGS Potential}} {{#simple-tooltip:{{#ifeq:{{NGSPotLevel|{{{1}}}|hidden}}|true|<span style="color:red">{{{1}}}</span>|{{#ifeq:{{NGSPotLevel|{{{1}}}|weaponoid}}|true|<span style="color:green">{{{1}}}</span>|{{#ifeq:{{NGSPotLevel|{{{1}}}|arena}}|true|<span style="color:purple">{{{1}}}</span>|{{#ifeq:{{NGSPotLevel|{{{1}}}|special}}|true|<span style="color:orange">{{{1}}}</span>|{{#ifeq:{{NGSPotLevel|{{{1}}}|ultimate}}|true|<span style="color:#5bc0de">{{{1}}}</span>|{{{1}}}}}}}}}}}}}|Lv.1: {{NGSPotLevel|{{{1}}}|1}}<br>Lv.2: {{NGSPotLevel|{{{1}}}|2}}<br>Lv.3: {{NGSPotLevel|{{{1}}}|3}}<br>Lv.4: {{NGSPotLevel|{{{1}}}|4}}&#10;{{NGSPotLevel|{{{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.
 
  <nowiki>
 
  <nowiki>
 
{{NGSPots|Offensive Prototype II}}</nowiki>
 
{{NGSPots|Offensive Prototype II}}</nowiki>
Example:
+
Example: {{NGSPots|Offensive Prototype II}}<br>
{{NGSPots|Offensive Prototype II}}<br>
 
 
Undefined/incorrect:
 
Undefined/incorrect:
 
  <nowiki>{{NGSPots|Offensive Proto type II}}</nowiki>
 
  <nowiki>{{NGSPots|Offensive Proto type II}}</nowiki>
Example:<br>
+
Example: {{NGSPots|Offensive Proto type II}}
{{NGSPots|Offensive Proto type II}}
 
 
[[Category:Weapon Templates]]</noinclude>
 
[[Category:Weapon Templates]]</noinclude>

Revision as of 07:31, 12 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.

{{NGSPots|Offensive Prototype II}}

Example: Potential (NGS) Offensive Prototype II
Undefined/incorrect:

{{NGSPots|Offensive Proto type II}}

Example: Potential (NGS) Offensive Proto type II