[purge]
This is the documentation page. It should be transcluded into the main template page. See Template:Documentation for more informationUsage[]
The template is used to mark a feature that is only in one or two editions in an upcoming version. It adds the page to the Category:In development pages.
Parameters[]
1: The first edition.2: The second edition.3: The version of1.4: The version of2.nocat: Does not add the page to the category.
Examples[]
Example{{OnlyUpcoming}}
→ Example[only upcoming versions]
Example{{OnlyUpcoming|java}}
→ Example[only upcoming Java Edition ]
Example{{OnlyUpcoming|java|bedrock}}
→ Example.[only upcoming Java Edition and Bedrock Edition 1.20.40]
Example{{OnlyUpcoming|java|bedrock|1.14|1.11.0}}
→Example[only upcoming Java Edition 1.14 and Bedrock Edition 1.11.0]
Example{{OnlyUpcoming|java||1.14}}
→Example[only upcoming Java Edition 1.14]