User:Erszebet/Templates/Skillbar
From Guild Wars Wiki
< User:Erszebet | Templates
Jump to navigationJump to search
Example[edit]
Taken from User:Infinite
This is a quick and easy template to create a skill bar without additional text or flair, for use outside of main space. All skill icons are using their large variants.
{{User:Erszebet/Templates/Skillbar | elite1 = y }}
Parameters[edit]
- s1 – s8
- Skill names. Empty skills are set to (optional) Skill. Skill names are case sensitive.
- elite1 - elite8
- Optional. Elite skill frame. (Default: n)
- y - golden frame
- n - no frame
- size
- Optional. Skill slots size. (Default: 66, Maximum: 252) Skill icons are 4 pixels smaller in both directions to fit within the frame.
- background
- Optional. Background colour of the skillbar. (Default: black) Can also be set to transparent.
Usage[edit]
Standard example[edit]
{{User:Erszebet/Templates/Skillbar | s1=Frenzy | s2=Mending | s3=Flare | s4=Stoning | s5=Blackout | s6=Panic | s7=Swap | s8=Shock | elite6 = y }}
Size example[edit]
{{User:Erszebet/Templates/Skillbar | name = Example Build Template | s1=Frenzy | s2=Mending | s3=Flare | s4=Stoning | s5=Blackout | s6=Panic | s7=Swap | s8=Shock | elite6 = y | size = 40 }}
Elite example[edit]
{{User:Erszebet/Templates/Skillbar | s1=Frenzy | s2=Mending | s3=Flare | s4=Stoning | s5=Blackout | s6=Panic | s7=Swap | s8=Shock | elite6 = y | elite3 = y | elite5 = y | elite1 = y }}
Background example[edit]
{{User:Erszebet/Templates/Skillbar | s1=Frenzy | s2=Mending | s3=Flare | s4=Stoning | s5=Blackout | s6=Panic | s7=Swap | s8=Shock | elite6 = y | elite3 = y | elite5 = y | elite1 = y | background = white }}