Template:Version/Build/doc: Difference between revisions
From VRChat Wiki
Version/Build doc |
add categories |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
This template displays build numbers of clients. This template parameters should be in-sync with the [[Template:Version | This template displays build numbers of clients. This template parameters should be in-sync with the [[Template:Version|<nowiki>{{Version}}</nowiki>]] and [[Template:Version/href|<nowiki>{{Version/href}}</nowiki>]] templates. | ||
{| class="wikitable" | {| class="wikitable" | ||
| Line 7: | Line 7: | ||
|- | |- | ||
| style="text-align:center;" colspan="3" |'''<big>Client</big>''' | | style="text-align:center;" colspan="3" |'''<big>Client</big>''' | ||
|- | |||
|Live Main Page | |||
|{{Version/Build|live-mainpage}} | |||
|<code><nowiki>{{Version/Build|live-mainpage}}</nowiki></code> | |||
|- | |- | ||
|Live | |Live | ||
| Line 36: | Line 40: | ||
|<code><nowiki>{{Version/Build|open-beta-quest}}</nowiki></code> | |<code><nowiki>{{Version/Build|open-beta-quest}}</nowiki></code> | ||
|} | |} | ||
<includeonly>[[Category:Templates{{#translation:}}]]</includeonly> | |||
<noinclude>[[Category:Template documentation{{#translation:}}]]</noinclude> | |||
Latest revision as of 21:35, 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}}
| |