Changes

ADVERTISEMENT
From Diablo Wiki
Jump to: navigation, search

User:Azymn/Template:SkillBrick

253 bytes added, 06:10, 9 April 2009
no edit summary
<noinclude>
==Usage==
Creates a breadcrumb skillbrick for quick parental navigationrich skill previewing. For example, this:
<pre>
{{User:Azymn/Template:SkillBrick|skill=Magic Missile|tree=Arcane|type=Active skill|image=Skill_witchdoctor_locustswarm_icon.gif|ranks=5|cost=10 [[Mana]] per 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.}}
</pre>
...would produce this:
|ranks=5
|cost=10 [[Mana]] per 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. Critical hits from Arcane damage silence the targets for a few seconds.
}}
</noinclude>
<includeonly>
{|style="width:300px;"
!<div style="float:left">[[{{{skill}}}]] <span style="font-size:0.8em; font-weight:normal;"><nowiki>[</nowiki><span class="plainlinks">[[Template:SkillBrick&action=edit|e]]</span><nowiki>]</nowiki></span></div><div style="float:right;font-size:0.8em;">[[{{{type}}}]]</div>
|-
|[[Image:{{{image}}}|right|60px]]
'''Ranks:'''<span style="color:#c0c0c0;">{{{ranks}}}</span><br/>
'''Cost:''' <span style="color:#c0c0c0;">{{{cost}}}</span><br/>
'''Skill tree:''' [[{{{tree}}}_skill_tree|{{{tree}}}]]<br/>
'''Description:''' <span style="color:#c0c0c0;">{{{description}}}</span>
|}
</includeonly>
224
edits