Difference between revisions of "Template:Skill"

From Stoneshard wiki
Jump to navigation Jump to search
m (add an option to import parameters from the root page)
m (Undo revision 52593 by Phoenixx (talk))
Tag: Undo
Line 1: Line 1:
<includeonly>{| width=300px;
<includeonly>{| width=300px;
|<div style="position:relative;float:right;margin-top: -9px;">{{#ifexist: File:{{ROOTPAGENAME}}.png |[[File:{{ROOTPAGENAME}}.png|{{{Name|{{ROOTPAGENAME}}}}}|link={{ROOTPAGENAME}}/Tooltip]]|[[File:{{ROOTPAGENAME}}.png]] }}</div><span style="font-size: 20px;">{{{Name|{{#if:{{:{{ROOTPAGENAME}}|Name}}|{{:{{ROOTPAGENAME}}|Name}}|{{ROOTPAGENAME}}}}}}}</span> <br />{{#switch: {{{Active|{{:{{ROOTPAGENAME}}|Active}}}}} | Active | active = {{C|Active}} | Passive | passive = {{C|Passive}} | {{{Active|{{:{{ROOTPAGENAME}}|Active}}}}} }}
|<div style="position:relative;float:right;margin-top: -9px;">{{#ifexist: File:{{ROOTPAGENAME}}.png |[[File:{{ROOTPAGENAME}}.png|{{{Name|{{ROOTPAGENAME}}}}}|link={{ROOTPAGENAME}}/Tooltip]]|[[File:{{ROOTPAGENAME}}.png]] }}</div><span style="font-size: 20px;">{{{Name|{{ROOTPAGENAME}}}}}</span> <br />{{#switch: {{{Active}}} | Active | active = {{C|Active|Active}} | Passive | passive = {{C|Passive|Passive}} | {{{Active}}} }}
{{Tooltip rule}}
{{Tooltip rule}}
|-
|-
|{{#switch: {{{Active|{{:{{ROOTPAGENAME}}|Active}}}}}
|{{#switch: {{{Active}}}
| Active
| Active
| active = <div style="float: left">Type</div><div style="float: right">{{{Type|{{:{{ROOTPAGENAME}}|Type}}}}}</div>{{Clear}}{{#if: {{{Range|{{:{{ROOTPAGENAME}}|Range}}}}} | <div style="float: left">Range</div><div style="float: right">{{{Range|{{:{{ROOTPAGENAME}}|Range}}}}}</div>{{Clear}} | }}{{#if: {{{Energy|{{:{{ROOTPAGENAME}}|Energy}}}}} | <div style="float: left">Energy</div><div style="float: right">{{{Energy|{{:{{ROOTPAGENAME}}|Energy}}}}}</div>{{Clear}} |}}{{#if: {{{Cooldown|{{:{{ROOTPAGENAME}}|Cooldown}}}}} | <div style="float: left">Cooldown</div><div style="float: right">{{{Cooldown|{{:{{ROOTPAGENAME}}|Cooldown}}}}}</div>{{Clear}} | }}{{#if: {{{Modifiers|{{:{{ROOTPAGENAME}}|Modifiers}}}}} | Modified by: {{{Modifiers|{{:{{ROOTPAGENAME}}|Modifiers}}}}}{{#if: {{{Requirements|{{:{{ROOTPAGENAME}}|Requirements}}}}}|<br><br>}}|{{#if: {{{Requirements|{{:{{ROOTPAGENAME}}|Requirements}}}}}|<br>}}}}
| active = <div style="float: left">Type</div><div style="float: right">{{{Type}}}</div>{{Clear}}{{#if: {{{Range|}}} | <div style="float: left">Range</div><div style="float: right">{{{Range}}}</div>{{Clear}} | }}{{#if: {{{Energy|}}} | <div style="float: left">Energy</div><div style="float: right">{{{Energy}}}</div>{{Clear}} |}}{{#if: {{{Cooldown|}}} | <div style="float: left">Cooldown</div><div style="float: right">{{{Cooldown}}}</div>{{Clear}} | }}{{#if: {{{Modifiers|}}} | Modified by: {{{Modifiers}}}{{#if: {{{Requirements|}}}|<br><br>}}|{{#if: {{{Requirements|}}}|<br>}}}}
| }}{{#if: {{{Requirements|{{:{{ROOTPAGENAME}}|Requirements}}}}}|{{C|Req|{{{Requirements|{{:{{ROOTPAGENAME}}|Requirements}}}}}}}{{Tooltip rule}}|{{#if: {{{Type|{{:{{ROOTPAGENAME}}|Type}}}}} |{{Tooltip rule}}}}}}
| }}{{#if: {{{Requirements|}}}|{{C|Req|{{{Requirements}}}}}{{Tooltip rule}}|{{#if: {{{Type|}}} |{{Tooltip rule}}}}}}
|-
|-
| {{C|Gray|{{{Description|{{:{{ROOTPAGENAME}}|Description}}}}} {{#if: {{{Passivebonus|{{:{{ROOTPAGENAME}}|Passivebonus}}}}}|{{#if: {{{Passivetext|{{:{{ROOTPAGENAME}}|Passivetext}}}}}|<br><br>{{C|Orange|Required materials:}}|<br><br>{{C|Orange|Passive bonus:}}}}<br>{{{Passivebonus|{{:{{ROOTPAGENAME}}|Passivebonus}}}}} }} }}
| {{C|Gray|{{{Description}}} {{#if: {{{Passivebonus|}}}|{{#if: {{{Passivetext|}}}|<br><br>{{C|Orange|Required materials:}}|<br><br>{{C|Orange|Passive bonus:}}}}<br>{{{Passivebonus}}} }} }}
|}</includeonly>
|}</includeonly><noinclude>{{doc}}
<noinclude>{{doc}}


[[Category:Tooltip templates]]</noinclude>
[[Category:Tooltip templates]]</noinclude>

Revision as of 23:22, 29 May 2022

Template-info.png Documentation

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:

See Swords_(skill_tree) for examples.


Examples without icons below:

Skill
{{{Active}}}
{{{Description}}}
Skill
{{{Active}}}
{{{Description}}}
Skill
{{{Active}}}
{{{Description}}}
Skill
{{{Active}}}
{{{Description}}}
Skill
{{{Active}}}
{{{Description}}}
Skill
{{{Active}}}
{{{Description}}}
Skill
{{{Active}}}
{{{Description}}}
Skill
{{{Active}}}
{{{Description}}}

Example of a tooltip version (doesn't show the skill image, helps with some plugin limitations):

Skill
{{{Active}}}
{{{Description}}}

Example of a non-existing skill:

Skill
{{{Active}}}
{{{Description}}}