Difference between revisions of "Template:SMAPI upcoming"

From Stardew Valley Wiki
Jump to navigation Jump to search
(fix content argument ignored)
(+ positional argument for content)
Line 1: Line 1:
{{upcoming|name=SMAPI|version={{{1|{{{version|}}}}}}|content={{{content|}}}}}<noinclude>
+
{{upcoming|name=SMAPI|version={{{1|{{{version|}}}}}}|content={{{2|{{{content|}}}}}}}}<noinclude>
 
{{{{FULLPAGENAME}}/doc}}
 
{{{{FULLPAGENAME}}/doc}}
 
</noinclude>
 
</noinclude>

Revision as of 23:56, 11 August 2018

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

Description

This template wraps features available in a future version of SMAPI to avoid confusion. This is a shortcut for Template:Upcoming.

Use

As a header

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

As a content block

{{SMAPI upcoming
 |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.