Difference between revisions of "Template:Tooltip"
From NEStalgia
m |
m |
||
| Line 6: | Line 6: | ||
|- | |- | ||
| | | | ||
| − | {| cellspacing="0" cellpadding="0" style="padding:5px; background-color:#141414; border-radius:5px; color:#fafafa; width:215px;" | + | {| cellspacing="0" cellpadding="0" style="padding:0px 5px; background-color:#141414; border-radius:5px; color:#fafafa; width:215px;" |
|- | |- | ||
|valign=top| | |valign=top| | ||
Latest revision as of 13:08, 28 April 2014
|
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=
|Cost Unit=
|Effect=
|Damage=
|Target=
|Plus Cap=
|Plus Cap Type=
|Threshold=
|Power=
|Rate=
|Total HP=
|Self Dmg=
|RG-CR Steal=
|MP Steal=
|Prereq Level=
|Prereq Skill=
}}
-"Target" is either: "Self", "One Ally", "All allies", "One Foe" or "All Foes".
-"Cost Unit" is only relevant (and is required) if "Cost" is specified. It should be either "MP", "Will", "HP", "CR", or "RG". "Will" makes the cost (between 1 and 5) display with dots.
-"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", "Prereq Level" and "Prereq Skill" are optional.
Usage for a passive:
{{Tooltip|
|Name=
|Effect=
|Prereq Level=
|Prereq Skill=
}}
-"Prereq Level" and "Prereq Skill" are optional.