Template:Achievement list

From Guild Wars 2 Wiki
Jump to navigationJump to search

Description[edit]

Generates a list of achievements for the set parameters. If the query returns only one result, then it mirrors the format from {{Achievement box}} (used for single achievements) by suppressing the additional heading. Format using {{Achievement box result format}} and {{Achievement list header}}.

Usage[edit]

{{Achievement list
| category = 
| activity = 
| reward = 
}}

Parameters[edit]

category
Optional. Constrain to achievements in a certain achievement category.
activity
Optional. Constrain achievements to a related activity.
reward
Optional. The item received upon completion of the achievement.
mastery
Optional. The mastery point reward given, e.g. "Central Tyria" or "Heart of Maguuma"
heading
Optional. Change the heading for the table from "Achievements" to whatever is specified.
expandable
Optional. Avoid using this where possible. If set, causes the achievement list to be collapsed into a small element with a button to "show" the list.
expanded
Optional. If set, fully expands the collapsed tier, objectives and tier rewards subtables.
hide collection
Optional. If set, hides the collection.
include historical
Optional. By default, historical achievements are shown in lists generated by this template. Setting this parameter equal to n will remove historical achievements from the results.
sort
Optional. Allows to sort by a list of properties.
other
Optional. Custom quary.


Examples[edit]

{{achievement list|reward=Adventurer's Box}}
{{achievement list|reward=Ascended Weapon Chest}}
{{achievement list|activity=Sanctum Sprint}}
Achievements
{{achievement list|activity=Sanctum Sprint|include historical=n}}
Achievements

See also[edit]