Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:MC/Infobox version/doc

Template page
Revision as of 11:35, 23 September 2025 by imported>MinecraftExp123 (by default it is false; set type)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Documentation header 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

<templatedata> { "params": { "title": { "label": "Title", "description": "Name of the version, if different from the page name.", "example": "14w02a", "type": "string", "suggested": true }, "version": { "label": "Version", "description": "Base version number, without trailing zeroes or edition. If set, it overrides a parsed title.", "example": "1.2", "type": "string" }, "prevparent": { "label": "Previous major version", "description": "The name of the previous major version, without the edition prefix.", "example": "1.8", "suggested": true }, "prev": { "label": "Previous version", "description": "The previous version, without the edition prefix.", "example": "1.7.10", "type": "string", "suggested": true }, "next": { "label": "Next version", "description": "The next sequential version, without the edition prefix.", "example": "18w24b", "type": "string", "suggested": true }, "image": { "label": "Image", "description": "Official image for the version.", "example": "File:Java Edition 14w02a.png", "type": "wiki-file-name", "suggested": true }, "edition": { "label": "Edition", "description": "Edition the page refers to.", "example": "java", "type": "string", "autovalue": "", "required": true }, "internal": { "label": "Internal version", "description": "The internal name or version for this version.", "type": "string" }, "versioncode": { "label": "Version code", "description": "The version code for this version.", "example": "30007040 for the armeabi-v7a Gingerbread variant of v0.7.4 alpha." }, "esvi": { "label": "ESVI", "description": "The ESVI for this version.", "example": "10251856 for v0.4.0 alpha/a0.4.0.1." }, "planned": { "label": "Planned", "description": "If set, mentions this is an upcoming release.", "autovalue": "", "type": "boolean" }, "phase": { "label": "Development phase", "description": "The phase of development of this version", "example": "Beta", "type": "string", "autovalue": "" }, "name": { "label": "Official name", "description": "Official name of the version, if Mojang has given it one.", "example": "Adventure Update", "type": "string" }, "server": { "label": "Server version", "description": "Corresponding server version. Used in Classic & Alpha." }, "client": { "label": "Client version", "description": "Corresponding client version. Used in Classic & Alpha." }, "editorver": { "label": "Bedrock Editor version", "description": "Corresponding Bedrock Editor version." }, "type": { "label": "Version type", "description": "Type of this version.", "example": "snapshot", "type": "string", "suggested": true }, "compiled": { "label": "Compilation date", "description": "The compilation date of the .jar file, if different than the release date.", "type": "date" }, "built": { "label": "Jar build date", "description": "The build date of the .jar file (i.e., the lastmod date), if different than the compilation date.", "type": "date" }, "parent": { "label": "Parent version", "description": "Parent version this version belongs to.", "example": "1.14", "type": "string", "suggested": true }, "devversions": { "label": "Development versions", "description": "List of released snapshots belonging to this version, if 'MC/Infobox version/doc/Development versions' doesn't exist." }, "downloads": { "label": "Download links", "description": "A list of download links for this version, if clientdl, jsondl, or serverdl paremeters cannot be used." }, "clienthash": { "label": "Client hash", "description": "The SHA1 hash of the client, used to create the download link.", "type": "string", "suggested": true }, "jsonhash": { "label": "JSON hash", "description": "JSON SHA1 hash, found in the version manifest.", "type": "string", "suggested": true }, "serverhash": { "label": "Server hash", "description": "The SHA1 hash of the server, used to create a download link.", "type": "string", "suggested": true }, "exehash": { "label": "EXE hash", "description": "The SHA1 hash of the server EXE, used to create a download link.", "type": "string", "suggested": true }, "otherdl": { "label": "Other downloads", "description": "Any other relevant download links." }, "maps": { "label": "Obfuscation maps", "description": "A list of obfuscation maps, if clientmap or servermap cannot create links." }, "clientmap": { "label": "Client obfuscation mapping", "description": "The hash for the client's obfuscation map, used to create a download link.", "type": "string", "suggested": true }, "servermap": { "label": "Server obfuscation map", "description": "The hash for the server obfuscation map, used to create a download link.", "type": "string", "suggested": true }, "no_protocol": { "label": "Suppress protocol", "description": "If set, suppresses showing the protocol version for Java Edition.", "autovalue": "1" }, "no_data": { "label": "Suppress data", "description": "If set, suppresses the data version field for Java Edition.", "autovalue": "1" }, "no_respack": { "label": "Suppress resource pack", "description": "If set, suppresses the resource pack format field for Java Edition.", "autovalue": "1" }, "no_datpack": { "label": "Suppress data pack", "description": "If set, suppresses the data pack format field for Java Edition.", "autovalue": "1" }, "no_java": { "label": "Suppress java version", "description": "If set, suppresses the minimum java version field for Java Edition.", "autovalue": "1" }, "othereditions": { "label": "Other editions", "description": "List of other versions that have the same version number. If set to none, it will be disabled.", "autovalue": "" }, "prefix": { "label": "Version prefix", "description": "Version prefix, if it is different than a parsed title. This is added to the next and prev links.", "example": "Classic server", "type": "string", "autovalue": "" }, "prevlink": { "label": "Previous version link", "description": "Link to the previous version, if different than the name." }, "prevparentlink": { "label": "Previous major version link", "description": "The link to the previous major version, if different from the name." }, "nextlink": { "label": "Next version link", "description": "Link to the next version, if it differs from the name." }, "nextparent": { "label": "Next major version", "description": "The next major version, without the edition prefix.", "example": "1.7", "type": "string", "suggested": true }, "nextparentlink": { "label": "Next major version link", "description": "Link to the next major version, if different than the name." }, "categoryparent": {}, "date": { "label": "Release date", "description": "The release date of this version.", "example": "Template:Start date and age", "type": "date", "suggested": true }, "clientdl": { "label": "Client download", "description": "Location to download the client, if hash is unavailable." }, "jsondl": { "label": "JSON download", "description": "Location to download the JSON file, if the hash is unavailable." }, "serverdl": { "label": "Server download", "description": "Location to download the server, if the hash is unavailable." }, "exedl": { "label": "EXE download", "description": "Location to download the server exe, if the hash is unavailable." }, "protocol_manual": { "label": "Protocol version", "description": "Manual/overriding the generated protocol version.", "type": "number", "autovalue": "" }, "data_manual": { "label": "Data version", "description": "Manual/overriding the generated data version.", "type": "number", "autovalue": "" }, "respack_manual": { "label": "Resource pack format", "description": "Manual/overriding the generated resource pack format.", "type": "number", "autovalue": "" }, "datpack_manual": { "label": "Data pack format", "description": "Manual/overriding the generated data pack format.", "type": "number", "autovalue": "" }, "java_manual": { "label": "Minimum Java version", "description": "Manual/overriding the generated minimum Java version.", "type": "string", "autovalue": "" }, "sort": { "label": "Sortkey", "description": "Override the default sort key (which is the title minus 'Minecraft')", "type": "string", "autovalue": "" }, "jsonfile": { "label": "JSON file name", "description": "The name of the JSON file in the download url (without the extension) if different from version name", "type": "string" }, "server?": {}, "unreleased": { "description": "Set this if the version was unreleased ", "type": "boolean" }, "build": {}, "vernum": { "label": " Version number ID", "description": "The version ID (used in template data). E.g. \"1.20\" for \"v1.20.0\". " }, "no_al": {}, "al_manual": { "description": "Manual al_version input", "type": "number" }, "bedrockver": { "label": "Bedrock Edition version", "description": "The corresponding Bedrock Edition version. Used in PS4 versions post-1.95.", "example": "1.21.80", "type": "string" } }, "description": "Infobox for a version of Minecraft.", "paramOrder": [ "title", "image", "version", "edition", "internal", "versioncode", "esvi", "planned", "phase", "name", "server", "client", "editorver", "type", "date", "compiled", "built", "parent", "bedrockver", "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", "jsonfile", "server?", "unreleased", "build", "vernum", "no_al", "al_manual" ], "format": "block" } </templatedata>

Data templates called

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

See also

Template:Infobox see also


cs:Šablona:Version nav/doc de:Vorlage:Version nav/Dokumentation es:Plantilla:Infobox versión/doc fr:Modèle:Infobox version/doc it:Template:Nav versione/doc ja:テンプレート:Infobox version/doc ko:틀:Version nav/doc lzh:模板:Version nav/doc nl:Sjabloon:Version nav/doc pl:Szablon:Wersja inf/opis pt:Predefinição:Infobox de versão/doc ru:Шаблон:Карточка версии/док th:แม่แบบ:Infobox version/doc uk:Шаблон:Версія навігація/док zh:模板:Infobox version/doc