Template:Infobox/Asset/en: Difference between revisions

From VRChat Wiki
FuzzyBot (talk | contribs)
Updating to match new version of source page
FuzzyBot (talk | contribs)
Updating to match new version of source page
Line 11: Line 11:
     <data source="status">
     <data source="status">
         <label>Status</label>
         <label>Status</label>
         <format>{{#ifeq: {{{status|}}} | maintained | Actively Maintained – Asset is regularly updated with new features and bug fixes. | {{#ifeq: {{{status|}}} | maintenance | Maintenance Mode – Asset only receives critical bug fixes, but no new features. | {{#ifeq: {{{status|}}} | deprecated | Deprecated – Asset is no longer recommended for use and may be replaced by a newer alternative. | {{#ifeq: {{{status|}}} | abandoned | Abandoned – Asset is no longer maintained and may not be functional. | {{#ifeq: {{{status|}}} | archived | Archived – Asset is preserved for historical purposes but is not in active use. | {{#ifeq: {{{status|}}} | unknown | Unknown – Licence is unknown. | {{{status}}}}}}}}}}}}}</format>
         <format>
                {{#ifeq:  {{#trim:{{#lc:{{{status|}}}}}}} | maintained
                | Actively Maintained – Asset is regularly updated with new features and bug fixes.
              | {{#ifeq: {{{status|}}} | maintenance
                | Maintenance Mode – Asset only receives critical bug fixes, but no new features.
              | {{#ifeq: {{{status|}}} | deprecated
                | Deprecated – Asset is no longer recommended for use and may be replaced by a newer alternative.
              | {{#ifeq: {{{status|}}} | abandoned
                | Abandoned – Asset is no longer maintained and may not be functional.
              | {{#ifeq: {{{status|}}} | archived
                | Archived – Asset is preserved for historical purposes but is not in active use.
              | {{#ifeq: {{{status|}}} | unknown
                | Unknown – Licence is unknown.
              <!-- Fallback --> 
                | {{{status}}}}
              }}}}}}}}}
          </format>
     </data>
     </data>
     <data source="documentation">
     <data source="documentation">

Revision as of 19:25, 28 May 2025

TemplateData Documentation

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Titletitle

no description

Example
my title
Stringoptional
Namename

no description

Example
My Asset Name
Stringrequired
Imageimage

no description

Example
Placeholder.webp
Filerequired
YouTubeyoutube

YouTube video ID

Example
Gm_2YqvGgxM
Stringoptional
Authorauthor

no description

Example
VRChat
Stringoptional
Author 1author_1

no description

Example
VRRat
Stringoptional
Author 2author_2

no description

Example
VRCat
Stringoptional
Author 3author_3

no description

Example
VRBat
Stringoptional
Statusstatus

Status of the Asset, any of `maintained`, `maintenance`, `deprecated`, `abandoned`, `archived`, `unknown`, or custom text. Custom text can't be translated.

Example
maintained
Stringoptional
documentationdocumentation

Documentation URL

Example
https://docs.vrchat.com/
URLoptional
Licenselicense

License of the Package

Example
MIT
Stringoptional
VPMvpm

VRChat Package Manager URL

Example
https://packages.vrchat.com/official?download
URLoptional
Booth IDbooth

Booth ID

Example
1234567
Stringoptional
Gumroadgumroad

Gumroad ID

Example
vrchat
Stringoptional
GitHubgithub

GitHub <user>/<repo>

Example
vrchat/packages
Stringoptional
GitLabgitlab

GitLab <user>/<repo>

Example
vrchat/packages
Stringoptional