Template:Infobox/Feature/doc: Difference between revisions

From VRChat Wiki
Patroll (talk | contribs)
No edit summary
~Pausbe (talk | contribs)
add categories
 
(15 intermediate revisions by one other user not shown)
Line 2: Line 2:
|name= Example feature
|name= Example feature
|image= VrcHomeThumb.png
|image= VrcHomeThumb.png
|platforms= PC, Android, iOS
|platforms= All
|vrchatplus= Yes
|vr= Yes
|branch_release_date = 10 Dec 2000
|vrchatplus= Required
|branch_release_version = 2000.2.2
|branch_live_date = 10 Dec 2010
|branch_release_releasenote = https://docs.vrchat.com/docs/vrchat-202433
|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_announcement_date = 01 Dec 1970
|branch_announcement_link = https://ask.vrchat.com/t/developer-update-15-june-2023/18473
}}
}}
{{Infobox/Feature
{{Infobox/Feature
|name= Example feature
|name= Example feature
|image= VrcHomeThumb.png
|image= VrcHomeThumb.png
|platforms= PC, Android, iOS
|platforms= Android
|branch_release_date = 01 Jan 1970
|branch_live_releasenote = https://docs.vrchat.com/docs/vrchat-202441openbeta
|branch_release_releasenote = https://docs.vrchat.com/docs/vrchat-202441openbeta
}}
{{Infobox/Feature
|name= Example feature
|platforms= PC
}}
}}
<noinclude>[[Category:Template Documentation]]</noinclude>
<templatedata>
<templatedata>
{
{
Line 39: Line 45:
"label": "Platforms",
"label": "Platforms",
"suggestedvalues": [
"suggestedvalues": [
"All",
"PC",
"PC",
"Android",
"Android",
"iOS"
"iOS"
],
],
"description": "Platforms supported by the feature"
"description": "Platforms supported by the feature."
},
"branch_release_date": {
"label": "Branch | Release - Date",
"type": "date",
"description": "Release date of 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 59: Line 62:
"type": "string",
"type": "string",
"suggestedvalues": [
"suggestedvalues": [
"Yes"
"Required"
],
],
"description": "If VRC+ is required to use/access the feature"
"description": "Whether VRC+ is required to use/access the feature"
},
},
"branch_release_version": {
"branch_openbeta_version": {
"label": "Branch | Open Beta - Version",
"label": "Branch | Open Beta - Version",
"example": "2024.3.3",
"example": "2024.3.3",
"type": "string",
"description": "VRChat Open Beta version introducing the feature",
"description": "VRChat Open Beta version introducing the feature"
"type": "string"
},
"branch_openbeta_releasenote": {
"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_openbeta_version": {
"branch_live_version": {
"label": "Branch | Release - Version",
"label": "Branch | Live - Version",
"description": "VRChat version introducing the feature",
"example": "2024.3.3",
"example": "2024.3.3",
"description": "VRChat version introducing the feature"
"type": "string"
},
},
"branch_release_releasenote": {
"branch_live_releasenote": {
"label": "Branch | Release - Release Note",
"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_openbeta_releasenote": {
"branch_announcement_date": {
"label": "Branch | Open Beta - Release Note",
"label": "Branch | Announcement - Date",
"description": "Link to the VRChat Docs release note",
"description": "Date of the first announcement",
"example": "https://docs.vrchat.com/docs/vrchat-202441openbeta",
"example": "01 Jan 2000",
"type": "date"
},
"branch_announcement_link": {
"label": "Branch | Announcement - Link",
"description": "Link to the first announcement",
"type": "url"
"type": "url"
}
}
},
},
"description": "wip",
"description": "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.\nDoes 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!",
"paramOrder": [
"paramOrder": [
"name",
"name",
"image",
"image",
"platforms",
"platforms",
"vr",
"vrchatplus",
"vrchatplus",
"branch_release_date",
"branch_live_date",
"branch_live_version",
"branch_live_releasenote",
"branch_openbeta_date",
"branch_openbeta_version",
"branch_openbeta_version",
"branch_release_releasenote",
"branch_openbeta_releasenote",
"branch_openbeta_date",
"branch_announcement_date",
"branch_release_version",
"branch_announcement_link"
"branch_openbeta_releasenote"
]
]
}
}
</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!

Template parameters

ParameterDescriptionTypeStatus
Namename

Name of the feature

Stringrequired
Imageimage

Representative image of the feature

Example
thumbnail.webp
Filesuggested
Platformsplatforms

Platforms supported by the feature.

Suggested values
All PC Android iOS
Stringrequired
VR onlyvr

Whether VR is required to use/access the feature

Suggested values
Yes
Stringoptional
VRC+vrchatplus

Whether VRC+ is required to use/access the feature

Suggested values
Required
Stringoptional
Branch | Live - Datebranch_live_date

Release date of the feature

Example
01 Jan 2000
Dateoptional
Branch | Live - Versionbranch_live_version

VRChat version introducing the feature

Example
2024.3.3
Stringoptional
Branch | Live - Release Notebranch_live_releasenote

Link to the VRChat Docs release note

Example
https://docs.vrchat.com/docs/vrchat-202432
URLoptional
Branch | Open Beta - Datebranch_openbeta_date

Open Beta first appearance date of the feature

Example
01 Jan 2000
Dateoptional
Branch | Open Beta - Versionbranch_openbeta_version

VRChat Open Beta version introducing the feature

Example
2024.3.3
Stringoptional
Branch | Open Beta - Release Notebranch_openbeta_releasenote

Link to the VRChat Docs release note

Example
https://docs.vrchat.com/docs/vrchat-202441openbeta
URLoptional
Branch | Announcement - Datebranch_announcement_date

Date of the first announcement

Example
01 Jan 2000
Dateoptional
Branch | Announcement - Linkbranch_announcement_link

Link to the first announcement

URLoptional