Difference between revisions of "Template:Future content"
Jump to navigation
Jump to search
Freedom4556 (talk | contribs) |
Freedom4556 (talk | contribs) m |
||
Line 29: | Line 29: | ||
: Optional. Set to true if the template refers to a section rather than the entire article. | : Optional. Set to true if the template refers to a section rather than the entire article. | ||
; nocategory | ; nocategory | ||
: Optional. Set to true to prevent it from being included in the | : Optional. Set to true to prevent it from being included in the Future content category list. | ||
== Examples == | == Examples == | ||
=== No time frame specified === | === No time frame specified === |
Revision as of 01:37, 11 April 2022
Description
Use this at the top of articles or sections about content that is in development and has yet to be released to players.
{{Future content | releasedate | usesection | nocategory }}
Parameters
- releasedate
- Optional. 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.
- usesection
- Optional. Set to true if the template refers to a section rather than the entire article.
- nocategory
- Optional. Set to true to prevent it from being included in the Future content category list.
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 }}