Template:MC/In development/doc
More actions
Template:Documentation header Template:Shortcut
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. Template:Experiment
Usage
{{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 Template:Cd and Template:Cd use {{el}} meaning that values like Template:Cd or Template:Cd are allowed but values like Template:Cd or Template:Cd are not allowed.
If the feature is present in both Template:BE and Template:JE versions, use the Template:Cd parameter instead, to specify a link to the common drop/update page for both editions. In this case, setting Template:Cd and Template:Cd is not recommended, since it would add unnecessary text.
The Template:Cd parameter cannot not be used with any numbered parameter. For now, use it along with Template:Cd and manually add the categories due to the Template:Cd parameter breaking.
Parameters
<templatedata> { "params": { "1": { "label": "First edition", "description": "Specifies which game or edition the feature is planned for.", "type": "string", "suggested": true }, "2": { "label": "Second edition", "description": "Specifies which 2nd game or edition the feature is planned for. Requires {{{1}}} to be set.", "type": "string", "suggested": true }, "3": { "label": "First edition version number", "description": "Specifies the version number the feature will be added in. Requires {{{1}}} to be set.", "type": "string", "suggested": true }, "4": { "label": "Second edition version number", "description": "Specifies the version number for the 2nd edition the feature will be added in. Requires {{{1}}} and {{{2}}} to be set.", "type": "string", "suggested": true }, "drop": { "label": "Drop/update name", "description": "Specifies the name of the drop/update in which the feature will be added. Also works without {{{1}}} and {{{2}}} being set.", "type": "string", "suggested": true }, "experimental": { "label": "Name of the experiment the feature is locked behind", "description": "Name of the experiment the feature is locked behind, if applicable. Should be used when all edition share the toggle name.", "type": "string", "suggested": true }, "experimental-je": { "label": "Name of the experiment the feature is locked behind in Java Edition", "description": "Name of the experimental data pack the feature is locked behind in Java Edition, if applicable. Requires Template:Experimental to not be set.", "type": "string" }, "experimental-be": { "label": "Name of the experiment the feature is locked behind in Bedrock Edition", "description": "Name of the experimental data pack the feature is locked behind in Bedrock Edition, if applicable. Requires Template:Experimental to not be set.", "type": "string" }, "removed": { "label": "If the feature was removed in the development version", "description": "Used if the feature was removed in the development version rather than added", "type": "boolean" }, "onlydev": { "label": "Whether the feature is only present in development versions", "description": "Whether the feature is present only in development versions despite being first added in a development version of a now released version.", "type": "boolean" }, "section": { "label": "Section mode", "description": "Changes the template style to a section one.", "type": "boolean" }, "nocat": { "label": "Suppress categorization?", "description": "Prevents the page from going into Category:In development.", "type": "boolean" }, "note": { "description": "Adds an additional note", "type": "string", "label": "Additional note" } }, "description": "This template adds a note for features changed in development versions. The parameters below explain their usage.", "format": "inline", "paramOrder": [ "1", "2", "3", "4", "drop", "experimental", "experimental-je", "experimental-be", "note", "removed", "onlydev", "section", "nocat" ] } </templatedata>
Examples
| Example code | Result |
|---|---|
Template:Cd parameter:{{In development|java}}
|
Template:In development |
Template:Cd and Template:Cd parameters:{{In development|je|be}}
|
Template:In development |
Template:Cd and Template:Cd parameters:{{In development|be||1.19.0}}
|
Template:In development |
Template:Cd, Template:Cd, Template:Cd and Template:Cd parameters:{{In development|je|be|1.19|1.19.0}}
|
Template:In development |
Template:Cd parameter:{{In development|drop=Chase the Skies}}
|
Template:In development |
Template:Cd parameter:{{In development|section=1}}
|
Template:In development |
Template:Cd parameter:{{In development|note=Additional note}}
|
Template:In development |
Template:Cd parameter:{{In development|nocat=1}}
|
Template:In development |
Template:Cd parameter:{{In development|je|be|1.19|1.19.0|experimental=Wild Update}}
|
Template:In development |
Template:Cd and Template:Cd parameters:{{In development|je|be|1.19|1.19.0|experimental-je=Wild Update|experimental-be=Next Major Update}}
|
Template:In development |
Template:Cd parameter:{{In development|be||1.19.0|onlydev=1}}
|
Template:In development |
Template:Cd parameter:{{In development|je||1.19|removed=1}}
|
Template:In development |
es:Plantilla:En desarrollo/doc fr:Modèle:En cours de développement/doc ja:テンプレート:In development/doc ko:틀:In development/doc nl:Sjabloon:In ontwikkeling/doc pt:Predefinição:Em desenvolvimento/doc ru:Шаблон:Предварительное/doc th:แม่แบบ:In development/doc uk:Шаблон:У розробці/док zh:Template:Added in development/doc