Difference between revisions of "Template:Future content"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
m
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>
<li>All content is according to the wiki's [[Final Fantasy XIV Wiki:Style manual|guidelines on upcoming content]] and subject to change as development progresses.</li>{{#if:{{{description1|}}}|<li>{{{description1}}}</li>}}{{#if:{{{description2|}}}|<li>{{{description2}}}</li>}}
<li>Please publish facts and material only from official or authoritative sources, such as Square-Enix's website, official social media accounts, press releases, live letters, Fan Festivals, developer blogs, media interviews, etc.  Please don't publish rumors or speculation.</li>
<li>'''DO NOT publish leaked, datamined, embargoed, <u style="border-bottom: 2px dotted #000; text-decoration: none;" title="Non-disclosure agreement">NDA</u>-protected, or otherwise unauthorized material.'''</li>{{#if:{{{description1|}}}|<li>{{{description1}}}</li>}}{{#if:{{{description2|}}}|<li>{{{description2}}}</li>}}
</ul>
</ul>
</div></div></div></div>
</div></div></div></div>

Revision as of 05:16, 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
}}