Template:Skill bar
From Guild Wars 2 Wiki
Jump to navigationJump to search
| Skill | Skill | Skill | Skill | Skill | Skill | Skill | Skill | Skill | Skill |
Description[edit]
Usage[edit]
{{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
| 9 = skill 9
| 0 = skill 0
| size =
| outline =
| outlinecolor =
| border =
| background =
| notext =
| indent =
}}
This template is used to generate skill bars. For easier use of common styles, see Template:Skill bar preset.
Parameters[edit]
- 1 - 0
- Optional. Skill names. (Default: Skill)
- l1 – l0
- Optional. Skill links. (Default: Skill)
- t1 - t0
- Optional. Skill texts. Defaults to skill link (Skill).
- size
- Optional. Skill icon size. (Default: 36)
- 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
- padding
- Optional. Sets the cellpadding between icons. (Default: 0)
- background
- Optional. Color of the background (Default: transparent)
- notext
- Optional. Hides text, any value accepted.
- indent
- Optional. Sets the left margin for the skill bar. Accepts numeral values and center to center align the skill bar. (Default: 0)
Example[edit]
{{skill bar
| 1 = Poke
| 2 = Slingshot (skill)
| 3 = Mini Bomb (skill)
| 4 = Whip (skill)
| 5 = Light (Candle)
| 6 = Health Potion
| 7 = Locked (Super Adventure Box) | l7 = Super Adventure Box
| 8 = Dig (Digger)
| 9 = Locked (Super Adventure Box) | l9 = Super Adventure Box
| 0 = Moto's Breath
| border = none
| padding = 0
| notext = y
| size = 25
}}