This page is semi-protected so that only autoconfirmed users can edit it.

Template:Infobox version

(Redirected from Template:Version nav)
Jump to navigation Jump to search
Infobox version
Release date

?

Documentation[view] [edit] [history] [refresh]

This template provides a uniform infobox for all dedicated version pages.

Usage

Basic usage

{{Infobox version
|title=
|edition=
|phase=
|image=
|name=
|type=
|date=
|parent=
|prevparent=
|prev=
|next=
|nextparent=
}}

Full usage

{{Infobox version
|title=
|image=
|edition=
|phase=
|vernum=
|internal=
|versioncode=
|esvi=
|planned=
|name=
|server=
|client=
|editorver=
|type=
|date=
|compiled=
|built=
|parent=
|devversions=
|downloads=
|clienthash=   |clientdl=
|jsonhash=     |jsondl=
|serverhash=   |serverdl=
|exehash=      |exedl=
|otherdl=
|maps=
|clientmap=
|servermap=
|no_protocol=  |protocol_manual=
|no_data=      |data_manual=
|no_respack=   |respack_manual=
|no_datpack=   |datpack_manual=
|no_java=      |java_manual=
|othereditions=
|prefix=
|prevparent=
|prevparentlink=
|prev=
|prevlink=
|next=
|nextlink=
|nextparent=
|nextparentlink=
|categoryparent=
|sort=
}}

Parameters

Infobox for a version of Minecraft.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Titletitle

Name of the version, if different from the page name.

Example
14w02a
Stringsuggested
Imageimage

Official image for the version.

Example
[[File:Java Edition 14w02a.png]]
Filesuggested
Versionversion

Base version number, without trailing zeroes or edition. If set, it overrides a parsed title.

Example
1.2
Stringoptional
Editionedition

Edition the page refers to.

Example
java
Auto value
Stringrequired
Internal versioninternal

The internal name or version for this version.

Stringoptional
Version codeversioncode

The version code for this version.

Example
30007040 for the armeabi-v7a Gingerbread variant of v0.7.4 alpha.
Unknownoptional
ESVIesvi

The ESVI for this version.

Example
10251856 for v0.4.0 alpha/a0.4.0.1.
Unknownoptional
Plannedplanned

If set, mentions this is an upcoming release.

Auto value
1
Unknownoptional
Development phasephase

The phase of development of this version

Example
Beta
Auto value
Stringoptional
Official namename

Official name of the version, if Mojang has given it one.

Example
Adventure Update
Stringoptional
Server versionserver

Corresponding server version. Used in Classic & Alpha.

Unknownoptional
Client versionclient

Corresponding client version. Used in Classic & Alpha.

Unknownoptional
Bedrock Editor versioneditorver

Corresponding Bedrock Editor version.

Unknownoptional
Version typetype

Type of this version.

Example
snapshot
Stringsuggested
Release datedate

The release date of this version.

Example
{{Start date and age|2014|02|14}}
Datesuggested
Compilation datecompiled

The compilation date of the .jar file, if different than the release date.

Dateoptional
Jar build datebuilt

The build date of the .jar file (i.e., the lastmod date), if different than the compilation date.

Dateoptional
Parent versionparent

Parent version this version belongs to.

Example
1.14
Stringsuggested
Development versionsdevversions

List of released snapshots belonging to this version, if '{{PAGENAME}}/Development versions' doesn't exist.

Unknownoptional
Download linksdownloads

A list of download links for this version, if clientdl, jsondl, or serverdl paremeters cannot be used.

Unknownoptional
Client hashclienthash

The SHA1 hash of the client, used to create the download link.

Stringsuggested
Client downloadclientdl

Location to download the client, if hash is unavailable.

Unknownoptional
JSON hashjsonhash

JSON SHA1 hash, found in the version manifest.

Stringsuggested
JSON downloadjsondl

Location to download the JSON file, if the hash is unavailable.

Unknownoptional
Server hashserverhash

