Template:Future content/doc

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
This is the documentation subpage of Template:Future content. It contains usage information that is not part of the underlying template page.

Use this at the top of articles or sections about content that is in development and has yet to be released to players. This may include content that is present in the game sheets but may never be found or obtainable in-game.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Release datereleasedate

Specify the release date here. It can be a specific date i.e. 15 November 2021 or a more general timeframe i.e. late 2021. With no release date specified, Property:Has game availability will be set to "Unknown".

Stringoptional
Use sectionusesection

Set to true if the template refers to a section rather than the entire article.

Booleanoptional
Description 1description1

Can be used to provide information and context regarding the content.

Stringoptional
Description 2description2

Can be used to provide more information and context regarding the content. Will appear below description1.

Stringoptional
No categorynocategory

Set to true to prevent it from being included in the Future content category list.

Booleanoptional

Examples

No time frame specified

{{Future content}}


With specific date

{{Future content|releasedate=15 November 2021}}


With general timeframe

{{Future content|releasedate=late 2021}}


For use in a section of an article

{{Future content
| releasedate=in [[patch 2.1]]
| usesection = true
| nocategory = true
}}