Template:Version/Build: Difference between revisions
From VRChat Wiki
bump ob build (1745) |
bump live build (1727) |
||
| Line 3: | Line 3: | ||
<!-- CLIENT --> | <!-- CLIENT --> | ||
| live-mainpage = 1726 <!-- Should be the main version of live (2024.2.3), no "p1, p2, etc" releases. --> | | live-mainpage = 1726 <!-- Should be the main version of live (2024.2.3), no "p1, p2, etc" releases. --> | ||
| live = | | live = 1727 <!-- Put the highest value of either windows, android or ios here . --> | ||
| live-windows = | | live-windows = 1727 | ||
| live-android = | | live-android = 1727 <!-- Put the highest android value here (quest/pico/mobile, etc). --> | ||
| live-ios = 1711 <!-- Put the highest ios value here (ios, ipados). --> | | live-ios = 1711 <!-- Put the highest ios value here (ios, ipados). --> | ||
| open-beta = 1745 | | open-beta = 1745 | ||
Revision as of 22:46, 22 October 2025
This template displays build numbers of clients. This template parameters should be in-sync with the {{Version}} and {{Version/href}} templates.
| Version | Example | Template code |
|---|---|---|
| Client | ||
| Live Main Page | 1726 | {{Version/Build|live-mainpage}}
|
| Live | 1727 | {{Version/Build|live}}
|
| Live (Windows) | 1727 | {{Version/Build|live-windows}}
|
| Live (Android) | 1727 | {{Version/Build|live-android}}
|
| Live (iOS) | 1711 | {{Version/Build|live-ios}}
|
| Open Beta | 1745 | {{Version/Build|open-beta}}
|
| Open Beta (Windows) | 1745 | {{Version/Build|open-beta-windows}}
|
| Open Beta (Quest) | 1745 | {{Version/Build|open-beta-quest}}
|