Template:Infobox/Feature: Difference between revisions
wip |
No edit summary |
||
| Line 4: | Line 4: | ||
<group> | <group> | ||
<data source="platforms"><label>Platforms</label></data> | <data source="platforms"><label>Platforms</label></data> | ||
<data source="vrchatplus"><label>Requires VRC+</label></data> | {{#if: {{{vrchatplus}}} | | ||
<data source="vrchatplus"> | |||
<label>Requires VRC+</label> | |||
<format>Yes</format> | |||
</data> | |||
}} | |||
</group> | </group> | ||
<group> | <group> | ||
<header>Feature history</header> | <header>Feature history</header> | ||
<data source="branch_release_date"><label> | <panel> | ||
{{#if: {{{branch_release_date}}} | | |||
<section> | |||
<label>Release</label> | |||
<data source="branch_release_date"><label>Date</label></data> | |||
<data source="branch_release_version"><label>Version</label></data> | |||
</section> | |||
}} | |||
{{#if: {{{branch_openbeta_date}}} | | |||
<section> | |||
<label>Open Beta</label> | |||
<data source="branch_openbeta_date"><label>Date</label></data> | |||
<data source="branch_openbeta_version"><label>Version</label></data> | |||
</section> | |||
}} | |||
</panel> | |||
</group> | </group> | ||
</infobox></includeonly><noinclude>{{Documentation}}[[Category:Infobox Templates]][[Category:Templates]]</noinclude> | </infobox></includeonly><noinclude>{{Documentation}}[[Category:Infobox Templates]][[Category:Templates]]</noinclude> | ||
Revision as of 22:05, 8 April 2025
[Reason: No reason provided.]
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 |