Template:Achievement box
From GW2 Wiki English Mirror
Jump to navigationJump to search
Description
Generates an individual achievement box by querying the achievement name. For generating a list of achievements, use {{achievement list}}. Formatted using {{Achievement box result format}}.
Usage
{{achievement box}}
{{achievement box|<achievement name>}}
{{achievement box|<achievement name>|category=<achievement category>}}
{{achievement box|<achievement name>|id=<achievement id>}}
Parameters
- 1 (unnamed parameter)
- Achievement name. This parameter is used to specify the precise name of an achievement as it appears ingame.
- category
- Optional. Achievement category. This parameter should only be used if multiple achievements have the same name.
- id
- Optional. For use to discriminate between two identically named achievements in the same category.
- style
- Optional. If specified, adds additional HTML styling to the table. Avoid quote marks.
- expanded
- Optional. If set, fully expands the collapsed tier, objectives and tier rewards subtables.
- custombits
- Optional. A comma separated list of custom bits if the API order does not match the collection output.
Examples
{{achievement box|Speedy Reader}}
| Speedy Reader | Explorer | 10 |
|---|---|---|
| Read the complete history of the founding of Ebonhawke in one day.Broken into twenty volumes for easy reading! | Explorer Achievement | 10 |
See also
- {{Achievement}} — A minimalist alternative.