Difference between revisions of "Template:Skill/doc"

From Stoneshard wiki
Jump to navigation Jump to search
old>Realpsojed
(slightly wider spacing for description)
old>Realpsojed
(updated)
Line 1: Line 1:
{{Doc/start}}
{{Doc/start}}
This is skill template created for use as an infobox on a specific skill's page (for example [[Cleaving Strike]]).
This is skill template created for use as an infobox on a specific skill's tooltip page.


Usage: Copy this code to any <skillname> page and replace/fill in the values. If a skill doesn't have a certain value (like Sorceries don't have any Requirements), then leave it empty or delete it.
Usage: Copy this code to any <skillname>/Tooltip page and replace/fill in the values. If a skill doesn't have a certain value (like Sorceries don't have any Requirements), then leave it empty or delete it.


  <nowiki>
  <nowiki>
{{Skill
{{ {{{1|Tooltip hover box}}}
|title= {{Skill
|Active=active
|Active=active
|Type=Target Area
|Type=Target Area
Line 15: Line 16:
|Description=Performs an attack which hits three adjacent tiles. It deals <span style="color:green">+(20 + 1.0STR + 1.0AGI)%</span> Damage with <span style="color:green">+(35 + 2AGI )%</span> Bleed Chance.<br><br>Provides <span style="color:green">+10%</span> Counter Chance for 4 turns for each enemy hit.
|Description=Performs an attack which hits three adjacent tiles. It deals <span style="color:green">+(20 + 1.0STR + 1.0AGI)%</span> Damage with <span style="color:green">+(35 + 2AGI )%</span> Bleed Chance.<br><br>Provides <span style="color:green">+10%</span> Counter Chance for 4 turns for each enemy hit.
|Passivebonus=-5% Cooldowns Duration for this skill tree
|Passivebonus=-5% Cooldowns Duration for this skill tree
}}
}}</nowiki>
}}</nowiki>
It will produce this result:
It will produce this result:


{{Skill
{{ {{{1|Tooltip hover box}}}
|title= {{Skill
|Active=active
|Active=active
|Type=Target Area
|Type=Target Area
Line 28: Line 31:
|Description=Performs an attack which hits three adjacent tiles. It deals <span style="color:green">+(20 + 1.0STR + 1.0AGI)%</span> Damage with <span style="color:green">+(35 + 2AGI )%</span> Bleed Chance.<br><br>Provides <span style="color:green">+10%</span> Counter Chance for 4 turns for each enemy hit.
|Description=Performs an attack which hits three adjacent tiles. It deals <span style="color:green">+(20 + 1.0STR + 1.0AGI)%</span> Damage with <span style="color:green">+(35 + 2AGI )%</span> Bleed Chance.<br><br>Provides <span style="color:green">+10%</span> Counter Chance for 4 turns for each enemy hit.
|Passivebonus=-5% Cooldowns Duration for this skill tree
|Passivebonus=-5% Cooldowns Duration for this skill tree
}}
}}
}}
{{Doc/end}}
{{Doc/end}}

Revision as of 05:45, 4 April 2020

Template-info.png Documentation

This is skill template created for use as an infobox on a specific skill's tooltip page.

Usage: Copy this code to any <skillname>/Tooltip page and replace/fill in the values. If a skill doesn't have a certain value (like Sorceries don't have any Requirements), then leave it empty or delete it.

{{ {{{1|Tooltip hover box}}}
|title= {{Skill
|Active=active
|Type=Target Area
|Range=1
|Energy=15
|Cooldown=10
|Modifiers=Strength, Agility
|Requirements=- Requires one-handed sword
|Description=Performs an attack which hits three adjacent tiles. It deals <span style="color:green">+(20 + 1.0STR + 1.0AGI)%</span> Damage with <span style="color:green">+(35 + 2AGI )%</span> Bleed Chance.<br><br>Provides <span style="color:green">+10%</span> Counter Chance for 4 turns for each enemy hit.
|Passivebonus=-5% Cooldowns Duration for this skill tree
}}
}}

It will produce this result:

Skill with name "Skill" does not exist.

Add it to Skill data or fix the Skill name.