Template:HC Skill Analysis-Source
center=center| l=left| r=right|}}" |- style="line-height: 1;" | {{#if: {{{class|}}} |{{#switch: {{{class|}}} |sc=[[File:Club.gif|link=Seal Clubber]] |tt=[[File:Turtle.gif|link=Turtle Tamer]] |sa=[[File:Saucepan.gif|link=Sauceror]] |pm=[[File:Pastaspoon.gif|link=Pastamancer]] |db=[[File:Discoball.gif|link=Disco Bandit]] |at=[[File:Accordion.gif|link=Accordion Thief]] |}}<br>({{ #if: {{{spookyraven|}}} |[[File:Skullshld.gif|link=Spookyraven Skills|15px]] |{{{level}}} }}) | {{#switch: {{{source|}}} | dreadsylvania=[[File:Dv_skullcap.gif|link=Advanced Dreadsylvania Mechanics#Skills|Dreadsylvania Skills]] | gnome=[[File:Stronggnome.gif|link=Fragnk, the Regnaissance Gnome]] | Unknown source: {{{source|}}}}} }}
|}Documentation
This template will display a skill source icon for the Hardcore Skill Analysis page with its own alt-text while allowing for its caption to be differing from its alt-text (unlike [[File:]]).
Parameters
- Regular class skills:
*Theclass
parameter specifies a player class. Allowed values aresc
,tt
,sa
,pm
,db
,at
. *Ifspookyraven=y
, then the skill is a Spookyraven Skill. *Otherwise, thelevel
parameter indicates the level at which the skill is learned.
- Other skills:
*Thesource
parameter specifies a predefined skill source. Allowed values are:dreadsylvania
,gnome
- Given the optional textcolor parameter, it will change from default black ("000000") to a color of your choosing. This color has to be formatted Hexadecimal. Please don't change this color without a good reason – other wiki-users have to be able to read this.
- Given the optional align parameter, it will change the icons alignment to l (left) or r (right). Standard for this is center.