Template:Infobox/Feature/doc: Difference between revisions
Rename "Release" to "Live" |
add categories |
||
| (3 intermediate revisions by one other user not shown) | |||
| Line 11: | Line 11: | ||
|branch_openbeta_version = 1970.1.1 | |branch_openbeta_version = 1970.1.1 | ||
|branch_openbeta_releasenote = https://docs.vrchat.com/docs/vrchat-202433-openbeta | |branch_openbeta_releasenote = https://docs.vrchat.com/docs/vrchat-202433-openbeta | ||
|branch_announcement_date = 01 Dec 1970 | |||
|branch_announcement_link = https://ask.vrchat.com/t/developer-update-15-june-2023/18473 | |||
}} | }} | ||
{{Infobox/Feature | {{Infobox/Feature | ||
| Line 18: | Line 20: | ||
|branch_live_releasenote = https://docs.vrchat.com/docs/vrchat-202441openbeta | |branch_live_releasenote = https://docs.vrchat.com/docs/vrchat-202441openbeta | ||
}} | }} | ||
{{Infobox/Feature | |||
|name= Example feature | |||
|platforms= PC | |||
}} | |||
<templatedata> | <templatedata> | ||
{ | { | ||
| Line 50: | Line 55: | ||
"label": "Branch | Open Beta - Date", | "label": "Branch | Open Beta - Date", | ||
"type": "date", | "type": "date", | ||
"description": "Open Beta first appearance date of the feature" | "description": "Open Beta first appearance date of the feature", | ||
"example": "01 Jan 2000" | |||
}, | }, | ||
"vrchatplus": { | "vrchatplus": { | ||
| Line 83: | Line 89: | ||
"label": "Branch | Live - Date", | "label": "Branch | Live - Date", | ||
"description": "Release date of the feature", | "description": "Release date of the feature", | ||
"type": "date" | "type": "date", | ||
"example": "01 Jan 2000" | |||
}, | }, | ||
"branch_live_version": { | "branch_live_version": { | ||
| Line 95: | Line 102: | ||
"description": "Link to the VRChat Docs release note", | "description": "Link to the VRChat Docs release note", | ||
"example": "https://docs.vrchat.com/docs/vrchat-202432", | "example": "https://docs.vrchat.com/docs/vrchat-202432", | ||
"type": "url" | |||
}, | |||
"branch_announcement_date": { | |||
"label": "Branch | Announcement - Date", | |||
"description": "Date of the first announcement", | |||
"example": "01 Jan 2000", | |||
"type": "date" | |||
}, | |||
"branch_announcement_link": { | |||
"label": "Branch | Announcement - Link", | |||
"description": "Link to the first announcement", | |||
"type": "url" | "type": "url" | ||
} | } | ||
| Line 110: | Line 128: | ||
"branch_openbeta_date", | "branch_openbeta_date", | ||
"branch_openbeta_version", | "branch_openbeta_version", | ||
"branch_openbeta_releasenote" | "branch_openbeta_releasenote", | ||
"branch_announcement_date", | |||
"branch_announcement_link" | |||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
<includeonly>[[Category:Infobox templates{{#translation:}}]]</includeonly> | |||
<noinclude>[[Category:Template documentation{{#translation:}}]]</noinclude> | |||
Latest revision as of 03:31, 21 April 2026
Template for major features (e.g. Stickers, Camera Drone, Selfie Expression) for use on their pages or sections, but not minor features like e.g. specific setting options or some subfeatures of a larger one. Does the feature have its own distinctive and capitalized proper name and preferably own section in the release notes, or maybe is only for VRC+? It might be a major feature!
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | Name of the feature | String | required |
| Image | image | Representative image of the feature
| File | suggested |
| Platforms | platforms | Platforms supported by the feature.
| String | required |
| VR only | vr | Whether VR is required to use/access the feature
| String | optional |
| VRC+ | vrchatplus | Whether VRC+ is required to use/access the feature
| String | optional |
| Branch | Live - Date | branch_live_date | Release date of the feature
| Date | optional |
| Branch | Live - Version | branch_live_version | VRChat version introducing the feature
| String | optional |
| Branch | Live - Release Note | branch_live_releasenote | Link to the VRChat Docs release note
| URL | optional |
| Branch | Open Beta - Date | branch_openbeta_date | Open Beta first appearance date of the feature
| Date | optional |
| Branch | Open Beta - Version | branch_openbeta_version | VRChat Open Beta version introducing the feature
| String | optional |
| Branch | Open Beta - Release Note | branch_openbeta_releasenote | Link to the VRChat Docs release note
| URL | optional |
| Branch | Announcement - Date | branch_announcement_date | Date of the first announcement
| Date | optional |
| Branch | Announcement - Link | branch_announcement_link | Link to the first announcement | URL | optional |