Difference between revisions of "User:Azymn/Template:SkillBrick"
ADVERTISEMENT
From Diablo Wiki
(note to self: space at beginning of line 'auto-pre's) |
|||
Line 19: | Line 19: | ||
<div style="border:0px; width:300px;height:200px;"> | <div style="border:0px; width:300px;height:200px;"> | ||
<div> | <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: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:right">{{{type}}}</div> | ||
</div> | </div> | ||
− | [Image:{{{image}}}|right] | + | [[Image:{{{image}}}|right]] |
'''Ranks:''' {{{ranks}}}<br/> | '''Ranks:''' {{{ranks}}}<br/> | ||
'''Cost:''' {{{cost}}}<br/> | '''Cost:''' {{{cost}}}<br/> | ||
− | '''Skill tree:''' [{{{tree}}}]<br/> | + | '''Skill tree:''' [[{{{tree}}}]]<br/> |
'''Description:''' {{{description}}} | '''Description:''' {{{description}}} | ||
</div> | </div> | ||
</includeonly> | </includeonly> |
Revision as of 05:50, 9 April 2009
Usage
Creates a breadcrumb for quick parental navigation. For example, this:
{{SkillBrick|skill=Magic Missile}}
...would produce this:
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. |