Template:Version/Build: Difference between revisions
From VRChat Wiki
bump ob build (1766) |
bump ios build (1853) & move template category to doc page |
||
| (44 intermediate revisions by 2 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 = | | live-mainpage = 1853 <!-- Should be the main version of live (2024.2.3), no "p1, p2, etc" releases. --> | ||
| live = | | live = 1853 <!-- Put the highest value of either windows, android or ios here . --> | ||
| live-windows = | | live-windows = 1853 | ||
| live-android = | | live-android = 1853 <!-- Put the highest android value here (quest/pico/mobile, etc). --> | ||
| live-ios = | | live-ios = 1853 <!-- Put the highest ios value here (ios, ipados). --> | ||
| open-beta = | | open-beta = | ||
| open-beta-windows = | | open-beta-windows = | ||
| open-beta-quest = | | open-beta-quest = | ||
| unity-live = | | unity-live = | ||
<!-- SDK --> | <!-- SDK --> | ||
| sdk = | | sdk = | ||
| Line 24: | Line 24: | ||
| 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}} | {{Documentation}} | ||
</noinclude> | </noinclude> | ||
Latest revision as of 21:36, 29 May 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 | 1853 | {{Version/Build|live-mainpage}}
|
| Live | 1853 | {{Version/Build|live}}
|
| Live (Windows) | 1853 | {{Version/Build|live-windows}}
|
| Live (Android) | 1853 | {{Version/Build|live-android}}
|
| Live (iOS) | 1853 | {{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}}
| |