Template:Infobox/Feature: Difference between revisions

From VRChat Wiki
Patroll (talk | contribs)
No edit summary
~Pausbe (talk | contribs)
move template categories to doc page
 
(18 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>{{Noticebox/wip}}</noinclude><includeonly><infobox type="Feature" theme="community">
<includeonly><infobox type="Feature" theme="community">
<title source="name"><default>'''Missing name!'''</default></title>
<title source="name"><default>'''Missing name!'''</default></title>
<image source="image"><default>[[File:Placeholder.webp|Missing thumbnail image!]]</default></image>
{{#if: {{{image}}} |  <image source="image"></image>}}
<group>
    <data source="platforms"><label>Platforms</label></data>
        <data source="platforms"><label>Platforms</label></data>
    <data source="vr">
        <data source="vrchatplus"><label><span style="margin-inline-end:0.3rem;>[[File:Icon_VRC_Plus_Icon.png|frameless|14x14px]]</span>VRC+</label></data>
        <label>VR only</label>
     </group>
    </data>
    <data source="vrchatplus">
        <label><span style="margin-inline-end:0.3rem;>[[File:Icon_VRC_Plus_Icon.png|frameless|14x14px]]</span>[[VRC+]]</label>
     </data>
     <group>
     <group>
         <header>Feature history</header>
         <header>Release history</header>  
         <panel>
         <panel>
             {{#if: {{{branch_release_date}}} |  
             {{#if: {{{branch_live_date}}} |  
                 <section>
                 <section>
                     <label>Release</label>
                     <label>Live</label>
                     <data source="branch_release_date">
                     <data source="branch_live_date">
                         <label>Date</label>
                         <label>Date</label>
                         <format>{{#dateformat:{{{branch_release_date}}}|ISO 8601}}</format>
                         <format>{{#timel: F d, Y|{{{branch_live_date}}}}}</format>
                     </data>
                     </data>
                     <data source="branch_release_version"><label>Version</label></data>
                     <data source="branch_live_version"><label>Version</label></data>
                     <data source="branch_release_releasenote"><label>Release note</label></data>
                     <data source="branch_live_releasenote"><label>Release note</label></data>
                 </section>
                 </section>
             }}
             }}
Line 23: Line 26:
                 <section>
                 <section>
                     <label>Open Beta</label>
                     <label>Open Beta</label>
                     <data source="branch_openbeta_date"><label>Date</label></data>
                     <data source="branch_openbeta_date">
                        <label>Date</label>
                        <format>{{#timel: F d, Y|{{{branch_openbeta_date}}}|ymd}}</format>
                    </data>
                     <data source="branch_openbeta_version"><label>Version</label></data>
                     <data source="branch_openbeta_version"><label>Version</label></data>
                     <data source="branch_openbeta_releasenote"><label>Release note</label></data>
                     <data source="branch_openbeta_releasenote"><label>Release note</label></data>
                </section>
            }}
            {{#if: {{{branch_announcement_date}}} |
                <section>
                    <label>Announcement</label>
                    <data source="branch_announcement_date">
                        <label>Date</label>
                        <format>{{#timel: F d, Y|{{{branch_announcement_date}}}|ymd}}</format>
                    </data>
                    <data source="branch_announcement_link"><label>Link</label></data>
                 </section>
                 </section>
             }}
             }}
         </panel>
         </panel>
     </group>
     </group>
</infobox></includeonly><noinclude>{{Documentation}}[[Category:Infobox Templates]][[Category:Templates]]</noinclude>
</infobox></includeonly><noinclude>{{Documentation}}</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[Edit template data]

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