Difference between revisions of "Template:Text command infobox"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
;Type | ;Type | ||
:{{#arraymap: {{{type|}}} |,|@@@|{{#switch: {{lc:@@@}} | :{{#arraymap: {{{type|}}} |,|@@@|{{#switch: {{lc:@@@}} | ||
| | | chat = [[Chat text commands|{{ucfirst:@@@}}]] | ||
| | | party and social = [[Party and Social text commands|{{ucfirst:@@@}}]] | ||
| | | target = [[Target text commands|{{ucfirst:@@@}}]] | ||
| hotbar = [[Hotbar text commands|{{ucfirst:@@@}}]] | |||
| battle = [[Battle text commands|{{ucfirst:@@@}}]] | |||
| other = [[Other text commands|{{ucfirst:@@@}}]] | |||
| macro = [[Macro text commands|{{ucfirst:@@@}}]] | |||
| configuration = [[Configuration text commands|{{ucfirst:@@@}}]] | |||
| emote = [[Emote text commands|{{ucfirst:@@@}}]] | |||
| main menu = [[Main Menu text commands|{{ucfirst:@@@}}]] | |||
| #default = {{ucfirst:@@@}} | | #default = {{ucfirst:@@@}} | ||
}} | }} |
Revision as of 01:09, 7 April 2019
Usage
Use this infobox for defining text commands within the game.
{{Text command infobox | name = | description = | type = | platforms = | emote = | aliases = | usage = | 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
{{Text command 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