Difference between revisions of "Template:Text command infobox"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
Line 39: Line 39:
-->{{#if: {{{platforms|}}} |
-->{{#if: {{{platforms|}}} |
;Platforms
;Platforms
:[[{{{platforms}}}]]
:{{{platforms}}}
}}<!--
}}<!--
-->{{#if: {{{emote|}}} |
-->{{#if: {{{emote|}}} |
Line 47: Line 47:
-->{{#if: {{{aliases|}}} |
-->{{#if: {{{aliases|}}} |
;Aliases
;Aliases
:[[{{{aliases}}}]]
:{{{aliases}}}
}}<!--
}}<!--
-->{{#if: {{{usage|}}} |
-->{{#if: {{{usage|}}} |
;Usage
;Usage
:[[{{{usage}}}]]
:{{{usage}}}
}}<!--
}}<!--
-->{{#if: {{{patch|}}} |
-->{{#if: {{{patch|}}} |
Line 148: Line 148:
| description = ALIASES:
| description = ALIASES:
 /say, /s
 /say, /s
USAGE:
USAGE:
 /say [message]
 /say [message]

Revision as of 01:22, 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.