Path of Exile Wiki

Please consider helping keep the wiki up to date. Check the to-do list of updates needed for version 3.14.0.

Game data exports will becoming later as the technical changes in addition to regular changes take some more time.

READ MORE

Path of Exile Wiki
Advertisement

ButtonExpandNormal
{{{name}}}
AchievementHeaderBackground
{{{description}}}
Template info icon Template documentation[view] [edit] [history] [purge]
{{achievement
| name		= 
| count		= 
| description	= 
| requisites	= 
}}

Overview[]

This template is intended to show a stylized, collapsed table for achievements and challenges.

Base parameters[]

Parameter Required Description
name
Achievement/challenge name.
id
Achievement/challenge's toggle ID, if default ID is causing errors.
count
Number of achievement/challenge requisites if applicable.
description
Achievement/challenge description.
requisites
List of achievement/challenge requisites if applicable.

Example[]

{{achievement
| name		= All Ears
| count		= 269
| description	= Listen to all optional NPC dialogue in each Act as one character.
| requisites	= 
*Act 1 (43)
*Act 2 (77)
*Act 3 (74)
*Act 4 (75)
}}

Results in:

ButtonExpandNormal
All Ears 269
AchievementHeaderBackground
Listen to all optional NPC dialogue in each Act as one character.
  • Act 1 (43)
  • Act 2 (77)
  • Act 3 (74)
  • Act 4 (75)
Advertisement