Difference between revisions of "Template:Skill"
old>Realpsojed (Changing back to 300px, since the tooltip is configured to be 300px wide.) |
old>Realpsojed (changed colors using hex color picker, should be most accurate now) |
||
Line 1: | Line 1: | ||
{| width=300px; | {| width=300px; | ||
|<span style="font-size: 25px;">{{ROOTPAGENAME}}</span> <br />{{#switch: {{{Active}}} | Active | active = <span style="color: | |<span style="font-size: 25px;">{{ROOTPAGENAME}}</span> <br />{{#switch: {{{Active}}} | Active | active = <span style="color:#0ed78e;">Active</span> | Passive | passive = <span style="color:#727562;">Passive</span> | {{{Active}}} }} | ||
<hr> | <hr> | ||
|- | |- | ||
|<div style="float: left">Type<br>Range<br>Energy<br>Cooldown<br> | |<div style="float: left">Type<br>Range<br>Energy<br>Cooldown<br> | ||
Modified by: {{{Modifiers}}} | Modified by: {{{Modifiers}}} | ||
{{#if: {{{Requirements|}}}|<br><br><span style="color: | {{#if: {{{Requirements|}}}|<br><br><span style="color:#727562;">{{{Requirements}}}</span> }} | ||
</div> | </div> | ||
<div style="float: right">{{{Type}}}<br>{{{Range}}}<br>{{{Energy}}}<br>{{{Cooldown}}} | <div style="float: right">{{{Type}}}<br>{{{Range}}}<br>{{{Energy}}}<br>{{{Cooldown}}} | ||
Line 12: | Line 12: | ||
<hr> | <hr> | ||
|- | |- | ||
|{{{Description}}}<br> | | style="color:#9d9a9a;"|{{{Description}}}<br> | ||
{{#if: {{{Passivebonus|}}}|<br><span style="color: | {{#if: {{{Passivebonus|}}}|<br><span style="color:#e6c335;">Passive bonus:</span><br>{{{Passivebonus}}} }} | ||
|} | |} | ||
<noinclude>{{doc}} | <noinclude>{{doc}} | ||
[[Category:Infobox_templates]]</noinclude> | [[Category:Infobox_templates]]</noinclude> |
Revision as of 18:51, 4 May 2020
Skill {{{Active}}} |
Type
Range Energy Cooldown Modified by: {{{Modifiers}}} {{{Type}}}
{{{Range}}} {{{Energy}}} {{{Cooldown}}} |
{{{Description}}} |
This is skill template used to create an infobox on a specific skill's Tooltip page. It loads the skill data from the respective Skill data page.
Usage: Copy this code to any page. The name of the page will be used as the skill name parameter.
{{ {{{1|Tooltip hover box}}}|title={{Skill}}}}
You can specify a different skill name to be used instead of the page name. For example:
{{ {{{1|Tooltip hover box}}}|title={{Skill|My skill name}}}}
Skill pages also display icons and skill formulae for skills that have them, but this doesn't work for tooltips.
For this case, you can define a tooltip=1 parameter to not show the skill image.
{{ {{{1|Tooltip hover box}}}|title={{Skill|My skill name|tooltip=1}}}}
If you don't want a skill to display skill formulae (and hide the button), remove the
|Formuladesc = ...
parameter from the skill's data.
This template is also used by:
{{TooltipImage}}
to generate toolipts on hover{{SkillTable/row}}
to populate skill tables on skilltree landing pages
See Swords_(skill_tree) for examples.
Examples without icons below:
Skill {{{Active}}} |
Type
Range Energy Cooldown Modified by: {{{Modifiers}}} {{{Type}}}
{{{Range}}} {{{Energy}}} {{{Cooldown}}} |
{{{Description}}} |
Skill {{{Active}}} |
Type
Range Energy Cooldown Modified by: {{{Modifiers}}} {{{Type}}}
{{{Range}}} {{{Energy}}} {{{Cooldown}}} |
{{{Description}}} |
Skill {{{Active}}} |
Type
Range Energy Cooldown Modified by: {{{Modifiers}}} {{{Type}}}
{{{Range}}} {{{Energy}}} {{{Cooldown}}} |
{{{Description}}} |
Skill {{{Active}}} |
Type
Range Energy Cooldown Modified by: {{{Modifiers}}} {{{Type}}}
{{{Range}}} {{{Energy}}} {{{Cooldown}}} |
{{{Description}}} |
Skill {{{Active}}} |
Type
Range Energy Cooldown Modified by: {{{Modifiers}}} {{{Type}}}
{{{Range}}} {{{Energy}}} {{{Cooldown}}} |
{{{Description}}} |
Skill {{{Active}}} |
Type
Range Energy Cooldown Modified by: {{{Modifiers}}} {{{Type}}}
{{{Range}}} {{{Energy}}} {{{Cooldown}}} |
{{{Description}}} |
Skill {{{Active}}} |
Type
Range Energy Cooldown Modified by: {{{Modifiers}}} {{{Type}}}
{{{Range}}} {{{Energy}}} {{{Cooldown}}} |
{{{Description}}} |
Skill {{{Active}}} |
Type
Range Energy Cooldown Modified by: {{{Modifiers}}} {{{Type}}}
{{{Range}}} {{{Energy}}} {{{Cooldown}}} |
{{{Description}}} |
Example of a tooltip version (doesn't show the skill image, helps with some plugin limitations):
Skill {{{Active}}} |
Type
Range Energy Cooldown Modified by: {{{Modifiers}}} {{{Type}}}
{{{Range}}} {{{Energy}}} {{{Cooldown}}} |
{{{Description}}} |
Example of a non-existing skill:
Skill {{{Active}}} |
Type
Range Energy Cooldown Modified by: {{{Modifiers}}} {{{Type}}}
{{{Range}}} {{{Energy}}} {{{Cooldown}}} |
{{{Description}}} |