Template:Infobox/Asset/doc: Difference between revisions

From VRChat Wiki
adds status as part of the documentation example
I reverted other changes due to it not working (aries help pls) but adding the parameter to the templatedata for futureproofing
Line 98: Line 98:
"example": "vrchat/packages",
"example": "vrchat/packages",
"type": "string"
"type": "string"
},
"status": {
"label": "Status",
"type": "string",
"suggestedvalues": [
"Actively Maintained",
"Maintenance Mode",
"Deprecated",
"Abandoned",
"Archived"
],
"suggested": true
}
}
},
},
Line 108: Line 120:
"author_2",
"author_2",
"author_3",
"author_3",
"status",
"documentation",
"documentation",
        "license",
"license",
"vpm",
"vpm",
"booth",
"booth",

Revision as of 17:09, 28 May 2025

TemplateData Documentation

No description.

Template parameters

ParameterDescriptionTypeStatus
Namename

no description

Example
My Asset Name
Stringrequired
Imageimage

no description

Example
CyanTrigger.png
Filerequired
YouTubeyoutube

YouTube video ID

Example
xRha7-qE1vg
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

no description

Suggested values
Actively Maintained Maintenance Mode Deprecated Abandoned Archived
Stringsuggested
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