Template:Version/Build: Difference between revisions
From VRChat Wiki
bump live build (1801) |
bump live build (1802) |
||
| Line 3: | Line 3: | ||
<!-- CLIENT --> | <!-- CLIENT --> | ||
| live-mainpage = 1800 <!-- Should be the main version of live (2024.2.3), no "p1, p2, etc" releases. --> | | live-mainpage = 1800 <!-- Should be the main version of live (2024.2.3), no "p1, p2, etc" releases. --> | ||
| live = | | live = 1802 <!-- Put the highest value of either windows, android or ios here . --> | ||
| live-windows = | | live-windows = 1802 | ||
| live-android = | | live-android = 1802 <!-- Put the highest android value here (quest/pico/mobile, etc). --> | ||
| live-ios = 1800 <!-- Put the highest ios value here (ios, ipados). --> | | live-ios = 1800 <!-- Put the highest ios value here (ios, ipados). --> | ||
| open-beta = | | open-beta = | ||
Revision as of 00:55, 10 March 2026
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 | 1800 | {{Version/Build|live-mainpage}}
|
| Live | 1802 | {{Version/Build|live}}
|
| Live (Windows) | 1802 | {{Version/Build|live-windows}}
|
| Live (Android) | 1802 | {{Version/Build|live-android}}
|
| Live (iOS) | 1800 | {{Version/Build|live-ios}}
|
| Open Beta | {{Version/Build|open-beta}}
| |
| Open Beta (Windows) | {{Version/Build|open-beta-windows}}
| |
| Open Beta (Quest) | {{Version/Build|open-beta-quest}}
| |