Template:Upcoming

From Stardew Valley Wiki
Revision as of 03:14, 3 July 2017 by Pathoschild (talk | contribs) (tweak format)
Jump to navigation Jump to search

The following describes an upcoming version of SMAPI, and may change before release.

{{{content}}}

Description

This template wraps features available in a future version of Stardew Valley or SMAPI to avoid confusion.

Usage

As a Header

{{Upcoming|1.3 beta}}

The following describes an upcoming version of SMAPI, and may change before release.

{{{content}}}

As a Content Block

{{Upcoming
 |version = 1.3 beta
 |content = Feature documentation goes here.
}}

The following describes the upcoming SMAPI 1.3 beta, and may change before release.

Feature documentation goes here.

As an Inline Phrase

{{upcoming|1.3 beta|Feature description goes here.|inline=1}}

The following describes an upcoming version of SMAPI, and may change before release.

{{{content}}}

For non-Stardew Valley Releases

By default the template will say 'Stardew Valley'. For something else, specify the name argument:

{{Upcoming
 |name    = SMAPI
 |version = 3.0
 |content = Feature documentation goes here.
}}

The following describes the upcoming SMAPI 3.0, and may change before release.

Feature documentation goes here.

See Also