![]() |
VOOZH | about |
As of the time of writing, hatnotes are used to link to guides from version articles. I think it would be better to place these links in the {{Version nav}} template. It would take up less space and if for some reason we were to move all the guide pages to a new format, it would be a lot easier to change the nav template than to change all the hatnotes. Fadyblok240 (talk) 02:58, 3 September 2020 (UTC)
Would save you having to cross-reference pack format. 2001:8003:3FED:5100:692F:77A3:4AB0:C8F8 12:17, 31 January 2024 (UTC)
{{Pack format}} with data stored at {{Pack format/data}} & {{Pack format/resource}}. Nixinova T C 11:20, 26 May 2024 (UTC)This means that the next parent of a pre-release should be the version it is being developed for.
Example:
This is already the case for snapshots, and it should be consistent with pre-releases and release candidates.
Snapshot example:
--Simanelix (T|C) 03:32, 21 April 2024 (UTC)
The other editions information isn't data about the version, it's disambiguation, so should be outside of the infobox. I propose we change it to be like this:
| Released | 2018 |
|---|---|
| Other instances of 1.0 |
{
"title": "Old version",
"rows": [
{
"field": "2018",
"label": "Released"
},
{
"field": "\n*<span style=\"white-space:nowrap;\">(link to Java Edition Classic server 1.0 article, displayed as Java Edition Classic server)</span>\n*<span style=\"white-space:nowrap;\">(link to Java Edition Beta 1.0 article, displayed as Java Edition Beta)</span>\n*<span style=\"white-space:nowrap;\">(link to Launcher 1.0 article, displayed as Minecraft Launcher)</span>\n*<span style=\"white-space:nowrap;\">(link to Realms#1.0 article, displayed as Realms)</span>\n*<span style=\"white-space:nowrap;\">(link to Pocket Edition 1.0 article, displayed as Pocket Edition)</span>\n*<span style=\"white-space:nowrap;\">(link to Bedrock Editor 1.0 article, displayed as Bedrock Editor)</span>\n*<span style=\"white-space:nowrap;\">(link to Minecraft Education 1.0 article, displayed as Education)</span>\n*<span style=\"white-space:nowrap;\">(link to Nintendo Switch Edition 1.0 article, displayed as Nintendo Switch Edition)</span>",
"label": "Other instances of (link to 1.0 article, displayed as 1.0)"
}
],
"invimages": [],
"images": []
}
| Released | 2024 |
|---|
{
"title": "New version",
"rows": [
{
"field": "2024",
"label": "Released"
}
],
"invimages": [],
"images": []
}
Thoughts on this, or perhaps where better to put it? Nixinova T C 07:34, 10 November 2024 (UTC)
| Edition | Java Edition |
|---|---|
| Official name | Update Aquatic |
| Released | July 18, 2018 |
| ... | ... |
| Equivalent versions |
{
"title": "Minecraft 1.13",
"images": [
"Java Edition 1.13 menu.png"
],
"rows": [
{
"field": "''(link to Java Edition article, displayed as Java Edition)''",
"label": "Edition"
},
{
"field": "(link to Update Aquatic article, displayed as Update Aquatic)",
"label": "Official name"
},
{
"field": "July 18, 2018",
"label": "Released"
},
{
"field": "...",
"label": "..."
},
{
"field": "\n*(link to Bedrock Edition 1.4 article, displayed as Bedrock Edition 1.4)\n*(link to Bedrock Edition 1.5 article, displayed as Bedrock Edition 1.5)\n*(link to Education Edition 1.4 article, displayed as Education Edition 1.4)\n*(link to Xbox 360 Edition TU69 article, displayed as Xbox 360 Edition TU69)\n*(link to Wii U Edition Patch 38 article, displayed as Wii U Edition Patch 38)\n*(link to PlayStation 3 Edition 1.76 article, displayed as PlayStation 3 Edition 1.76)\n*(link to PlayStation Vita Edition 1.76 article, displayed as PlayStation Vita Edition 1.76)\n*(link to PlayStation 4 Edition 1.76 article, displayed as PlayStation 4 Edition 1.76)",
"label": "Equivalent versions"
}
],
"invimages": [],
"footer": "</tr>\n</table>"
}
There is no documentation for the jsonfile parameter. It is used on pages such as Java Edition 1.21.4 Pre-Release 3. - CrowdingFaun624 (talk) 04:36, 4 January 2025 (UTC)
This section continues from the section where we moved "other editions" out of this infobox. Here's what I said then:
I did a bit of thinking, and maybe we should add an "equivalent update in other editions" section instead, so e.g. the section in the JE 1.15 page would include BE 1.14, and EE 1.14.31; the section in the JE 1.13 page would include BE 1.4 and 1.5, EE 1.4, and all those console edition versions, e.g. PS3/Vita/4 1.76. That would work much better. Example:
| Edition | Java Edition |
|---|---|
| Official name | Update Aquatic |
| Released | July 18, 2018 |
| ... | ... |
| Equivalent versions |
{
"title": "Minecraft 1.13",
"images": [
"Java Edition 1.13 menu.png"
],
"rows": [
{
"field": "''(link to Java Edition article, displayed as Java Edition)''",
"label": "Edition"
},
{
"field": "(link to Update Aquatic article, displayed as Update Aquatic)",
"label": "Official name"
},
{
"field": "July 18, 2018",
"label": "Released"
},
{
"field": "...",
"label": "..."
},
{
"field": "\n*(link to Bedrock Edition 1.4 article, displayed as Bedrock Edition 1.4)\n*(link to Bedrock Edition 1.5 article, displayed as Bedrock Edition 1.5)\n*(link to Education Edition 1.4 article, displayed as Education Edition 1.4)\n*(link to Xbox 360 Edition TU69 article, displayed as Xbox 360 Edition TU69)\n*(link to Wii U Edition Patch 38 article, displayed as Wii U Edition Patch 38)\n*(link to PlayStation 3 Edition 1.76 article, displayed as PlayStation 3 Edition 1.76)\n*(link to PlayStation Vita Edition 1.76 article, displayed as PlayStation Vita Edition 1.76)\n*(link to PlayStation 4 Edition 1.76 article, displayed as PlayStation 4 Edition 1.76)",
"label": "Equivalent versions"
}
],
"invimages": [],
"footer": "</tr>\n</table>"
}
I still think we should add a section for this. Any thoughts on this? Thanks. — 3A | T C 11:31, 8 February 2025 (UTC)
the Bedrock Dedicted Server "server for" row uses the parent param, but it links to the BDS version instead of BE version. For example, if the parent param was 1.6.1 instead of linking to Bedrock Edition 1.6.1 it links to Bedrock Dedicated Server 1.6.1. 👁 Image
NmF (talk) 22:30, 20 February 2025 (UTC)
BE betas have been fully replaced with previews, so there is no point in listing it.
For example, Bedrock Edition 1.21.80 lists:
But those 2 pages are exactly the same. There is no point in listing betas. At least not since whatever version of BE got rid of them. I suggest just writing LUA code to check the version number and then call that in the template and only add the betas link if it is below a certain version. I'll make an example in my sandbox real quick. --Simanelix (T|C) 02:57, 12 June 2025 (UTC)
I was wondering if it'd be useful for a Patch Notes link in the infobox, since as of now the patch notes are instead only listed as the first reference in most version articles (see Java Edition 19w07a and Bedrock Edition beta 1.13.0.1, which both have the first references outside of the infobox being links to the patch notes for the version).
Theres already some precedent for outside linking in the infobox with the "Downloads" links and to a lesser extent the Wikipedia link used in Minimum Java Version. 👁 Image
FireDragons52 00:13, 24 February 2026 (UTC)
So, I've noticed that on pages like Dungeons:1.1.1.0 and Legends:1.18.19068, the infobox row shows the full page name instead of just the version number. I'm guessing this is because the template trims FULLPAGENAME instead of just PAGENAME when getting the version number. I would change this myself but I don't know much about this template and don't want to accidentally break some other page. 👁 Image
FireDragons52 21:31, 25 April 2026 (UTC)
version-prefix is defined. For Dungeons, it becomes Minecraft Dungeons:, and for Legends it become Minecraft Legends:. The problem is that the Dungeons and Legends pages don't have the "Minecraft" part in the page name. The part of the template that formats the footer with links to other editions tries to replace "Minecraft Dungeons:" (or "Minecraft Legends:") in FULLPAGENAME with an empty string, but that phrase doesn't exist, so it displays whatever FULLPAGENAME is. I'll try to change it for Dungeons to see if it fixes the problem and doesn't break anything, then I'll change it for Legends. Rampage455 (talk) 02:26, 26 April 2026 (UTC)
It can be really useful for Android information on bedrock edition, and I don't see a reason to not implement this, since "Version Code" and "Minimum Java version" is already implemented and it's probably not too hard to implement.
I can see this working as something like this:
On code:
|minsdk= 17 (4.2.x - Jelly Bean) |targetsdk= 22 (5.1 - Lollipop)
Preview:
| Minimum SDK 17 (Android 4.2.x - Jelly Bean) |
| Target SDK 22 (Android 5.1 - Lollipop) |
Or maybe something simpler, like a |systemtarget= row.
| Target Android: Minumum: SDK 17 (Android 4.2.x - Jelly Bean)
Recommended: SDK 22 (Android 5.1 - Lollipop) |
Sorry for the messy cell, but it's the best I could do since I'm new to this ^^
TadpoleTrader (talk) 06:19, 8 June 2026 (UTC)