![]() |
VOOZH | about |
| Release date | ? |
|---|
{
"title": "Infobox version",
"images": [],
"rows": [
{
"field": "?",
"label": "Release date"
}
],
"invimages": [],
"footer": "</tr>\n</table>"
}
This template provides a uniform infobox for all dedicated version pages.
{{Infobox version
|title=
|image=
|edition=
|phase=
|parent=
|name=
|type=
|date=
|prevparent=
|prev=
|next=
|nextparent=
}}
{{Infobox version
|title=
|image=
|edition=
|phase=
|type=
|date=
|vernum=
|internal=
|versioncode=
|esvi=
|planned=
|name=
|server=
|client=
|editorver=
|compiled=
|built=
|retracted=
|parent=
|devversions=
|downloads=
|clienthash= |clientdl=
|jsonhash= |jsondl=
|serverhash= |serverdl=
|exehash= |exedl=
|otherdl=
|maps=
|clientmap=
|servermap=
|appletpage=
|no_protocol= |protocol_manual=
|no_data= |data_manual=
|no_respack= |respack_manual=
|no_datpack= |datpack_manual=
|no_java= |java_manual=
|no_al= |al_manual=
|othereditions=
|prefix=
|prevparent=
|prevparentlink=
|prev=
|prevlink=
|next=
|nextlink=
|nextparent=
|nextparentlink=
|categoryparent=
|sort=
}}
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title | title | Name of the version, if different from the page name.
| String | suggested |
| Image | image | Official image for the version.
| File | suggested |
| Version type | type | Type of this version.
| String | suggested |
| Planned | planned | If set, mentions this is an upcoming release.
| Boolean | optional |
| unreleased | unreleased | Set this if the version was unreleased | Boolean | optional |
| Release date | date | The release date of this version.
| Date | suggested |
| Version | version | Base version number, without trailing zeroes or edition. If set, it overrides a parsed title.
| String | optional |
| Edition | edition | Edition the page refers to.
| String | required |
| Development phase | phase | The phase of development of this version
| String | optional |
| Official name | name | Official name of the version, if Mojang has given it one.
| String | optional |
| Compilation date | compiled | The compilation date of the .jar file, if different than the release date. | Date | optional |
| Jar build date | built | The build date of the .jar file (i.e., the lastmod date), if different than the compilation date. | Date | optional |
| Rollback date | retracted | Date that this version was un-released, if applicable | Date | optional |
| Parent version | parent | Parent version this version belongs to.
| String | suggested |
| Bedrock Edition version | bedrockver | The corresponding Bedrock Edition version. Used in PS4 versions post-1.95.
| String | optional |
| Internal version | internal | The internal name or version for this version. | String | optional |
| Version code | versioncode | The version code for this version.
| Unknown | optional |
| ESVI | esvi | The ESVI for this version.
| Unknown | optional |
| Server version | server | Corresponding server version. Used in Classic & Alpha. | Unknown | optional |
| Client version | client | Corresponding client version. Used in Classic & Alpha. | Unknown | optional |
| Bedrock Editor version | editorver | Corresponding Bedrock Editor version. | Unknown | optional |
| Whether this is a server version | server? | no description | Boolean | optional |
| build | build | no description | Unknown | optional |
| Version number ID | vernum | The version ID (used in template data). E.g. "1.20" for "v1.20.0". | Unknown | optional |
| Development versions | devversions | List of released snapshots belonging to this version, if '{{PAGENAME}}/Development versions' doesn't exist. | Unknown | optional |
| Other editions | othereditions | List of other versions that have the same version number. If set to none, it will be disabled.
| Unknown | optional |
| Download links | downloads | A list of download links for this version, if clientdl, jsondl, or serverdl paremeters cannot be used. | Unknown | optional |
| Client hash | clienthash | The SHA1 hash of the client, used to create the download link. | String | suggested |
| Client download | clientdl | Location to download the client, if hash is unavailable. | Unknown | optional |
| JSON hash | jsonhash | JSON SHA1 hash, found in the version manifest. | String | suggested |
| JSON download | jsondl | Location to download the JSON file, if the hash is unavailable. | Unknown | optional |
| JSON file name | jsonfile | The name of the JSON file in the download url (without the extension) if different from version name | String | optional |
| Server hash | serverhash | The SHA1 hash of the server, used to create a download link. | String | suggested |
| Server download | serverdl | Location to download the server, if the hash is unavailable. | Unknown | optional |
| EXE hash | exehash | The SHA1 hash of the server EXE, used to create a download link. | String | suggested |
| EXE download | exedl | Location to download the server exe, if the hash is unavailable. | Unknown | optional |
| Other downloads | otherdl | Any other relevant download links. | Unknown | optional |
| Obfuscation maps | maps | A list of obfuscation maps, if clientmap or servermap cannot create links. | Unknown | optional |
| Client obfuscation mapping | clientmap | The hash for the client's obfuscation map, used to create a download link. | String | suggested |
| Server obfuscation map | servermap | The hash for the server obfuscation map, used to create a download link. | String | suggested |
| nobeta | nobeta | Whether to suppress automatic beta categorization for Bedrock Edition previews. Used for certain Bedrock Edition development builds not released in the Android beta program. | Unknown | optional |
| Suppress protocol | no_protocol | If set, suppresses showing the protocol version for Java Edition.
| Unknown | optional |
| Protocol version | protocol_manual | Manual/overriding the generated protocol version.
| Number | optional |
| Suppress data | no_data | If set, suppresses the data version field for Java Edition.
| Unknown | optional |
| Data version | data_manual | Manual/overriding the generated data version.
| Number | optional |
| Suppress resource pack | no_respack | If set, suppresses the resource pack format field for Java Edition.
| Unknown | optional |
| Resource pack format | respack_manual | Manual/overriding the generated resource pack format.
| Number | optional |
| Suppress data pack | no_datpack | If set, suppresses the data pack format field for Java Edition.
| Unknown | optional |
| Data pack format | datpack_manual | Manual/overriding the generated data pack format.
| Number | optional |
| Suppress java version | no_java | If set, suppresses the minimum java version field for Java Edition.
| Unknown | optional |
| Minimum Java version | java_manual | Manual/overriding the generated minimum Java version.
| String | optional |
| appletpage | appletpage | Applet page
| String | optional |
| no_al | no_al | Whether to supress al_version row appearing | Unknown | optional |
| al_manual | al_manual | Manual al_version input | Number | optional |
| Version prefix | prefix | Version prefix, if it is different than a parsed title. This is added to the next and prev links.
| String | optional |
| Previous major version | prevparent | The name of the previous major version, without the edition prefix.
| Unknown | suggested |
| Previous major version link | prevparentlink | The link to the previous major version, if different from the name. | Unknown | optional |
| Previous version | prev | The previous version, without the edition prefix.
| String | suggested |
| Previous version link | prevlink | Link to the previous version, if different than the name. | Unknown | optional |
| Next version | next | The next sequential version, without the edition prefix.
| String | suggested |
| Next version link | nextlink | Link to the next version, if it differs from the name. | Unknown | optional |
| Next major version | nextparent | The next major version, without the edition prefix.
| String | suggested |
| Next major version link | nextparentlink | Link to the next major version, if different than the name. | Unknown | optional |
| categoryparent | categoryparent | no description | Unknown | optional |
| Sortkey | sort | Override the default sort key (which is the title minus 'Minecraft')
| String | optional |
| nocat | nocat | no description | Unknown | optional |
Edit the values of fields such as 'Other editions of ...' or 'Data pack format' at the respective template below:
{{Other editions}}{{Protocol version}}{{Data version}}{{Resource pack version}}{{Data pack version}}{{Infobox attribute}}{{Infobox biome}}{{Infobox block}}{{Infobox cape}}{{Infobox command}}{{Infobox development phase}}{{Infobox effect}}{{Infobox enchantment}}{{Infobox entity}}{{Infobox fluid}}{{Infobox item}}{{Infobox item entity}}{{Infobox profession}}{{Infobox structure}}{{Infobox add-on}}{{Infobox DLC}}{{Infobox mash-up}}{{Infobox server}}{{Infobox skin pack}}{{Infobox world}}{{Infobox Dungeons cosmetic}}{{Infobox Dungeons enchantment}}{{Infobox Dungeons entity}}{{Infobox Dungeons item}}{{Infobox Dungeons mission}}{{Infobox Legends biome}}{{Infobox Legends entity}}{{Infobox Legends resource}}{{Infobox Legends mode}}{{Infobox Legends skin}}{{Infobox Legends structure}}{{Infobox album}}{{Infobox book}}{{Infobox board game}}{{Infobox LEGO set}}{{Infobox music}}{{Infobox series}}{{Infobox video}}{{Infobox character}}{{Infobox group}}{{Infobox event}}{{Infobox location}}{{Infobox species}}{{Infobox object}}{{Infobox condition}}{{Infobox company}}{{Fallback infobox}}{{Infobox font}}{{Infobox guide}}{{Infobox person}}{{Infobox profile}}{{Infobox program}}{{Infobox screen effect}}{{Infobox theme}}{{}}{{Infobox website}}{{Infobox}}{{Infobox row}}{{Infobox header}}