[yenile]
Bu bir belgeleme sayfası ve içeriği ana şablonun sayfasına görünecek. Daha fazla için Şablon:Belgeleme sayfasına bakınKısayol
Bu şablon, Module:Version/Numbers modülünde bulunan veriyle Module:Version içeriğini kullanmaktadır.
Bu kodlar Lua'da yazılmıştır.
Bu kodlar Lua'da yazılmıştır.
This template outputs the latest version of a particular edition of Minecraft, and can also check if a version specified is the same as the latest version.
Because this template is used on the main page, it must be modified by an administrator, bureaucrat, or director. If you have noticed that the version has changed but this template hasn't been updated, it is best to leave a note on an administrator's talk page or the admin noticeboard.
To update the version number, modify Module:Version/Numbers.
Usage[]
| Platform | Version | Displayed | Code used |
|---|---|---|---|
| Computer Edition | Computer | {{v}}
| |
| Computer server | {{v|server=1}}
| ||
| Weekly | {{v|weekly=1}}
| ||
| Weekly server | {{v|weekly=1|server=1}}
| ||
| Computer Classic | {{v|classic=1}}
| ||
| Computer Classic server | {{v|classic=1|server=1}}
| ||
| Launcher | {{v|launcher=1}}
| ||
| Pocket Edition | Android | {{v|android=1}}
| |
| Android Beta | {{v|android-snap=1}}
| ||
| iOS | {{v|ios=1}}
| ||
| Amazon Fire TV | {{v|firetv=1}}
| ||
| Windows Phone | {{v|windowsphone=1}}
| ||
| Windows 10 | {{v|windows10=1}}
| ||
| Console Edition | PlayStation 3 | {{v|ps3=1}}
| |
| PlayStation 4 | {{v|ps4=1}}
| ||
| PlayStation Vita | {{v|psvita=1}}
| ||
| Xbox 360 | {{v|xbox=1}}
| ||
| Xbox One | {{v|xbone=1}}
| ||
| Wii U | {{v|wiiu=1}}
| ||
| Nintendo Switch | {{v|nswitch=1}}
|
Version comparison in tables[]
When a version number is specified, the template will compare the version you specify with the latest version, and mark the cell green if it is the latest version, and red if it isn't.
For example:
{| class="wikitable"
| {{v|1.0.0}}
|-
| {{v|}}
|}