Difference between revisions of "Template:Emote infobox"
Jump to navigation
Jump to search
(Created page with "<includeonly>{{#set:Has context=achievement}}{{#switch:{{lc:{{{release|}}}}}|heavensward = {{Heavensward expansion content}}|stormblood = {{Stormblood expansion content}}|#def...") |
|||
Line 69: | Line 69: | ||
</includeonly> <!-- this trailing space is a whitespace fix --><noinclude> | </includeonly> <!-- this trailing space is a whitespace fix --><noinclude> | ||
==Usage== | ==Usage== | ||
Use this infobox for defining [[ | Use this infobox for defining [[emotes]] within the game. | ||
<pre> | <pre> | ||
{{ | {{Emote infobox | ||
| name = | | name = | ||
| icon = | | icon = | ||
| | | type = | ||
| | | command = | ||
| | | unlock-item = | ||
| | | event = | ||
| | | quest = | ||
| | | purchased-from = | ||
| patch = | | patch = | ||
| release = | | release = |
Revision as of 11:53, 9 December 2018
Usage
Use this infobox for defining emotes within the game.
{{Emote infobox | name = | icon = | type = | command = | unlock-item = | event = | quest = | purchased-from = | 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.
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