Template:MC/Exclusive/sandbox
More actions
This template is used to mark features exclusive to a specific edition or editions of Minecraft. It lists the editions specified by the parameters in a message box, either centered above the page or at the left margin above a section. It also adds the page to the related maintenance categories.
This template may only be used for pages or page sections that in their entirety describe content that is exclusive to those editions; when just mentioning a feature, use Template:Tl instead.
Usage
{{exclusive|1|2|3|4|section=Optional section mode|customtext=Custom text|nocat=Category remover}}
Parameters
<templatedata> { "params": { "1": { "label": "Editions", "description": "See the table below.", "type": "string", "required": true, "aliases": [ "2", "3", "4" ] }, "section": { "description": "Changes the msgbox style to one more suited to an article section. Place this after a section header. This also appends \"specific information\" to the category the page will be added to.", "type": "boolean", "label": "Section?" }, "customtext": { "description": "Replace the msgbox text with this text.", "type": "line", "label": "Custom Text" }, "nocat": { "label": "Supress categorization?", "description": "Use this in documentation, talk pages, etc., where you're mentioning or showing an example of the template rather than using it to mark a feature. Also use when there is a more specific category.", "type": "boolean" } }, "description": "Used to mark features exclusive to a specific edition or editions of Minecraft." } </templatedata>
- Editions (Template:Cd, Template:Cd, Template:Cd and Template:Cd)
The template accepts any number of anonymous parameters, one for each version that has the feature. Known parameter values automatically select an associated edition name to display, page name for linking, and maintenance category. If an unknown parameter value is encountered, default values are generated by a formula (and might produce redlinks, which might or might not be intentional).
| Parameter value(s) | Edition name | Linked page | Maintenance category |
|---|---|---|---|
| bedrock | Bedrock Edition | Bedrock Edition | Category:Bedrock Edition |
| java | Java Edition | Java Edition | Category:Java Edition |
| console legacy console |
Legacy Console Edition | Legacy Console Edition | Category:Legacy Console Edition |
| education edu |
Education Edition | Minecraft Education | Category:Minecraft Education |
| new 3DS new3DS 3DS |
New Nintendo 3DS Edition | New Nintendo 3DS Edition | Category:New Nintendo 3DS Edition |
| earth | Minecraft Earth | Minecraft Earth | Category:Minecraft Earth |
| dungeons | Minecraft Dungeons | Minecraft Dungeons | Category:Minecraft Dungeons |
| (unknown) | <param> Edition | [[<param> Edition]] | Category:<param> Edition |
Examples
| Template code | Generates |
|---|---|
| Single edition name {{Exclusive|java}} |
Template:Exclusive/sandbox |
| Multiple edition names: {{Exclusive|bedrock|education|java}} |
Template:Exclusive/sandbox |
| custom text: {{Exclusive|console|3ds|customtext=This feature existed only in Console Editions}} |
Template:Exclusive/sandbox |
| Section style: {{Exclusive|3ds|section=1}} |
Template:Exclusive/sandbox |
es:Plantilla:Exclusivo ja:テンプレート:Exclusive ko:틀:Exclusive pl:Szablon:Ekskluzywne pt:Predefinição:Exclusivo ru:Шаблон:Только для zh:Template:Exclusive