The SHA1 hash of the server, used to create a download link.

Stringsuggested
Server downloadserverdl

Location to download the server, if the hash is unavailable.

Unknownoptional
EXE hashexehash

The SHA1 hash of the server EXE, used to create a download link.

Stringsuggested
EXE downloadexedl

Location to download the server exe, if the hash is unavailable.

Unknownoptional
Other downloadsotherdl

Any other relevant download links.

Unknownoptional
Obfuscation mapsmaps

A list of obfuscation maps, if clientmap or servermap cannot create links.

Unknownoptional
Client obfuscation mappingclientmap

The hash for the client's obfuscation map, used to create a download link.

Stringsuggested
Server obfuscation mapservermap

The hash for the server obfuscation map, used to create a download link.

Stringsuggested
Suppress protocolno_protocol

If set, suppresses showing the protocol version for Java Edition.

Auto value
1
Unknownoptional
Protocol versionprotocol_manual

Manual/overriding the generated protocol version.

Auto value
Numberoptional
Suppress datano_data

If set, suppresses the data version field for Java Edition.

Auto value
1
Unknownoptional
Data versiondata_manual

Manual/overriding the generated data version.

Auto value
Numberoptional
Suppress resource packno_respack

If set, suppresses the resource pack format field for Java Edition.

Auto value
1
Unknownoptional
Resource pack formatrespack_manual

Manual/overriding the generated resource pack format.

Auto value
Numberoptional
Suppress data packno_datpack

If set, suppresses the data pack format field for Java Edition.

Auto value
1
Unknownoptional
Data pack formatdatpack_manual

Manual/overriding the generated data pack format.

Auto value
Numberoptional
Suppress java versionno_java

If set, suppresses the minimum java version field for Java Edition.

Auto value
1
Unknownoptional
Minimum Java versionjava_manual

Manual/overriding the generated minimum Java version.

Auto value
Stringoptional
Other editionsothereditions

List of other versions that have the same version number. If set to none, it will be disabled.

Auto value
Unknownoptional
Version prefixprefix

Version prefix, if it is different than a parsed title. This is added to the next and prev links.

Example
Classic server
Auto value
Stringoptional
Previous major versionprevparent

The name of the previous major version, without the edition prefix.

Example
1.8
Unknownsuggested
Previous major version linkprevparentlink

The link to the previous major version, if different from the name.

Unknownoptional
Previous versionprev

The previous version, without the edition prefix.

Example
1.7.10
Stringsuggested
Previous version linkprevlink

Link to the previous version, if different than the name.

Unknownoptional
Next versionnext

The next sequential version, without the edition prefix.

Example
18w24b
Stringsuggested
Next version linknextlink

Link to the next version, if it differs from the name.

Unknownoptional
Next major versionnextparent

The next major version, without the edition prefix.

Example
1.7
Stringsuggested
Next major version linknextparentlink

Link to the next major version, if different than the name.

Unknownoptional
categoryparentcategoryparent

no description

Unknownoptional
Sortkeysort

Override the default sort key (which is the title minus 'Minecraft')

Auto value
Stringoptional
JSON file namejsonfile

The name of the JSON file in the download url (without the extension) if different from version name

Stringoptional
server?server?

no description

Unknownoptional
unreleasedunreleased

Set this if the version was unreleased

Booleanoptional
buildbuild

no description

Unknownoptional
Version number IDvernum

The version ID (used in template data). E.g. "1.20" for "v1.20.0".

Unknownoptional
no_alno_al

no description

Unknownoptional
al_manualal_manual

Manual al_version input

Numberoptional

Data templates called

Edit the values of fields such as 'Other editions of ...' or 'Data pack format' at the respective template below:

See also

Minecraft
Downloadable content
Minecraft Dungeons
Minecraft Earth
Minecraft Legends
Minecraft Story Mode
Franchise
Lore
Other
Meta
[view] [edit] [history] [refresh]The above documentation is transcluded from Template:Infobox version/doc.