Difference between revisions of "User:Azymn/Template:SkillBrick"

ADVERTISEMENT
From Diablo Wiki
Jump to: navigation, search
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
 
==Usage==
 
==Usage==
Creates a breadcrumb for quick parental navigation. For example, this:   
+
Creates a skillbrick for rich skill previewing. For example, this:   
 
<pre>
 
<pre>
{{SkillBrick|skill=Magic Missile}}
+
{{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>
 
</pre>
 
...would produce this:
 
...would produce this:
Line 13: Line 21:
 
|ranks=5
 
|ranks=5
 
|cost=10 [[Mana]] per second
 
|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.
+
|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.
 
}}
 
}}
 
</noinclude>
 
</noinclude>
 
<includeonly>
 
<includeonly>
 
{|style="width:300px;"
 
{|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">[[{{{type}}}]]</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;font-size:0.8em;">[[{{{type}}}]]</div>
 
|-
 
|-
 
|[[Image:{{{image}}}|right|60px]]
 
|[[Image:{{{image}}}|right|60px]]
'''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}}}]]<br/>
+
'''Skill tree:''' [[{{{tree}}}_skill_tree|{{{tree}}}]]<br/>
 
'''Description:''' <span style="color:#c0c0c0;">{{{description}}}</span>
 
'''Description:''' <span style="color:#c0c0c0;">{{{description}}}</span>
 
|}
 
|}
 
</includeonly>
 
</includeonly>

Revision as of 06:10, 9 April 2009

Usage

Creates a skillbrick for rich skill previewing. For example, this:

{{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.
}}

...would produce this:


Skill witchdoctor locustswarm icon.gif

Emanate a beam of pure energy dealing arcane damage each second. Damage is modified to 80% each time the beam passes through the target.