Template:Infobox/Feature/doc: Difference between revisions
No edit summary |
add categories |
||
| (6 intermediate revisions by one other user not shown) | |||
| Line 3: | Line 3: | ||
|image= VrcHomeThumb.png | |image= VrcHomeThumb.png | ||
|platforms= All | |platforms= All | ||
|vr= Yes | |||
|vrchatplus= Required | |vrchatplus= Required | ||
| | |branch_live_date = 10 Dec 2010 | ||
| | |branch_live_version = 2000.2.2 | ||
| | |branch_live_releasenote = https://docs.vrchat.com/docs/vrchat-202433 | ||
|branch_openbeta_date = 01 Dec 1970 | |branch_openbeta_date = 01 Dec 1970 | ||
|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 15: | Line 18: | ||
|image= VrcHomeThumb.png | |image= VrcHomeThumb.png | ||
|platforms= Android | |platforms= Android | ||
| | |branch_live_releasenote = https://docs.vrchat.com/docs/vrchat-202441openbeta | ||
}} | |||
{{Infobox/Feature | |||
|name= Example feature | |||
|platforms= PC | |||
}} | }} | ||
<templatedata> | <templatedata> | ||
{ | { | ||
| Line 45: | Line 51: | ||
], | ], | ||
"description": "Platforms supported by the feature." | "description": "Platforms supported by the feature." | ||
}, | }, | ||
"branch_openbeta_date": { | "branch_openbeta_date": { | ||
"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 63: | Line 65: | ||
], | ], | ||
"description": "Whether VRC+ is required to use/access the feature" | "description": "Whether VRC+ is required to use/access the feature" | ||
}, | }, | ||
"branch_openbeta_version": { | "branch_openbeta_version": { | ||
| Line 76: | Line 72: | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
" | "branch_openbeta_releasenote": { | ||
"label": "Branch | Release - Release Note", | "label": "Branch | Open Beta - Release Note", | ||
"description": "Link to the VRChat Docs release note", | |||
"example": "https://docs.vrchat.com/docs/vrchat-202441openbeta", | |||
"type": "url" | |||
}, | |||
"vr": { | |||
"label": "VR only", | |||
"description": "Whether VR is required to use/access the feature", | |||
"suggestedvalues": [ | |||
"Yes" | |||
], | |||
"type": "string" | |||
}, | |||
"branch_live_date": { | |||
"label": "Branch | Live - Date", | |||
"description": "Release date of the feature", | |||
"type": "date", | |||
"example": "01 Jan 2000" | |||
}, | |||
"branch_live_version": { | |||
"label": "Branch | Live - Version", | |||
"description": "VRChat version introducing the feature", | |||
"example": "2024.3.3", | |||
"type": "string" | |||
}, | |||
"branch_live_releasenote": { | |||
"label": "Branch | Live - Release Note", | |||
"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" | "type": "url" | ||
}, | }, | ||
" | "branch_announcement_date": { | ||
"label": "Branch | | "label": "Branch | Announcement - Date", | ||
"description": " | "description": "Date of the first announcement", | ||
"example": " | "example": "01 Jan 2000", | ||
"type": "date" | |||
}, | |||
"branch_announcement_link": { | |||
"label": "Branch | Announcement - Link", | |||
"description": "Link to the first announcement", | |||
"type": "url" | "type": "url" | ||
} | } | ||
| Line 94: | Line 121: | ||
"image", | "image", | ||
"platforms", | "platforms", | ||
"vr", | |||
"vrchatplus", | "vrchatplus", | ||
" | "branch_live_date", | ||
" | "branch_live_version", | ||
" | "branch_live_releasenote", | ||
"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 |