Difference between revisions of "Template:Text command infobox"
Jump to navigation
Jump to search
Line 37: | Line 37: | ||
}} | }} | ||
}}<!-- | }}<!-- | ||
-->{{#if: {{{ | -->{{#if: {{{platforms|}}} | | ||
; | ;Platforms | ||
:[[{{{ | :[[{{{platforms}}}]] | ||
}}<!-- | }}<!-- | ||
-->{{#if: {{{ | -->{{#if: {{{emote|}}} | | ||
; | ;Emote | ||
:[[{{{ | :[[{{{emote}}}]] | ||
}}<!-- | }}<!-- | ||
-->{{#if: {{{ | -->{{#if: {{{aliases|}}} | | ||
; | ;Aliases | ||
:[[{{{ | :[[{{{aliases}}}]] | ||
}}<!-- | }}<!-- | ||
-->{{#if: {{{ | -->{{#if: {{{usage|}}} | | ||
; | ;Usage | ||
:[[{{{ | :[[{{{usage}}}]] | ||
}}<!-- | }}<!-- | ||
-->{{#if: {{{patch|}}} | | -->{{#if: {{{patch|}}} | | ||
Line 170: | Line 146: | ||
{{Text command infobox | {{Text command infobox | ||
| name = Aback | | name = Aback | ||
| | | description = ALIASES: | ||
/say, /s | |||
USAGE: | |||
/say [message] | |||
| | |||
| | →Sends a message to all PCs within a small radius. The message will not be displayed if a PC has deselected [Say] in the chat filter. Typing /say or /s without a message switches the default chat mode to [Say]. | ||
| | | type = chat | ||
| | | platforms = Windows, PS4, Mac | ||
| | | emote = | ||
| aliases = /say, /s | |||
| usage = /say [message] | |||
| patch = | |||
| release = | |||
| patch = | |||
| release = | |||
}} | }} | ||
{{clear}} | {{clear}} |
Revision as of 01:20, 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
- Chat
- Platforms
- Windows, PS4, Mac
- Aliases
- /say, /s
- Usage
- [[/say [message]]]
“ALIASES: /say, /s USAGE: /say [message]
→Sends a message to all PCs within a small radius. The message will not be displayed if a PC has deselected [Say] in the chat filter. Typing /say or /s without a message switches the default chat mode to [Say].
— In-game description
Property "Icon" (as page type) with input value "file:" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.