Changes - Diablo Wiki
Open main menu

Diablo Wiki β

Changes

User:Azymn/Template:SkillBrick

1,059 bytes added, 05:41, 9 April 2009
Experimental
<noinclude>
==Usage==
Creates a breadcrumb for quick parental navigation. For example, this:
<pre>
{{SkillBrick|skill=Magic Missile}}
</pre>
...would produce this:
{{User:Azymn/Template:SkillBrick
|skill=Magic Missile
|type=active
|image=Skill_witchdoctor_locustswarm_icon.gif
|ranks=5
|cost=10 [[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. Critical hits from Arcane damage silence the targets for a few seconds.
}}
</noinclude>
<includeonly>
<div style="border: 0px; width:300px;height:200px;">
<div>
<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">{{{type}}}</div>
</div>
[[Image:{{image}}|right]]
'''Ranks:''' {{{ranks}}}<br/>
'''Cost:''' {{{cost}}}<br/>
'''Skill tree:''' {{{tree}}}<br/>
'''Description:''' {{{description}}}
</div>
</includeonly>
224
edits