Template:Infobox/Asset: Difference between revisions

From VRChat Wiki
Hackebein (talk | contribs)
No edit summary
Tag: Manual revert
Hackebein (talk | contribs)
Tag: Undo
Line 11: Line 11:
     <data source="status">
     <data source="status">
         <label><translate><!--T:8--> Status</translate></label>
         <label><translate><!--T:8--> Status</translate></label>
         <format>{{#ifeq: {{{status|}}} | maintained
         <format>{{{#ifeq: {{{status|}}} | maintained
| <translate><!--T:9--> Actively Maintained – Asset is regularly updated with new features and bug fixes.</translate>
| <translate><!--T:9--> Actively Maintained – Asset is regularly updated with new features and bug fixes.</translate>
| {{#ifeq: {{{status|}}} | maintenance
| {{#ifeq: {{{status|}}} | maintenance
Line 25: Line 25:
<!-- Fallback -->   
<!-- Fallback -->   
| {{{status}}}}
| {{{status}}}}
}}}}}}}}}}}</format>
}}}}}}}}}}}}</format>
     </data>
     </data>
     <data source="documentation">
     <data source="documentation">

Revision as of 20:32, 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