Template:Infobox version
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.
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.
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 | 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 |
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 |
Planned | planned | If set, mentions this is an upcoming release.
| Unknown | optional |
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 |
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 |
Version type | type | Type of this version.
| String | suggested |
Release date | date | The release date of this version.
| Date | suggested |
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 |
Parent version | parent | Parent version this version belongs to.
| String | suggested |
Development versions | devversions | List of released snapshots belonging to this version, if '{{PAGENAME}}/Development versions' doesn't exist. | 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 |
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 |
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 |
Other editions | othereditions | List of other versions that have the same version number. If set to none, it will be disabled.
| Unknown | 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 |
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? | server? | no description | Unknown | optional |
unreleased | unreleased | Set this if the version was unreleased | 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 |
no_al | no_al | no description | Unknown | optional |
al_manual | al_manual | Manual al_version input | Number | optional |
Data templates called
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}}
See also
- Minecraft
{{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 structure}}
- Downloadable content
{{Infobox add-on}}
{{Infobox dlc}}
{{Infobox mash-up}}
{{Infobox server}}
{{Infobox skin pack}}
{{Infobox world}}
- Minecraft Dungeons
{{Infobox Dungeons cosmetic}}
{{Infobox Dungeons enchantment}}
{{Infobox Dungeons entity}}
{{Infobox Dungeons item}}
{{Infobox Dungeons mission}}
- Minecraft Earth
- Minecraft Legends
{{Infobox Legends biome}}
{{Infobox Legends entity}}
{{Infobox Legends resource}}
{{Infobox Legends mode}}
{{Infobox Legends skin}}
{{Infobox Legends structure}}
- Minecraft Story Mode
- Franchise
{{Infobox album}}
{{Infobox book}}
{{Infobox board game}}
{{Infobox music}}
- Lore
{{Infobox character}}
{{Infobox group}}
{{Infobox event}}
{{Infobox location}}
{{Infobox species}}
{{Infobox object}}
{{Infobox condition}}
- Other
{{Infobox company}}
{{Fallback infobox}}
{{Infobox font}}
{{Infobox guide}}
{{Infobox person}}
{{Infobox profile}}
{{Infobox program}}
{{Infobox screen effect}}
{{Infobox theme}}
{{Infobox version}}
{{Infobox series}}
{{Infobox video}}
{{Infobox website}}
- Meta
{{Infobox}}
{{Infobox row}}
{{Infobox header}}
- Module:Infobox