Template:Achievement infobox
Jump to navigation
Jump to search
Documentation for Template:Achievement infobox [view] [edit] [history] [purge] (How does this work?)
Use this infobox for defining achievements within the game.
{{Achievement infobox
| name =
| icon =
| description =
| category =
| sub-category =
| points =
| reward-type =
| reward =
| patch =
| release =
| id-gt =
}}
Parameters
- name
- Optional. Name of the achievement. Defaults to
{{PAGENAME}}. Sets Has canonical name. - icon
- Optional. Achievement icon. Defaults to File:
{{PAGENAME}}.png. Sets Has game icon. - description
- Optional. Verbatim from the game's achievement list. Sets Has game description.
- category
- Required. The category the achievement is placed under. Accepts battle, pvp, character, items, crafting, gathering, quests, exploration, grand company, or legacy. Sets Has achievement category.
- sub-category
- Optional. The sub-category the achievement is placed under. Sets Has achievement subcategory.
- points
- Optional. The amount of achievement points awarded upon completion. Sets Has achievement point reward.
- reward-type
- Optional. Accepts title or item. Sets Has achievement reward type.
- reward
- Optional. The name of the reward given by the achievement. Sets Has reward.
- patch
- Optional. Patch this achievement was released in. Sets Has patch.
- release
- Optional. Expansion this achievement belongs to. Accepts heavensward or stormblood or shadowbringers or endwalker or dawntrail.
- id-gt
- Optional. The internal ID of the achievement. Sets Has internal ID.
Examples
{{Achievement infobox
| name = Bio-Doma V
| icon = Bio-Doma Icon.png
| description = See the Doman Enclave through the fifth and final phase of reconstruction.
| category = Character
| sub-category = General
| points = 20
| reward-type = title
| reward = Philanthropist
| patch = 4.4
| release = stormblood
| id-gt = 2131
}}
“See the Doman Enclave through the fifth and final phase of reconstruction.
— In-game description