Template:Infobox/Feature/doc: Difference between revisions
mNo edit summary |
Rename "Release" to "Live" |
||
| Line 5: | Line 5: | ||
|vr= Yes | |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 | ||
| Line 16: | Line 16: | ||
|image= VrcHomeThumb.png | |image= VrcHomeThumb.png | ||
|platforms= Android | |platforms= Android | ||
| | |branch_live_releasenote = https://docs.vrchat.com/docs/vrchat-202441openbeta | ||
}} | }} | ||
<noinclude>[[Category:Template Documentation]]</noinclude> | <noinclude>[[Category:Template Documentation]]</noinclude> | ||
| Line 46: | Line 46: | ||
], | ], | ||
"description": "Platforms supported by the feature." | "description": "Platforms supported by the feature." | ||
}, | }, | ||
"branch_openbeta_date": { | "branch_openbeta_date": { | ||
| Line 64: | Line 59: | ||
], | ], | ||
"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 65: | ||
"description": "VRChat Open Beta version introducing the feature", | "description": "VRChat Open Beta version introducing the feature", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"branch_openbeta_releasenote": { | "branch_openbeta_releasenote": { | ||
| Line 96: | Line 79: | ||
], | ], | ||
"type": "string" | "type": "string" | ||
}, | |||
"branch_live_date": { | |||
"label": "Branch | Live - Date", | |||
"description": "Release date of the feature", | |||
"type": "date" | |||
}, | |||
"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", | |||
"example": "https://docs.vrchat.com/docs/vrchat-202432", | |||
"type": "url" | |||
} | } | ||
}, | }, | ||
| Line 105: | Line 105: | ||
"vr", | "vr", | ||
"vrchatplus", | "vrchatplus", | ||
" | "branch_live_date", | ||
" | "branch_live_version", | ||
" | "branch_live_releasenote", | ||
"branch_openbeta_date", | "branch_openbeta_date", | ||
"branch_openbeta_version", | "branch_openbeta_version", | ||
Revision as of 19:06, 27 April 2025
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 |