Difference between revisions of "Template:Achievement infobox"
Jump to navigation
Jump to search
JohnnySolas (talk | contribs) |
(Added patch page link to patch parameter) |
||
Line 39: | Line 39: | ||
-->{{#if: {{{patch|}}} | | -->{{#if: {{{patch|}}} | | ||
; Patch | ; Patch | ||
: {{{patch}}} | : [[Patch {{{patch}}}|{{{patch}}}]] | ||
}} | }} | ||
</div></div><!-- | </div></div><!-- |
Revision as of 16:13, 6 December 2021
Usage
Use this infobox for defining achievements within the game.
{{Achievement infobox | name = | icon = | description = | category = | sub-category = | points = | reward-type = | reward = | patch = | release = }}
Parameters
- name
- Optional. Name of the achievement. Defaults to
{{PAGENAME}}
. - icon
- Optional. Achievement icon. Defaults to File:
{{PAGENAME}}
.png - description
- Optional. Verbatim from the game's achievement list.
- category
- Required. The category the achievement is placed under. Accepts battle, pvp, character, items, crafting, gathering, quests, exploration, grand company, or legacy.
- sub-category
- Optional. The sub-category the achievement is placed under.
- points
- Optional. The amount of achievement points awarded upon completion.
- reward-type
- Optional. Accepts title or item.
- reward
- Optional. The name of the reward given by the achievement.
- patch
- Optional. Patch this achievement was released in.
- release
- Optional. Expansion this achievement belongs to. Accepts heavensward or stormblood or shadowbringers or endwalker.
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 }}
“See the Doman Enclave through the fifth and final phase of reconstruction.
— In-game description