Template:Version/href: Difference between revisions
From VRChat Wiki
Version/href initial |
bump ios href & move template category to doc page |
||
| (70 intermediate revisions by 3 users not shown) | |||
| Line 2: | Line 2: | ||
<!-- Set upcoming href to a blank value if no versions are in development.--> | <!-- Set upcoming href to a blank value if no versions are in development.--> | ||
<!-- CLIENT --> | <!-- CLIENT --> | ||
| live = https://docs.vrchat.com/docs/vrchat- | | live-mainpage = https://docs.vrchat.com/docs/vrchat-202622 <!-- Should be the main version of live (2024.2.3), no "p1, p2, etc" releases. --> | ||
| live-windows = https://docs.vrchat.com/docs/vrchat- | | live = https://docs.vrchat.com/docs/vrchat-202622 <!-- Put the highest value of either windows, android or ios here . --> | ||
| live-android = https://docs.vrchat.com/docs/vrchat- | | live-windows = https://docs.vrchat.com/docs/vrchat-202622 | ||
| live-ios = https://docs.vrchat.com/docs/vrchat- | | live-android = https://docs.vrchat.com/docs/vrchat-202622 <!-- Put the highest android value here (quest/pico/mobile, etc). --> | ||
| live-ios = https://docs.vrchat.com/docs/vrchat-202622 <!-- 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 = https://creators.vrchat.com/releases/release-3- | | sdk = https://creators.vrchat.com/releases/release-3-10-3 | ||
| sdk-worlds = https://creators.vrchat.com/releases/release-3- | | sdk-worlds = https://creators.vrchat.com/releases/release-3-10-3 | ||
| sdk-avatars = https://creators.vrchat.com/releases/release-3- | | sdk-avatars = https://creators.vrchat.com/releases/release-3-10-3 | ||
| sdk-beta = | | sdk-beta = https://vrc-beta-docs.netlify.app/releases/release-3-10-3/ | ||
| package-resolver = | | package-resolver = | ||
| unity-sdk = https://unity.com/releases/editor/whats-new/2022.3.22 | | unity-sdk = https://unity.com/releases/editor/whats-new/2022.3.22 | ||
<!-- OTHER --> | <!-- OTHER --> | ||
| creator-companion = https://vcc.docs.vrchat.com/news/release-2.4. | | creator-companion = https://vcc.docs.vrchat.com/news/release-2.4.5 | ||
| creator-companion-beta = | | creator-companion-beta = https://vcc.docs.vrchat.com/news/release-2.5.0 | ||
| quick-launcher = | | quick-launcher = | ||
| 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:39, 29 May 2026
This template displays versions of clients, SDK's, and other notable versioned tools/features. This template parameters should be in-sync with the {{Version}} and {{Version/Build}} templates.
| Version | Example | Template code |
|---|---|---|
| Client | ||
| Live Main Page | https://docs.vrchat.com/docs/vrchat-202622 | {{Version/href|live-mainpage}}
|
| Live | https://docs.vrchat.com/docs/vrchat-202622 | {{Version/href|live}}
|
| Live (Windows) | https://docs.vrchat.com/docs/vrchat-202622 | {{Version/href|live-windows}}
|
| Live (Android) | https://docs.vrchat.com/docs/vrchat-202622 | {{Version/href|live-android}}
|
| Live (iOS) | https://docs.vrchat.com/docs/vrchat-202622 | {{Version/href|live-ios}}
|
| Open Beta | {{Version/href|open-beta}}
| |
| Open Beta (Windows) | {{Version/href|open-beta-windows}}
| |
| Open Beta (Quest) | {{Version/href|open-beta-quest}}
| |
| Unity (Live) | {{Version/href|unity-live}}
| |
| SDK | ||
| SDK | https://creators.vrchat.com/releases/release-3-10-3 | {{Version/href|sdk}}
|
| SDK - Worlds | https://creators.vrchat.com/releases/release-3-10-3 | {{Version/href|sdk-worlds}}
|
| SDK - Avatars | https://creators.vrchat.com/releases/release-3-10-3 | {{Version/href|sdk-avatars}}
|
| SDK beta | https://vrc-beta-docs.netlify.app/releases/release-3-10-3/ | {{Version/href|sdk-beta}}
|
| Package Resolver | {{Version/href|package-resolver}}
| |
| Unity (SDK) | https://unity.com/releases/editor/whats-new/2022.3.22 | {{Version/href|unity-sdk}}
|
| Other | ||
| Creator Companion | https://vcc.docs.vrchat.com/news/release-2.4.5 | {{Version/href|creator-companion}}
|
| Creator Companion beta | https://vcc.docs.vrchat.com/news/release-2.5.0 | {{Version/href|creator-companion-beta}}
|
| Quick Launcher | {{Version/href|quick-launcher}}
| |
| Impostors | {{Version/href|impostors}}
| |