Stormblood content

Difference between revisions of "User:Gurgum/sandbox/Test Achievement infobox"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
(set retired=N)
 
(add category)
 
(One intermediate revision by the same user not shown)
Line 43: Line 43:
}}
}}
{{clear}}
{{clear}}
</div></div><!--
</div></div>
-->{{#if:{{{description|}}}|
This is a test
{{Quotation|In-game description|{{{description}}}}} }}


<!-- GET INFO TO AUTO FILL TABLE -->
<!-- GET INFO TO AUTO FILL TABLE -->
Line 58: Line 57:
{{#set:release={{{release|}}} }}
{{#set:release={{{release|}}} }}


[[Category:Achievements]]


</includeonly> <!-- this trailing space is a whitespace fix --><noinclude>
</includeonly> <!-- this trailing space is a whitespace fix --><noinclude>

Latest revision as of 19:51, 19 January 2025

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 or dawntrail.

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
}}

.

Bio-Doma V

Category
Character
Sub-Category
General
Points
Achievement point icon.png 20
Reward
Achievement title icon.png Philanthropist
Patch
4.4

This is a test