Template:Version/Build: Difference between revisions
From VRChat Wiki
2025.3.2 release (1695) |
bump build (1696) |
||
| Line 2: | Line 2: | ||
<!-- Set upcoming builds to a blank value if no versions are in development.--> | <!-- Set upcoming builds to a blank value if no versions are in development.--> | ||
<!-- CLIENT --> | <!-- CLIENT --> | ||
| live = | | live = 1696 <!-- Put the highest value of either windows, android or ios here . --> | ||
| live-windows = | | live-windows = 1696 | ||
| live-android = | | live-android = 1696 <!-- Put the highest android value here (quest/pico/mobile, etc). --> | ||
| live-ios = 1681 <!-- Put the highest ios value here (ios, ipados). --> | | live-ios = 1681 <!-- Put the highest ios value here (ios, ipados). --> | ||
| open-beta = | | open-beta = | ||
Revision as of 20:47, 3 September 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 | {{Version/Build|live-mainpage}}
| |
| Live | 1696 | {{Version/Build|live}}
|
| Live (Windows) | 1696 | {{Version/Build|live-windows}}
|
| Live (Android) | 1696 | {{Version/Build|live-android}}
|
| Live (iOS) | 1681 | {{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}}
| |