Minecraft Wiki
Advertisement
[view | edit | history | purge]Documentation

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 {{only}} instead.

Usage[]

{{exclusive|1|2|3|4|section=Optional section mode|customtext=Custom text|nocat=Category remover}}

Parameters[]

Used to mark features exclusive to a specific edition or editions of Minecraft.

Template parameters

ParameterDescriptionTypeStatus
Editions1 2 3 4

See the table below.

Stringrequired
Section?section

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.

Booleanoptional
Custom Textcustomtext

Replace the msgbox text with this text.

Lineoptional
Supress categorization?nocat

Use when there is a more specific category.

Booleanoptional
Editions (1, 2, 3 and 4)

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
Minecraft Education Minecraft Education Category:Education Edition
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
dungeons arcade Minecraft Dungeons Arcade Minecraft Dungeons Arcade Category:Minecraft Dungeons Arcade
(unknown) <param> Edition [[<param> Edition]] Category:<param> Edition

Examples[]

Template code Generates
Single edition name
{{Exclusive|java}}
Information icon
This feature is exclusive to Java Edition. 
Multiple edition names:
{{Exclusive|bedrock|education|java}}
Information icon
This feature is exclusive to Bedrock Edition, Minecraft Education and Java Edition. 
custom text:
{{Exclusive|console|customtext=This feature existed only in [[Legacy Console Edition]]}}.
Information icon
This feature existed only in Legacy Console Edition. 
Section style:
{{Exclusive|3ds|section=1}}
Information icon
This feature is exclusive to New Nintendo 3DS Edition. 
Template subpage:
{{Exclusive|java}}
Information icon
This template is exclusive to Java Edition. 
[view | edit | history | purge]The above documentation is transcluded from Template:Exclusive/doc.
Advertisement