Difference between revisions of "Template:Tooltip"

From NEStalgia
Jump to: navigation, search
Line 12: Line 12:
 
<div style="padding-left:5px;">'''{{{Effect|Effect}}}'''</div>
 
<div style="padding-left:5px;">'''{{{Effect|Effect}}}'''</div>
 
{{!}}-
 
{{!}}-
{{!}}valign=bottom height=54px{{!}}{{#if:{{{Damage|}}}|<small>{{Color|B|Damage}} </small>'''{{{Damage}}}'''|}}&nbsp;<span style="float: right;">{{#if:{{{Rate|}}}|{{#if:{{{Power|}}}|<small>{{Color|B|Power}} </small>'''{{{Power}}}'''|}}|}}{{#if:{{{Plus Cap|}}}|<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;<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}}}'''|}}</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:{{{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:{{{Rate|}}}{{{Self Dmg|}}}||{{#if:{{{Power|}}}|<small>{{Color|B|Power}} </small>'''{{{Power}}}'''|}}}}</span>
 
{{#if:{{{Prerequisite|}}}|{{!}}-
 
{{#if:{{{Prerequisite|}}}|{{!}}-

Revision as of 08:42, 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=
|Power=
|Rate=
|Self Dmg=
|Prerequisite=
}}
Usage for a passive:
{{Tooltip|
|Name=
|Effect=
|Prerequisite=
}}