Template:Future content/doc
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.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Release date | releasedate | 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". | String | optional |
| Use section | usesection | Set to true if the template refers to a section rather than the entire article. | Boolean | optional |
| Description 1 | description1 | Can be used to provide information and context regarding the content. | String | optional |
| Description 2 | description2 | Can be used to provide more information and context regarding the content. Will appear below description1. | String | optional |
| No category | nocategory | Set to true to prevent it from being included in the Future content category list. | Boolean | optional |
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
}}