Difference between revisions of "Template:HarnessInfo"
From SpiralKnights
Smoothiesx3 (Talk | contribs) |
m (<includeonly>) |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {| width= | + | <includeonly>{{SKWindow |
− | + | | width = 250px | |
− | |} | + | | align = right |
+ | | margin = 0px 0px 20px 20px | ||
+ | | title = <div style="font-size:75%; text-align:center;"> {{{name|{{PAGENAME}}}}} </div> | ||
+ | | body = | ||
+ | {{SKWindow/NewRow}} | ||
+ | {{SKWindow/EmptyCell | ||
+ | |1=[[File:{{{name|{{PAGENAME}}}}}.png|128px|center]] | ||
+ | |2=center | ||
+ | |3=middle | ||
+ | |4=99 | ||
+ | }} | ||
+ | {{SKWindow/NewRow}} | ||
+ | {{SKWindow/Cell|1='''Available for:''' | ||
+ | <div style="text-align:center"> | ||
+ | {{#switch:{{{name}}} | ||
+ | |Iron Harness = [[Drakon]], [[Seraphynx]], and [[Maskeraith]] | ||
+ | |Advanced Iron Harness = [[Drakon]], [[Seraphynx]], and [[Maskeraith]] | ||
+ | |Elite Iron Harness = [[Drakon]], [[Seraphynx]], and [[Maskeraith]] | ||
+ | |||
+ | |Crystal Harness = [[Drakon]] and [[Seraphynx]] | ||
+ | |Advanced Crystal Harness = [[Drakon]] and [[Seraphynx]] | ||
+ | |Elite Crystal Harness = [[Drakon]] and [[Seraphynx]] | ||
+ | |||
+ | |Dark Harness = [[Drakon]] and [[Maskeraith]] | ||
+ | |Advanced Dark Harness = [[Drakon]] and [[Maskeraith]] | ||
+ | |Elite Dark Harness = [[Drakon]] and [[Maskeraith]] | ||
+ | |||
+ | |Golden Harness = [[Seraphynx]] and [[Maskeraith]] | ||
+ | |Advanced Golden Harness = [[Seraphynx]] and [[Maskeraith]] | ||
+ | |Elite Golden Harness = [[Seraphynx]] and [[Maskeraith]] | ||
+ | }} | ||
+ | </div> | ||
+ | |2=center | ||
+ | |3=middle | ||
+ | |4=99 | ||
+ | }} | ||
+ | {{SKWindow/NewRow}} | ||
+ | {{SKWindow/Cell|1='''Damage''': | ||
+ | <div style="text-align:center"> | ||
+ | {{#switch:{{{name}}} | ||
+ | |Iron Harness = [[File:Attack normal icon.png|20px|link=Damage]] [[Normal Damage|Normal]] | ||
+ | |Advanced Iron Harness = [[File:Attack normal icon.png|20px|link=Damage]] [[Normal Damage|Normal]] | ||
+ | |Elite Iron Harness = [[File:Attack normal icon.png|20px|link=Damage]] [[Normal Damage|Normal]] | ||
+ | |||
+ | |Crystal Harness = [[File:Attack elemental icon.png|20px|link=Damage]] [[Elemental Damage|Elemental]] | ||
+ | |Advanced Crystal Harness = [[File:Attack elemental icon.png|20px|link=Damage]] [[Elemental Damage|Elemental]] | ||
+ | |Elite Crystal Harness = [[File:Attack elemental icon.png|20px|link=Damage]] [[Elemental Damage|Elemental]] | ||
+ | |||
+ | |Dark Harness = [[File:Attack shadow icon.png|20px|link=Damage]] [[Shadow Damage|Shadow]] | ||
+ | |Advanced Dark Harness = [[File:Attack shadow icon.png|20px|link=Damage]] [[Shadow Damage|Shadow]] | ||
+ | |Elite Dark Harness = [[File:Attack shadow icon.png|20px|link=Damage]] [[Shadow Damage|Shadow]] | ||
+ | |||
+ | |Golden Harness = [[File:Attack piercing icon.png|20px|link=Damage]] [[Piercing Damage|Piercing]] | ||
+ | |Advanced Golden Harness = [[File:Attack piercing icon.png|20px|link=Damage]] [[Piercing Damage|Piercing]] | ||
+ | |Elite Golden Harness = [[File:Attack piercing icon.png|20px|link=Damage]] [[Piercing Damage|Piercing]] | ||
+ | }} | ||
+ | </div> | ||
+ | |2=center | ||
+ | |3=top | ||
+ | |4=1 | ||
+ | |6=50% | ||
+ | }} | ||
+ | {{SKWindow/Cell|1='''% Cooldown''': | ||
+ | <div style="text-align:center"> | ||
+ | {{#switch:{{{name}}} | ||
+ | |Iron Harness = 0% reduction | ||
+ | |Advanced Iron Harness = 5% reduction | ||
+ | |Elite Iron Harness = 10% reduction | ||
+ | |||
+ | |Crystal Harness = 0% reduction | ||
+ | |Advanced Crystal Harness = 5% reduction | ||
+ | |Elite Crystal Harness = 10% reduction | ||
+ | |||
+ | |Dark Harness = 0% reduction | ||
+ | |Advanced Dark Harness = 5% reduction | ||
+ | |Elite Dark Harness = 10% reduction | ||
+ | |||
+ | |Golden Harness = 0% reduction | ||
+ | |Advanced Golden Harness = 5% reduction | ||
+ | |Elite Golden Harness = 10% reduction | ||
+ | }} | ||
+ | </div> | ||
+ | |2=center | ||
+ | |3=top | ||
+ | |4=1 | ||
+ | |6=50% | ||
+ | }} | ||
+ | }} | ||
+ | |||
+ | The '''{{{name|{{PAGENAME}}}}}''' is a [[Harness]]. | ||
+ | |||
+ | == Description == | ||
+ | {{Quote|Aligns your battle sprite's skills to deal {{#switch:{{{name}}} | ||
+ | |Iron Harness = normal | ||
+ | |Advanced Iron Harness = normal | ||
+ | |Elite Iron Harness = normal | ||
+ | |||
+ | |Crystal Harness = elemental | ||
+ | |Advanced Crystal Harness = elemental | ||
+ | |Elite Crystal Harness = elemental | ||
+ | |||
+ | |Dark Harness = shadow | ||
+ | |Advanced Dark Harness = shadow | ||
+ | |Elite Dark Harness = shadow | ||
+ | |||
+ | |Golden Harness = piercing | ||
+ | |Advanced Golden Harness = piercing | ||
+ | |Elite Golden Harness = piercing | ||
+ | }} damage.|Tooltip}}[[Category:Battle Sprites|Harness]][[Category:Harness]]</includeonly><noinclude>{{documentation}}[[Category:Infobox templates|{{PAGENAME}}]]</noinclude> |
Latest revision as of 07:20, 24 May 2020
[edit] [ ] Template documentation
Contents
Usage
To display an infobox about a Harness.
Code
{{HarnessInfo |name = }}
Parameters
|name =
Name of the item. {{PAGENAME}} works too.
Example
See what links here for examples of this template in action.
The above documentation is transcluded from Template:HarnessInfo/doc. (edit | history) Editors can experiment in this template's sandbox (create) and testcases (create) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |