User:Leonim/Template:Skillbar
From Guild Wars 2 Wiki
Jump to navigationJump to search
Description[edit]
This template constructs a skill bar customized to a given build : profession, weapon sets and slot skills.
- The arrows on the right side of the bar switches the weapons and skills between land and underwater modes.
- The buttons on the left allow to swap between weapon sets or to equip an optional environmental weapon.
- The elements on the top left depends on the profession mechanics, noticeably attunement for elementalists.
Usage[edit]
Parameters[edit]
- id
- Required. An id unique to all other skill bar ids on a page.
- profession
- Advised. Chosen profession.
- attunement
- Optional. Attunement to display automatically (for elementalists).
- ws-e
- Optional. Environmental weapon.
- ws-1.1
- Advised. Main-hand or two-handed weapon of weapon set 1.
- ws-1.2
- Optional. Off-hand weapon of weapon set 1.
- ws-2.1
- Optional. Main-hand or two-handed weapon of weapon set 2.
- ws-2.2
- Optional. Off-hand weapon of weapon set 2.
- h
- Optional. Healing skill 1.
- u-1
- Optional. Utility skill 1.
- u-2
- Optional. Utility skill 2.
- u-3
- Optional. Utility skill 3.
- e
- Optional. Elite skill.
- uw-h
- Optional. Underwater healing skill.
- uw-u-1
- Optional. Underwater utility skill 1.
- uw-u-2
- Optional. Underwater utility skill 2.
- uw-u-3
- Optional. Underwater utility skill 3.
- uw-e
- Optional. Underwater elite skill.
- pet
- Optional. Chosen animal companion (for rangers only).
- pet-i
- Optional. Image file for the pet (should be PNG format). Defaults to pet's icon.
- pet-s
- Optional. Species-specific skill of the chosen pet.
- pet-uw
- pet-uw-i
- pet-uw-s
- Optional. Same as above but for the underwater or amphibious pet.
Call[edit]
{{User:Leonim/Template:Skillbar | id = | profession = | attunement = | ws-e = | 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 = | pet = | pet-i = | pet-s = | pet-uw = | pet-uw-i = | pet-uw-s = }}
Examples[edit]
Elementalist[edit]
{{User:Leonim/Template:Skillbar | id = elementalist | profession = Elementalist | attunement = Water | ws-e = Fiery Greatsword | ws-1.1 = Dagger | ws-1.2 = Focus | h = Signet of Restoration | u-1 = Magnetic Shield | u-2 = Signet of Air | u-3 = Lightning Hammer | e = Tornado | uw-h = Glyph of Elemental Harmony | uw-u-1 = Arcane Blast | uw-u-2 = Glyph of Storms | uw-u-3 = Arcane Power | uw-e = Glyph of Elementals | highlight = true }}
Others[edit]
- See also: User:Leonim/Template:Skillbar/Examples
Resources[edit]
Templates[edit]
This user's contributions are also released under a Attribution-Noncommercial-Share Alike 2.0 license. |
- User:Leonim/Template:Skillbar (provides the UI for the skillbar w/ weapon swapping)
- User:Leonim/Template:Skillbar/Core (provides the UI for a simple skillbar)
- User:Leonim/Template:Skillbar/Core/Weapon-set (provides an icon for equipped items and weapons)
- User:Leonim/Template:Skillbar/Core/Mechanisms (provides an UI-equivalent for profession mechanics)
- User:Leonim/Template:Skillbar/Core/Toolbelt-pocket (to check and edit when toolbelt skills are outdated)
- User:Leonim/Template:Skillbar/Core/Pet-special (to check and edit when animal companion's species-specific skills are outdated)
- User:Leonim/Template:Skillbar/Core/Main-hand (to check and edit when main-hand or environmental weapon skills are outdated)
- User:Leonim/Template:Skillbar/Core/Off-hand (to check and edit when off-hand skills are outdated)
- User:Leonim/Template:Skillbar/Core/Slots (to check and edit when healing, utility or elite skills are outdated : see below for each specific template)
- User:Leonim/Template:Skillbar/Core/Heal (to check and edit when healing skills are outdated)
- User:Leonim/Template:Skillbar/Core/Utility (to check and edit when utility skills are outdated)
- User:Leonim/Template:Skillbar/Core/Elite (to check and edit when elite skills are outdated)
- User:Leonim/Template:Icon (formats an icon's image, size, text and link)
- User:Leonim/Template:IconM (same as above, with fixed medium size and less styling options)
- Template:Progress bar (provides ways to created progress bars)
Images[edit]
- File:User Shewmake icon-border-s.png : small-sized icon border
- File:User Shewmake icon-border-m.png : medium-sized icon border
- File:User Shewmake icon-border-l.png : large or custom-sized icon border
Code[edit]
- Width : 585px
- Height : 97px