Template:Infobox/Feature/doc: Difference between revisions
From VRChat Wiki
No edit summary |
No edit summary |
||
| Line 64: | Line 64: | ||
}, | }, | ||
"branch_release_version": { | "branch_release_version": { | ||
"label": "Branch | | "label": "Branch | Release - Version", | ||
"example": "2024.3.3", | "example": "2024.3.3", | ||
"type": "string", | "type": "string", | ||
"description": "VRChat | "description": "VRChat version introducing the feature" | ||
}, | }, | ||
"branch_openbeta_version": { | "branch_openbeta_version": { | ||
"label": "Branch | | "label": "Branch | Open Beta - Version", | ||
"example": "2024.3.3", | "example": "2024.3.3", | ||
"description": "VRChat version introducing the feature", | "description": "VRChat Open Beta version introducing the feature", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
| Line 95: | Line 95: | ||
"vrchatplus", | "vrchatplus", | ||
"branch_release_date", | "branch_release_date", | ||
" | "branch_release_version", | ||
"branch_release_releasenote", | "branch_release_releasenote", | ||
"branch_openbeta_date", | "branch_openbeta_date", | ||
" | "branch_openbeta_version", | ||
"branch_openbeta_releasenote" | "branch_openbeta_releasenote" | ||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
Revision as of 22:44, 8 April 2025
wip
| 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 |
| VRC+ | vrchatplus | If VRC+ is required to use/access the feature
| String | optional |
| Branch | Release - Date | branch_release_date | Release date of the feature | Date | optional |
| Branch | Release - Version | branch_release_version | VRChat version introducing the feature
| String | optional |
| Branch | Release - Release Note | branch_release_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 |