Template:Version/Build: Difference between revisions

From VRChat Wiki
~Pausbe (talk | contribs)
bump ios build (1727)
~Pausbe (talk | contribs)
bump live-mainpage (1901) & live-ios (1886)
 
(69 intermediate revisions by 4 users not shown)
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 = 1726 <!-- Should be the main version of live (2024.2.3), no "p1, p2, etc" releases. -->
  | live-mainpage = 1901 <!-- Should be the main version of live (2024.2.3), no "p1, p2, etc" releases. -->
  | live = 1727 <!-- 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 = 1727
  | live-windows = {{ClientBuild/windows/buildNumber}}
  | live-android = 1727 <!-- Put the highest android value here (quest/pico/mobile, etc). -->
  | live-android-quest = {{ClientBuild/android-quest/buildNumber}}
  | live-ios = 1727 <!-- Put the highest ios value here (ios, ipados). -->
| live-android-google-play = {{ClientBuild/android-google-play/buildNumber}}
  | open-beta = 1747
| live-android-pico = {{ClientBuild/android-pico/buildNumber}}
  | open-beta-windows = 1747
| live-android-steamos = {{ClientBuild/android-steamos/buildNumber}}
  | open-beta-quest = 1747
| live-android-viveport = {{ClientBuild/android-viveport/buildNumber}}
  | unity-live = 2022.4.22f1
  | live-ios = 1886 <!-- Put the highest ios value here (ios, ipados). -->
  | open-beta = {{ClientBuild/open-beta-windows/buildNumber}}
  | open-beta-windows = {{ClientBuild/open-beta-windows/buildNumber}}
  | open-beta-android-quest = {{ClientBuild/open-beta-android-quest/buildNumber}}
  | unity-live =
<!-- SDK -->
<!-- SDK -->
  | sdk =
  | sdk =
Line 24: Line 28:
  | impostors =}}</onlyinclude> <!-- note: when editing, leave brackets and onlyinclude on the last parameter due to whitespace issues -->
  | impostors =}}</onlyinclude> <!-- note: when editing, leave brackets and onlyinclude on the last parameter due to whitespace issues -->
<noinclude>
<noinclude>
{{Documentation}}[[Category:Templates{{#translation:}}]]
{{Documentation}}
</noinclude>
</noinclude>

Latest revision as of 01:24, 2 September 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 1901 {{Version/Build|live-mainpage}}
Live 1901 {{Version/Build|live}}
Live (Windows) 1901 {{Version/Build|live-windows}}
Live (Android Quest) 1901 {{Version/Build|live-android-quest}}
Live (Android Google Play) 1901 {{Version/Build|live-android-google-play}}
Live (Android Pico) 1901 {{Version/Build|live-android-pico}}
Live (Android SteamOS) {{Version/Build|live-android-steamos}}
Live (Android Viveport) 1901 {{Version/Build|live-android-viveport}}
Live (iOS) 1886 {{Version/Build|live-ios}}
Open Beta 1901 {{Version/Build|open-beta}}
Open Beta (Windows) 1901 {{Version/Build|open-beta-windows}}
Open Beta (Android Quest) 1897 {{Version/Build|open-beta-android-quest}}