Template:Upcoming/doc
Appearance
Description[edit]
This template wraps features available in a future version of Stardew Valley or SMAPI to avoid confusion.
Basic usage[edit]
As a header[edit]
{{upcoming|1.3 beta}}
The following describes the upcoming Stardew Valley 1.3 beta, and may change before release.
As a content block[edit]
{{upcoming |version = 1.3 beta |content = Feature documentation goes here. }}
The following describes the upcoming Stardew Valley 1.3 beta, and may change before release.
Feature documentation goes here.
As an inline phrase[edit]
{{upcoming|1.3 beta|Feature description goes here.|inline=1}}
As of the upcoming Stardew Valley 1.3 beta: Feature description goes here.
Advanced usage[edit]
For non-Stardew Valley releases[edit]
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.
Custom message[edit]
For rare cases, you can completely override the message displayed with any of the previous forms. For example:
{{upcoming |version = 3.0 |message = '''This page describes an unreleased pre-alpha version of the game with no estimated release date. Things ''will'' change before it's released!''' }}
This page describes an unreleased pre-alpha version of the game with no estimated release date. Things will change before it's released!