VOOZH about

URL: https://minecraft.wiki/w/Template:Snapshot

⇱ Template:In development – Minecraft Wiki


Template:In development

From Minecraft Wiki
(Redirected from Template:Snapshot)
Jump to navigation Jump to search
Documentation[view] [edit] [history] [purge]

This template is used to mark an article or section about a feature in development versions. It adds the article to Category:In development and to one or more of the edition-specific categories Category:In development Bedrock Edition, Category:In development Minecraft Education, and Category:In development Java Edition depending on what parameter values are specified. Editors can experiment in this template's sandbox or testcases page.

{{In development
| 1 = First edition
| 2 = Second edition
| 3 = First edition version number
| 4 = Second edition version number
| drop = Drop/update name
| section = Section mode
| note = Additional note
| removed = If the feature is removed in the development version
| experimental = Name of the experiment the feature is locked behind
| experiemental-je = Name of the experiment the feature is locked behind in Java Edition
| experiemental-be = Name of the experiment the feature is locked behind in Bedrock Edition
| onlydev = Whether the feature is only present in development versions
| nocat = Whether to suppress categorization
}}

Please note that 1 and 2 use {{el}} meaning that values like java or be are allowed but values like Java Edition or Bedrock Edition are not allowed.

If the feature is present in both Bedrock Edition and Java Edition versions, use the drop parameter instead, to specify a link to the common drop/update page for both editions. In this case, setting 1 and 2 is not recommended, since it would add unnecessary text.

The combat parameter cannot not be used with any numbered parameter. For now, use it along with nocat and manually add the categories due to the 2 parameter breaking.

Parameters

[edit source]

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
First edition1

Specifies which game or edition the feature is planned for.

Stringsuggested
Second edition2

Specifies which 2nd game or edition the feature is planned for. Requires {{{1}}} to be set.

Stringsuggested
First edition version number3

Specifies the version number the feature will be added in. Requires {{{1}}} to be set.

Stringsuggested
Second edition version number4

Specifies the version number for the 2nd edition the feature will be added in. Requires {{{1}}} and {{{2}}} to be set.

Stringsuggested
Drop/update namedrop

Specifies the name of the drop/update in which the feature will be added. Also works without {{{1}}} and {{{2}}} being set.

Stringsuggested
Name of the experiment the feature is locked behindexperimental

Name of the experiment the feature is locked behind, if applicable. Should be used when all edition share the toggle name.

Stringsuggested
Name of the experiment the feature is locked behind in Java Editionexperimental-je

Name of the experimental data pack the feature is locked behind in Java Edition, if applicable. Requires {{experimental}} to not be set.

Stringoptional
Name of the experiment the feature is locked behind in Bedrock Editionexperimental-be

Name of the experimental data pack the feature is locked behind in Bedrock Edition, if applicable. Requires {{experimental}} to not be set.

Stringoptional
Additional notenote

Adds an additional note

Stringoptional
If the feature was removed in the development versionremoved

Used if the feature was removed in the development version rather than added

Booleanoptional
Whether the feature is only present in development versionsonlydev

Whether the feature is present only in development versions despite being first added in a development version of a now released version.

Booleanoptional
Section modesection

Changes the template style to a section one.

Booleanoptional
Suppress categorization?nocat

Prevents the page from going into Category:In development.

Booleanoptional

Examples

[edit source]
Example code Result
1 parameter:
{{In development|java}}
This article describes content that is currently in development for Java Edition.
 
This content has appeared in development versions for Java Edition, but the full update adding it has not been released yet.
1 and 2 parameters:
{{In development|je|be}}
This article describes content that is currently in development for Java Edition and Bedrock Edition.
 
This content has appeared in development versions for Java Edition and Bedrock Edition, but the full update adding it has not been released yet.
1 and 3 parameters:
{{In development|be||1.19.0}}
This article describes content that is currently in development for Bedrock Edition.
 
This content has appeared in development versions for Bedrock Edition 1.19.0, but the full update adding it has not been released yet.
1, 2, 3 and 4 parameters:
{{In development|je|be|1.19|1.19.0}}
This article describes content that is currently in development for Java Edition and Bedrock Edition.
 
This content has appeared in development versions for Java Edition 1.19 and Bedrock Edition 1.19.0, but the full update adding it has not been released yet.
drop parameter:
{{In development|drop=Chase the Skies}}
This article describes content that is currently in development.
 
This content has appeared in development versions for Chase the Skies, but the full update adding it has not been released yet.
section parameter:
{{In development|section=1}}
This section describes content that is currently in development.
 
This content has appeared in development versions for, but the full update adding it has not been released yet.
note parameter:
{{In development|note=Additional note}}
This article describes content that is currently in development.
 
This content has appeared in development versions for, but the full update adding it has not been released yet.
Note: Additional note
nocat parameter:
{{In development|nocat=1}}
This article describes content that is currently in development.
 
This content has appeared in development versions for, but the full update adding it has not been released yet.
experimental parameter:
{{In development|je|be|1.19|1.19.0|experimental=Wild Update}}
This article describes content that is currently in development for Java Edition and Bedrock Edition.
 
This content has appeared in development versions for Java Edition 1.19 and Bedrock Edition 1.19.0, but the full update adding it has not been released yet.
This feature can only be accessed through the "Wild Update" experiment.
experimental-je and experimental-be parameters:
{{In development|je|be|1.19|1.19.0|experimental-je=Wild Update|experimental-be=Next Major Update}}
This article describes content that is currently in development for Java Edition and Bedrock Edition.
 
This content has appeared in development versions for Java Edition 1.19 and Bedrock Edition 1.19.0, but the full update adding it has not been released yet.
This feature can only be accessed through the "Wild Update" experimental data pack in Java Edition or the "Next Major Update" experimental toggle in Bedrock Edition.
onlydev parameter:
{{In development|be||1.19.0|onlydev=1}}
This article describes content that is currently in development for Bedrock Edition.
 
This content has appeared in development versions for Bedrock Edition 1.19.0, but the full update adding it has not been released yet.
Despite a full version being released since its addition, this feature is only accessible in development versions of the game.
removed parameter:
{{In development|je||1.19|removed=1}}
This article describes content that will likely be removed in a future update of Java Edition.
 
This content has been removed in development versions for Java Edition 1.19, but the full update removing it has not been released yet.


Editors can experiment in this template's sandbox or testcases page.

[view] [edit] [history] [purge]The above documentation is transcluded from Template:In development/doc.
Retrieved from "https://minecraft.wiki/w/Template:In_development?oldid=3647231"

Navigation menu