Difference between revisions of "Template:Tooltip"

From NEStalgia
Jump to: navigation, search
Line 13: Line 13:
 
{{!}}-
 
{{!}}-
 
{{!}}valign=bottom height=54px{{!}}{{#if:{{{Damage|}}}|<small>{{Color|B|Damage}} </small>'''{{{Damage}}}'''|}}&nbsp;{{#if:{{{Plus Cap|}}}|<span style="float: right;"><small>{{Color|B|+{{{Plus Cap Type}}} Cap}} </small>'''{{{Plus Cap}}}'''</span>|}}<br />
 
{{!}}valign=bottom height=54px{{!}}{{#if:{{{Damage|}}}|<small>{{Color|B|Damage}} </small>'''{{{Damage}}}'''|}}&nbsp;{{#if:{{{Plus Cap|}}}|<span style="float: right;"><small>{{Color|B|+{{{Plus Cap Type}}} Cap}} </small>'''{{{Plus Cap}}}'''</span>|}}<br />
{{#if:{{{Target|}}}|<small>{{Color|B|Target}} </small>'''{{{Target}}}'''|}}&nbsp;{{#if:{{{Power|}}}|<span style="float: right;"><small>{{Color|B|Power}} </small>'''{{{Power}}}'''</span>|}}
+
{{#if:{{{Target|}}}|<small>{{Color|B|Target}} </small>'''{{{Target}}}'''|}}&nbsp;{{#if:{{{Power|}}}|<span style="float: right;"><small>{{Color|B|Power}} </small>'''{{{Power}}}'''</span>|}}{{#if:{{{Rate|}}}|<span style="float: right;"><small>{{Color|B|Rate}} </small>'''{{{Rate}}}'''</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 32: Line 32:
 
|Plus Cap=
 
|Plus Cap=
 
|Power=
 
|Power=
 +
|Rate=
 
|Prerequisite=
 
|Prerequisite=
 
}}</nowiki>
 
}}</nowiki>

Revision as of 23:06, 26 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=
|Power=
|Rate=
|Prerequisite=
}}
Usage for a passive:
{{Tooltip|
|Name=
|Effect=
|Prerequisite=
}}