Difference between revisions of "Template:Future content"
Jump to navigation
Jump to search
Freedom4556 (talk | contribs) m |
|||
(One intermediate revision by the same user not shown) | |||
Line 6: | Line 6: | ||
<ul> | <ul> | ||
<li>The subject of this {{#switch:{{lc:{{{usesection}}}}}| true = section| #default = article}} is currently in development, and is not yet available to players. {{#if:{{{releasedate|}}}|It is expected to be released {{{releasedate}}}}}.</li> | <li>The subject of this {{#switch:{{lc:{{{usesection}}}}}| true = section| #default = article}} is currently in development, and is not yet available to players. {{#if:{{{releasedate|}}}|It is expected to be released {{{releasedate}}}}}.</li> | ||
<li>All content is subject to change as development progresses. | <li>All content is according to the wiki's [[Final Fantasy XIV Wiki:Style manual#Upcoming content|guidelines on upcoming content]] and subject to change as development progresses.</li>{{#if:{{{description1|}}}|<li>{{{description1}}}</li>}}{{#if:{{{description2|}}}|<li>{{{description2}}}</li>}} | ||
</ul> | </ul> | ||
</div></div></div></div> | </div></div></div></div> |
Latest revision as of 05:20, 16 January 2024
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 }}