Difference between revisions of "User:Leord/Skill template"
ADVERTISEMENT
From Diablo Wiki
(photoshop approximation) |
|||
Line 8: | Line 8: | ||
|type=Active skill | |type=Active skill | ||
|image=Skill_witchdoctor_locustswarm_icon.gif | |image=Skill_witchdoctor_locustswarm_icon.gif | ||
− | |ranks= | + | |ranks=13 |
− | |cost= | + | |cost=12/sec [[Mana]] |
|description=Emanate a beam of pure energy dealing arcane damage each second. | |description=Emanate a beam of pure energy dealing arcane damage each second. | ||
Damage is modified to 80% each time the beam passes through the target. | Damage is modified to 80% each time the beam passes through the target. | ||
Line 15: | Line 15: | ||
</pre> | </pre> | ||
...would produce this: | ...would produce this: | ||
− | {{Skill_template | + | {{User:Leord/Skill_template |
|skill=Disintegrate | |skill=Disintegrate | ||
|tree=Conjuration | |tree=Conjuration | ||
|type=Active skill | |type=Active skill | ||
|image=Skill_witchdoctor_locustswarm_icon.gif | |image=Skill_witchdoctor_locustswarm_icon.gif | ||
− | |ranks= | + | |ranks=13 |
− | |cost= | + | |cost=12/sec [[Mana]] |
|description=Emanate a beam of pure energy dealing arcane damage each second. | |description=Emanate a beam of pure energy dealing arcane damage each second. | ||
Damage is modified to 80% each time the beam passes through the target. | Damage is modified to 80% each time the beam passes through the target. | ||
Line 33: | Line 33: | ||
'''Ranks:''' <span style="color:#c0c0c0;">{{{ranks}}}</span><br/> | '''Ranks:''' <span style="color:#c0c0c0;">{{{ranks}}}</span><br/> | ||
'''Cost:''' <span style="color:#c0c0c0;">{{{cost}}}</span><br/> | '''Cost:''' <span style="color:#c0c0c0;">{{{cost}}}</span><br/> | ||
− | '''Skill tree:''' [[{{{tree}}}_Skill_Tree|{{{tree}}}]]<br/> | + | '''Skill tree:''' [[{{{tree}}}_Skill_Tree|{{{tree}}}]]<br/><br/> |
'''Description:''' <span style="color:#c0c0c0;">{{{description}}}</span> | '''Description:''' <span style="color:#c0c0c0;">{{{description}}}</span> | ||
</div> | </div> | ||
|} | |} | ||
</includeonly> | </includeonly> |
Revision as of 06:24, 9 April 2009
Usage
Creates a skill preview box. For example, this:
{{Skill_template |skill=Disintegrate |tree=Arcane |type=Active skill |image=Skill_witchdoctor_locustswarm_icon.gif |ranks=13 |cost=12/sec [[Mana]] |description=Emanate a beam of pure energy dealing arcane damage each second. Damage is modified to 80% each time the beam passes through the target. }}
...would produce this:
Ranks: 13 |