Difference between revisions of "Template:Text command infobox"
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 [[ | Use this infobox for defining [[text commands]] within the game. | ||
<pre> | <pre> | ||
{{ | {{Text command infobox | ||
| name = | | name = | ||
| icon = | | icon = | ||
Line 133: | Line 133: | ||
==Parameters== | ==Parameters== | ||
; name: Optional. Name of the | ; name: Optional. Name of the text command. Defaults to <code><nowiki>{{PAGENAME}}</nowiki></code>. | ||
; icon: Optional. | ; icon: Optional. Text command icon. Defaults to File:<code><nowiki>{{PAGENAME}}</nowiki></code>.png | ||
; description: Optional. Verbatim from the game's | ; description: Optional. Verbatim from the game's text command. | ||
; type: Required. The type the | ; type: Required. The type the text command is placed under. Accepts ''general'', ''special'', ''expressions''. | ||
; command: Required. The slash command that evokes the | ; command: Required. The slash command that evokes the text command in-game. | ||
; can-use-while: Optional. All of the situations in which the | ; 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 | ; unlock-item: Optional. The item used to unlock the text command. | ||
; activity: Optional. The name of the activity where the | ; activity: Optional. The name of the activity where the text command is unlocked. | ||
; event: Optional. The name of the event where the | ; event: Optional. The name of the event where the text command is unlocked. | ||
; quest: Optional. The name of the quest that unlocks the | ; quest: Optional. The name of the quest that unlocks the text command. | ||
; achievement: Optional. The name of the achievement that unlocks the | ; achievement: Optional. The name of the achievement that unlocks the text command. | ||
; purchased-from: Optional. How to purchase the | ; purchased-from: Optional. How to purchase the text command | ||
; cost-type: Optional. The currency used to purchase the | ; 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 | ; cost: Optional. amount of the currency needed to purchase the text command. | ||
; patch: Optional. Patch this | ; patch: Optional. Patch this text command was released in. | ||
; release: Optional. Expansion this | ; 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
- Purchased From
- Gold Saucer
- Cost
- 5000
- Patch
- 4.2
“Act taken aback.
— In-game description