Stormblood content

Difference between revisions of "Template:Text command infobox"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
Line 110: Line 110:
</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 [[emotes]] within the game.
Use this infobox for defining [[text commands]] within the game.
<pre>
<pre>
{{Emote infobox
{{Text command infobox
| name =
| name =
| icon =  
| icon =  
Line 133: Line 133:


==Parameters==
==Parameters==
; name: Optional. Name of the emote. Defaults to <code><nowiki>{{PAGENAME}}</nowiki></code>.
; name: Optional. Name of the text command. Defaults to <code><nowiki>{{PAGENAME}}</nowiki></code>.
; icon: Optional. Emote icon. Defaults to File:<code><nowiki>{{PAGENAME}}</nowiki></code>.png
; icon: Optional. Text command icon. Defaults to File:<code><nowiki>{{PAGENAME}}</nowiki></code>.png
; description: Optional. Verbatim from the game's emote.
; description: Optional. Verbatim from the game's text command.
; type: Required. The type the emote is placed under. Accepts ''general'', ''special'', ''expressions''.
; type: Required. The type the text command is placed under. Accepts ''general'', ''special'', ''expressions''.
; command: Required. The slash command that evokes the emote in-game.
; command: Required. The slash command that evokes the text command in-game.
; can-use-while: Optional. All of the situations in which the emote can be used. Accepts: "standing", "swimming", "underwater", "seated", "mounted", "fishing".
; can-use-while: Optional. All of the situations in which the text command can be used. Accepts: "standing", "swimming", "underwater", "seated", "mounted", "fishing".
; unlock-item: Optional. The item used to unlock the emote.
; unlock-item: Optional. The item used to unlock the text command.
; activity: Optional. The name of the activity where the emote is unlocked.
; activity: Optional. The name of the activity where the text command is unlocked.
; event: Optional. The name of the event where the emote is unlocked.
; event: Optional. The name of the event where the text command is unlocked.
; quest: Optional. The name of the quest that unlocks the emote.
; quest: Optional. The name of the quest that unlocks the text command.
; achievement: Optional. The name of the achievement that unlocks the emote.
; achievement: Optional. The name of the achievement that unlocks the text command.
; purchased-from: Optional. How to purchase the emote
; purchased-from: Optional. How to purchase the text command
; cost-type: Optional. The currency used to purchase the emote. Accepts: "gil", "mgp", "seals", "wolf marks", "kojin sango", "ananta dreamstaff", "namazu koban", "mythic clan mark logs", "usd"
; cost-type: Optional. The currency used to purchase the text command. Accepts: "gil", "mgp", "seals", "wolf marks", "kojin sango", "ananta dreamstaff", "namazu koban", "mythic clan mark logs", "usd"
; cost: Optional. amount of the currency needed to purchase the emote.
; cost: Optional. amount of the currency needed to purchase the text command.
; patch: Optional. Patch this emote was released in.
; patch: Optional. Patch this text command was released in.
; release: Optional. Expansion this emote belongs to. Accepts ''heavensward'' or ''stormblood''.
; release: Optional. Expansion this text command belongs to. Accepts ''heavensward'' or ''stormblood''.


==Examples==
==Examples==

Revision as of 15:51, 6 April 2019

Usage

Use this infobox for defining text commands within the game.

{{Text command infobox
| name =
| icon = 
| description = 
| type = 
| command = 
| can-use-while = 
| unlock-item = 
| activity = 
| event = 
| quest = 
| achievement = 
| purchased-from = 
| cost-type = 
| cost = 
| patch =
| release =
}}

Parameters

name
Optional. Name of the text command. Defaults to {{PAGENAME}}.
icon
Optional. Text command icon. Defaults to File:{{PAGENAME}}.png
description
Optional. Verbatim from the game's text command.
type
Required. The type the text command is placed under. Accepts general, special, expressions.
command
Required. The slash command that evokes the text command in-game.
can-use-while
Optional. All of the situations in which the text command can be used. Accepts: "standing", "swimming", "underwater", "seated", "mounted", "fishing".
unlock-item
Optional. The item used to unlock the text command.
activity
Optional. The name of the activity where the text command is unlocked.
event
Optional. The name of the event where the text command is unlocked.
quest
Optional. The name of the quest that unlocks the text command.
achievement
Optional. The name of the achievement that unlocks the text command.
purchased-from
Optional. How to purchase the text command
cost-type
Optional. The currency used to purchase the text command. Accepts: "gil", "mgp", "seals", "wolf marks", "kojin sango", "ananta dreamstaff", "namazu koban", "mythic clan mark logs", "usd"
cost
Optional. amount of the currency needed to purchase the text command.
patch
Optional. Patch this text command was released in.
release
Optional. Expansion this text command belongs to. Accepts heavensward or stormblood.

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
| release = stormblood
}}

.

Aback

Type
General
Command
/aback
Can Use While
standing, swimming, underwater, seated, mounted
Unlock Item
Ballroom etiquette - bewilderment icon1.png  Ballroom Etiquette - Bewilderment
Purchased From
Gold Saucer
Cost
5000 Gil
Patch
4.2

Act taken aback.

— In-game description