User:Affian/Vertical Skill Bar
From Guild Wars Wiki
| Optional |
| Optional |
| Optional |
| Optional |
| Optional |
| Optional |
| Optional |
| Optional |
[edit] Description
A modification of the standard Skill Bar Template
{{User:Affian/Vertical Skill Bar
| 1 = skill 1
| 2 = skill 2
| 3 = skill 3
| 4 = skill 4
| 5 = skill 5
| 6 = skill 6
| 7 = skill 7
| 8 = skill 8
| size = (icon size)
| outline = (outline size)
| outlinecolor = (outline color)
| border = solid
| text = hide
| emptyskills = hide
| indent = (indent size / center)
}}
[edit] Template parameters
- Skill names (parameters 1 - 8)
- Optional. Empty skills are set to Optional.
- size
- Optional. Skill icon size. (Default: 64)
- outline
- Optional. Skill bar outline size. (Default: 0)
- outlinecolor
- Optional. Color of the outline border (Default: black)
- border
- Optional. Sets the border art between skill icons. (Default: dotted)
- none - no border
- dotted - dotted border
- solid - solid border
- direct - direct image border
- text
- Optional. Hides text if set1.
- emptyskills
- Optional. Hides empty skills without showing Optional skill if set1.
- indent
- Optional. Sets the (left) margin. Accepts numeral values and center for an automatically centered align. (Default: 0)
1 Note that the actual value of these parameters is irrelevant, as long as one is provided.
[edit] Example
{{User:Affian/Vertical Skill Bar
| 1 = Optional
| 2 = Optional
| 3 = Optional
| 4 = Optional
| 5 = Optional
| 6 = Optional
| 7 = Optional
| 8 = Optional
| size = 24
| border = solid
| text = hide
| emptyskills = hide
}}


