Difference between revisions of "Template:Tooltip"

From NEStalgia
Jump to: navigation, search
m
Line 13: Line 13:
 
{{!}}-
 
{{!}}-
 
{{!}}valign=bottom height=54px{{!}}{{#if:{{{Damage|}}}|<small>{{Color|B|Damage}} </small>'''{{{Damage}}}'''|}}&nbsp;<span style="float: right;">{{#if:{{{Rate|}}}{{{Self Dmg|}}}|{{#if:{{{Power|}}}|<small>{{Color|B|Power}} </small>'''{{{Power}}}'''|}}|}}{{#if:{{{Plus Cap|}}}|<small>{{Color|B|+{{{Plus Cap Type}}} Cap}} </small>'''{{{Plus Cap}}}'''|}}{{#if:{{{Threshold|}}}|<small>{{Color|B|Threshold}} </small>'''{{{Threshold}}}'''|}}{{#if:{{{RG-CR Steal|}}}|<small>{{Color|B|RG-CR Steal}} </small>'''{{{RG-CR Steal}}}'''|}}</span><br />
 
{{!}}valign=bottom height=54px{{!}}{{#if:{{{Damage|}}}|<small>{{Color|B|Damage}} </small>'''{{{Damage}}}'''|}}&nbsp;<span style="float: right;">{{#if:{{{Rate|}}}{{{Self Dmg|}}}|{{#if:{{{Power|}}}|<small>{{Color|B|Power}} </small>'''{{{Power}}}'''|}}|}}{{#if:{{{Plus Cap|}}}|<small>{{Color|B|+{{{Plus Cap Type}}} Cap}} </small>'''{{{Plus Cap}}}'''|}}{{#if:{{{Threshold|}}}|<small>{{Color|B|Threshold}} </small>'''{{{Threshold}}}'''|}}{{#if:{{{RG-CR Steal|}}}|<small>{{Color|B|RG-CR Steal}} </small>'''{{{RG-CR Steal}}}'''|}}</span><br />
{{#if:{{{Target|}}}|<small>{{Color|B|Target}} </small>'''{{{Target}}}'''|}}&nbsp;<span style="float: right;">{{#if:{{{Rate|}}}|<small>{{Color|B|Rate}} </small>'''{{{Rate}}}'''|}}{{#if:{{{Self Dmg|}}}|<small>{{Color|B|Self Dmg}} </small>'''{{{Self Dmg}}}'''|}}{{#if:{{{MP Steal|}}}|<small>{{Color|B|MP Steal}} </small>'''{{{MP Steal}}}'''|}}{{#if:{{{Rate|}}}{{{Self Dmg|}}}||{{#if:{{{Power|}}}|<small>{{Color|B|Power}} </small>'''{{{Power}}}'''|}}}}</span>
+
{{#if:{{{Target|}}}|<small>{{Color|B|Target}} </small>'''{{{Target}}}'''|}}&nbsp;<span style="float: right;">{{#if:{{{Rate|}}}|<small>{{Color|B|Rate}} </small>'''{{{Rate}}}'''|}}{{#if:{{{Self Dmg|}}}|<small>{{Color|B|Self Dmg}} </small>'''{{{Self Dmg}}}'''|}}{{#if:{{{MP Steal|}}}|<small>{{Color|B|MP Steal}} </small>'''{{{MP Steal}}}'''|}}{{#if:{{{Total HP|}}}|<small>{{Color|B|Total HP}} </small>'''{{{Total HP}}}'''|}}{{#if:{{{Rate|}}}{{{Self Dmg|}}}||{{#if:{{{Power|}}}|<small>{{Color|B|Power}} </small>'''{{{Power}}}'''|}}}}</span>
 
{{#if:{{{Prerequisite|}}}|{{!}}-
 
{{#if:{{{Prerequisite|}}}|{{!}}-
 
{{!}}<hr /><small>{{Color|B|Prerequisite:}} </small><small>{{{Prerequisite|Prerequisite}}}</small>|}}
 
{{!}}<hr /><small>{{Color|B|Prerequisite:}} </small><small>{{{Prerequisite|Prerequisite}}}</small>|}}
Line 34: Line 34:
 
|Power=
 
|Power=
 
|Rate=
 
|Rate=
 +
|Total HP=
 
|Self Dmg=
 
|Self Dmg=
 
|RG-CR Steal=
 
|RG-CR Steal=
Line 40: Line 41:
 
}}</nowiki><br /><br />
 
}}</nowiki><br /><br />
 
  -"Target" is either: "Self", "One Ally", "All allies", "One Foe" or "All Foes".
 
  -"Target" is either: "Self", "One Ally", "All allies", "One Foe" or "All Foes".
  -"Plus Cap Type" is only relevant (and is required) if "Plus Cap" is specified. Can only be "Heal", "Fire", "Ice", "Storm" or "????".
+
  -"Plus Cap Type" is only relevant (and is required) if "Plus Cap" is specified. Should be "Heal", "Fire", "Ice", "Storm" or "????".
  -"Cost", "Damage", "Plus Cap", "Threshold", "Power", "Rate", "Self Dmg", "RG-CR Steal", "MP Steal" and "Prerequisite" are optional.
+
  -"Cost", "Damage", "Plus Cap", "Threshold", "Power", "Rate", "Total HP", "Self Dmg", "RG-CR Steal", "MP Steal" and "Prerequisite" are optional.
  
 
  '''Usage for a passive:'''<nowiki>
 
  '''Usage for a passive:'''<nowiki>

Revision as of 17:37, 27 April 2014

Name

Effect
 

 

Documentation

This template is used to display game-style tooltips for abilities and passive skills. -UNDER CONSTRUCTION-

Usage for an ability:
{{Tooltip|ability
|Name=
|Cost=
|Effect=
|Damage=
|Target=
|Plus Cap Type=
|Plus Cap=
|Threshold=
|Power=
|Rate=
|Total HP=
|Self Dmg=
|RG-CR Steal=
|MP Steal=
|Prerequisite=
}}

-"Target" is either: "Self", "One Ally", "All allies", "One Foe" or "All Foes". -"Plus Cap Type" is only relevant (and is required) if "Plus Cap" is specified. Should be "Heal", "Fire", "Ice", "Storm" or "????". -"Cost", "Damage", "Plus Cap", "Threshold", "Power", "Rate", "Total HP", "Self Dmg", "RG-CR Steal", "MP Steal" and "Prerequisite" are optional.
Usage for a passive:
{{Tooltip|
|Name=
|Effect=
|Prerequisite=
}}

-"Prerequisite" is optional.