Template:PvX skill bar

From Guild Wars Wiki
Jump to navigationJump to search

Usage[edit]

{{PvX skill bar
 | primary = Main Profession
 | secondary = Secondary Profession
 | attr1 = Attribute Name
 | attr1n = x + x + x
 | attr2 = Attribute Name
 | attr2n = x + x
 | attr3 = Attribute Name
 | attr3n = x + x
 | attr4 = Attribute Name
 | attr4n = x + x
 | 1 = Skill #1
 | 2 = Skill #2
 | 3 = Skill #3
 | 4 = Skill #4
 | 5 = Skill #5
 | 6 = Skill #6
 | 7 = Skill #7
 | 8 = Skill #8
 | buildname = Build 1
 | code = Template Code
}}

Copy/Paste Template[edit]

{{PvX skill bar
 | primary = 
 | secondary = 
 | attr1 = 
 | attr1n = 
 | attr2 = 
 | attr2n = 
 | attr3 = 
 | attr3n = 
 | attr4 = 
 | attr4n = 
 | 1 = 
 | 2 = 
 | 3 = 
 | 4 = 
 | 5 = 
 | 6 = 
 | 7 = 
 | 8 = 
 | buildname = 
 | code = 
}}

Notes[edit]

  • This is a direct formatting copy of the template over at PvX Wiki.
  • The template can cope with professions specified using initials or full names, and upto 5 attributes.
  • The template uses {{PvX skill bar/Cell}}.
    • The sub template provides elite borders, support for PvP icons and the following markers:
      • Enchantment spells
      • Hex spells
      • Weapon spells
      • Lead attacks
      • Offhand attacks
      • Dual attacks

Examples[edit]

Example #1[edit]

{{PvX skill bar
 | primary=Mesmer
 | secondary=Ritualist
 | attr1=Fast Casting
 | attr1n=12 + 1
 | attr2=Domination Magic
 | attr2n=12 + 1 + 3
}}

Example #2[edit]

{{PvX skill bar
 | primary = Monk
 | secondary = Mesmer
 | attr1 = Divine Favor
 | attr1n = 8
 | attr2 = Inspiration Magic
 | attr2n = 8
 | attr3 = Protection Prayers
 | attr3n = 9
 | attr4 = Healing Prayers
 | attr4n = 11 + 1
 | 1 = Word of Healing
 | 2 = Dwayna's Kiss
 | 3 = Mend Ailment
 | 4 = Shield of Absorption
 | 5 = Protective Spirit
 | 6 = Cure Hex
 | 7 = Leech Signet
 | 8 = Power Drain
 | buildname = Mo/Me WoH Prot Hybrid
 | code = OwUUMw2+SIOakNSF5uWPm+9gMAA
}}

Development notes[edit]