Template:Emote infobox
Jump to navigation
Jump to search
Usage
Use this infobox for defining emotes within the game.
{{Emote infobox
| name =
| icon =
| description =
| type =
| command =
| can-use-while =
| unlock-item =
| activity =
| event =
| quest =
| achievement =
| purchased-from =
| cost-type =
| cost =
| patch =
| online-store-id =
| online-store-description1 =
| online-store-description2 =
}}
Parameters
- name
- Optional. Name of the emote. Defaults to
{{PAGENAME}}. - icon
- Optional. Emote icon. Defaults to File:
{{PAGENAME}}.png - description
- Optional. Verbatim from the game's emote.
- type
- Required. The type the emote is placed under. Accepts general, special, expressions.
- command
- Required. The slash command that evokes the emote in-game.
- can-use-while
- Optional. All of the situations in which the emote can be used. Accepts: "standing", "swimming", "underwater", "lying down", "seated", "mounted", "umbrella", "wings", or "fishing".
- unlock-item
- Optional. The item used to unlock the emote.
- activity
- Optional. The name of the activity where the emote is unlocked.
- event
- Optional. The name of the event where the emote is unlocked.
- quest
- Optional. The name of the quest that unlocks the emote.
- achievement
- Optional. The name of the achievement that unlocks the emote.
- purchased-from
- Optional. How to purchase the emote
- cost-type
- Optional. The currency used to purchase the emote. Accepts: "gil", "mgp", "seals", "wolf marks", "kojin sango", "ananta dreamstaff", "namazu koban", "skybuilder scrip," "mythic clan mark logs", "usd"
- cost
- Optional. amount of the currency needed to purchase the emote.
- patch
- Optional. Patch this emote was released in.
The following parameters are handled by the {{online store description}} template:
- online-store-id
- Optional. If the item is sold on the Online Store, the number at the end of the url. For example, https://store.finalfantasyxiv.com/ffxivstore/en-us/product/2 would have an
online-store-idof 2. - online-store-description1
- Optional. The bold text under "Description" in the Online Store page of the item.
- online-store-description2
- Optional. The non-bold text under "Description" in the Online Store page of the item. Do not include additional text under "About This Item".
Examples
{{Emote infobox
| name = Aback
| icon = Aback.png
| description = Act taken aback.
| type = general
| command = /aback
| can-use-while = standing, swimming, underwater, seated, mounted
| unlock-item = Ballroom Etiquette - Bewilderment
| activity =
| event =
| quest =
| achievement =
| purchased-from = Gold Saucer
| cost-type = gil
| cost =5000
| patch = 4.2
}}
Aback
- Type
- General
- Command
- /aback
- Can Use While
- standing, swimming, underwater, seated, mounted
- Unlock Item
- Ballroom Etiquette - Bewilderment
- Purchased From
- Gold Saucer
- Cost
- 5000

- Patch
- 4.2
Act taken aback.
— In-game description