Template:Version/Build: Difference between revisions
From VRChat Wiki
more versions |
bump live-mainpage (1885) |
||
| 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-mainpage = | | live-mainpage = 1885 <!-- Should be the main version of live (2024.2.3), no "p1, p2, etc" releases. --> | ||
| live = {{ClientBuild/windows/buildNumber}} <!-- Put the highest value of either windows, android or ios here. --> | | live = {{ClientBuild/windows/buildNumber}} <!-- Put the highest value of either windows, android or ios here. --> | ||
| live-windows = {{ClientBuild/windows/buildNumber}} | | live-windows = {{ClientBuild/windows/buildNumber}} | ||
Latest revision as of 00:47, 13 August 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 | 1885 | {{Version/Build|live-mainpage}}
|
| Live | 1886 | {{Version/Build|live}}
|
| Live (Windows) | 1886 | {{Version/Build|live-windows}}
|
| Live (Android Quest) | 1886 | {{Version/Build|live-android-quest}}
|
| Live (Android Google Play) | 1886 | {{Version/Build|live-android-google-play}}
|
| Live (Android Pico) | 1886 | {{Version/Build|live-android-pico}}
|
| Live (Android SteamOS) | {{Version/Build|live-android-steamos}}
| |
| Live (Android Viveport) | 1886 | {{Version/Build|live-android-viveport}}
|
| Live (iOS) | 1865 | {{Version/Build|live-ios}}
|
| Open Beta | 1897 | {{Version/Build|open-beta}}
|
| Open Beta (Windows) | 1897 | {{Version/Build|open-beta-windows}}
|
| Open Beta (Android Quest) | 1897 | {{Version/Build|open-beta-android-quest}}
|