User:Shewmake/Template:Skill-Bar
From Guild Wars 2 Wiki
Jump to navigationJump to search
Description
User:Shewmake/Template:Skill-Bar constructs a skill bar customized to a given profession. The arrow on the right side of the skill bar switches the weapons and skills between land mode and underwater mode.
Usage[edit]
{{User:Shewmake/Template:Skill-Bar | id = | profession = | attunement = | pet = | ws-1.1 = | ws-1.2 = | ws-2.1 = | ws-2.2 = | h = | u-1 = | u-2 = | u-3 = | e = | uw-h = | uw-u-1 = | uw-u-2 = | uw-u-3 = | uw-e = }}
Parameters[edit]
- id
- An id unique to all other skill bar ids on a page.
- profession
- Profession.
- attunement
- Attunement to display automatically (for elementalists).
- pet
- Pet to display (for ranger). (This parameter does nothing at the moment.)
- ws-1.1
- Main hand or two-handed weapon of weapon set 1.
- ws-1.2
- Off hand weapon of weapon set 1.
- ws-2.1
- Main hand or two-handed weapon of weapon set 2.
- ws-2.2
- Off hand weapon of weapon set 2.
- h
- Healing skill 1.
- u-1
- Utility skill 1.
- u-2
- Utility skill 2.
- u-3
- Utility skill 3.
- e
- Elite skill.
- uw-h
- Underwater healing skill.
- uw-u-1
- Underwater utility skill 1.
- uw-u-2
- Underwater utility skill 2.
- uw-u-3
- Underwater utility skill 3.
- uw-e
- Underwater elite skill.
Examples[edit]
Elementalist[edit]
Engineer[edit]
Guardian[edit]
Mesmer[edit]
Necromancer[edit]
Ranger[edit]
Thief[edit]
Warrior[edit]
Help[edit]
If you're using this template and notice one of the following situations with regard to weapon skills, here's how you can help.
- The skill icon is not showing up for a skill, but it links to the correct skill.
- If the skill icon exists, I simply haven't updated the template to include it. Edit User:Shewmake/Template:Skill-Bar/Core and search for the skill name. Change the parameter from "l=<skill name>" to "i=<skill name>" if the file name is identical to the skill name. If the file name is different, add a parameter before "l=<skill name>" like this: "f=<file name>".
- The default skill icon is showing up, but there's no link or skill icon.
- This means that I haven't listed this skill yet (as it was unknown at the time). If you understand how the core skill-bar template works, find the correct switch statement and change the icon templates to list the skills (or just tell me).
- Of course, if you encounter an error, you can always let me know on my talk page.