Using this template, you can create tables like those commonly used in the “Achievements” section of articles and on the Achievements page.
Usage[]
To use this template, replace the note after each | with what is specified.
{{achievements
|title=Name of achievement
|Put name of the grid icon for the achievement here
|Word-for-word in game description
|Achievements needed directly before this one, defaults to "None"
|If the in game description is not obvious, explain here
|Xbox points earned (usually 10G), defaults to "N/A"
|PS trophy type, defaults to "N/A"
|PC Internal ID, defaults to "N/A", only shows if the parameter {{{id}}} is set in the first table of the group
}}
Displaying a custom icon can be accomplished by simply setting the {{{icon}}} parameter to the file name of the icon (excluding the .png).
To make an achievement list its availability, simply use the parameters {{{pc}}}, {{{xbox}}}, {{{ps}}}, and {{{pocket}}}. The following values are available:
Yes: The achievement exists in this version, defaultNo: The achievement does not exist in this versionUpcoming: The achievement is upcoming for this version- Any other: The achievement is available in only some editions, the text will be displayed directly. For example, if the achievement is on the PlayStation 4 but not the PlayStation 3, set the cell to
PS4.
Using the character \ after the parameter makes a second cell below. If cannot be used on {{{1}}}, {{{icon}}}, or any of the table parameters below.
Table parameters[]
To group multiple achievements templates into one table, you also need to set {{{head}}} in the first template of the table, and {{{foot}}} in the last.
Setting {{{id}}} in the first template of the table adds the internal id column to the entire table.
Setting {{{noversion}}} in the first template of the table hides all the version availability cells.
Example[]
{{Achievements|xbox=No|ps=PS4|pocket=Yes
|title=Taking Inventory
|Book
|Press '[defaults to E]' to open your inventory.
|
|Open your inventory. The description will match the configured inventory key.
|10G
|Bronze
}}
Produces:
| Icon | Achievement | In-game description | Prerequisites | Actual requirements (if different) | Availability | Xbox points earned | Trophy type (PS) | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| PC | Xbox | PS | Wii U | ||||||||
![]() | Taking Inventory | Press '[defaults to E]' to open your inventory. | — | Open your inventory. The description will match the configured inventory key. | Yes | No | PS4 | Yes | Yes | 10G | Bronze |
See also[]
{{Load achievements}}– Loads a usage of this template from the specified page
