Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Placed in articles that are part of achievements. See the boilerplate for achievements if you need help creating an achievement page.

Template arguments

Name Description
Required
|name= Achievement name as it appears in-game.
|icon= Achievement icon; in lower case, omitting File: and extension.
|description= Achievement description e.g. "Complete 4000 quests."
Additional information
|points= Achievement points earned by completing; omit for feats of strength.
|criteria= Achievement criteria, if distinct from description; use a plain wiki list.
|criteria2= Second column of achievement criteria; use a plain wiki list.
|req= Number of criteria required to be completed to earn the achievement, if not all are required.
|reward= Additional achievement rewards, e.g. titles or items.
|category= Achievement category this achievement is in
|faction= Faction this achievement is limited to (Horde/Alliance); omit if available to both factions.
|account= Include if progress towards this achievement is account-wide.
|meta= Include if achievement can only be earned by completing the criteria achievements listed.
Formatting switches
|narrow= If specified, uses the default single-column tooltip width even when |criteria2= is specified.
|max-width= Max width of the achievement tooltip, e.g. "35em"

It is possible to ignore the |criteria2= parameter and use the {{col-begin}}, {{col}}, {{col-end}} templates to format the criteria list. In this case, it might be necessary to modify tooltip width using |max-width=.

Achievements with a long description, but two relatively narrow criteria columns can benefit from including |narrow=, which will reduce the tooltip width somewhat.

Achievement categories

Achievement categories can be one of the following values:

  • General
  • Quest
    • Eastern Kingdoms quest
    • Kalimdor quest
    • Outland quest
    • Northrend quest
    • Cataclysm quest
    • Pandaria quest
  • Exploration
    • Eastern Kingdoms exploration
    • Kalimdor exploration
    • Outland exploration
    • Northrend exploration
    • Cataclysm exploration
    • Pandaria exploration
  • Player vs. Player
    • Warsong Gulch
    • Arathi Basin
    • Eye of the Storm
    • Alterac Valley
    • Strand of the Ancients
    • Isle of Conquest
    • Battle for Gilneas
    • Twin Peaks
    • Silvershard Mines
    • Temple of Kotmogu
    • Wintergrasp
    • Tol Barad
    • Rated Battleround
    • Arena
  • Dungeons & Raids
    • Classic
    • The Burning Crusade
    • Wrath of the Lich King Dungeon
    • Wrath of the Lich King Raid
    • Cataclysm Dungeon
    • Cataclysm Raid
    • Mists of Pandaria Dungeon
    • Mists of Pandaria Raid
    • Dungeon Challenges
  • Professions
    • Cooking
    • Fishing
    • First Aid
    • Archaeology
  • Reputation
    • Classic reputation
    • The Burning Crusade reputation
    • Wrath of the Lich King reputation
    • Cataclysm reputation
    • Pandaria reputation
  • World Events
    • Lunar Festival
    • Love is in the Air
    • Children's Week
    • Noblegarden
    • Midsummer
    • Brewfest
    • Hallow's End
    • Pilgrim's Bounty
    • Winter Veil
    • Argent Tournament
    • Darkmoon Faire
    • Brawler's Guild
  • Pet Battles
  • Feats of Strength

Examples

Simple

Inv alchemy potion 06
  • 10 Achievement points
  • Learn how to transform into a dragon and carry an ally.
{{Achievementtip
|name=Vial of the Sands
|icon=inv_alchemy_potion_06
|description=Learn how to transform into a dragon and carry an ally. 
|points=10
|category=General
|account=
}}

Criteria (two columns)

{{Achievementtip
|name=To Honor One's Elders
|icon=Spell_Holy_AuraMastery
|description=Complete the [[Lunar Festival]] achievements listed below.
|criteria=
*[[Elders of Cataclysm]]
*[[Elders of Eastern Kingdoms]]
*[[Elders of Kalimdor]]
*[[Elders of the Dungeons]]
*[[Elders of the Horde]]
*[[Elders of the Alliance]]
|criteria2=
*[[Elders of Northrend]]
*[[50 Coins of Ancestry]]
*[[Lunar Festival Finery]]
*[[The Rocket's Red Glare]]
*[[Frenzied Firecracker]]
*[[Elune's Blessing (achievement)]]
|points=30
|reward=Title {{title|Elder}}
|category=World Events
|meta=
}}
Advertisement