Template:Infobox/Asset/VPM/doc: Difference between revisions
From VRChat Wiki
remove required field |
|||
| Line 25: | Line 25: | ||
"example": "3.8.1", | "example": "3.8.1", | ||
"description": "semver or \"Latest version\"", | "description": "semver or \"Latest version\"", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"image": { | "image": { | ||
Revision as of 20:18, 29 May 2025
Example
{{
| name=com.vrchat.worlds
| version=Latest version
}}
TemplateData Documentation
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | Package name
| String | required |
| Version | version | semver or "Latest version"
| String | optional |
| Image | image | no description
| File | optional |
| YouTube | youtube | YouTube video ID
| String | optional |
| Status | status | Status of the Asset, any of `maintained`, `maintenance`, `deprecated`, `abandoned`, `archived`, `unknown`, or custom text. Custom text can't be translated.
| String | optional |
| documentation | documentation | Documentation URL
| URL | optional |
| Booth ID | booth | Booth ID
| String | optional |
| Gumroad | gumroad | Gumroad ID
| String | optional |
| GitHub | github | GitHub <user>/<repo>
| String | optional |
| GitLab | gitlab | GitLab <user>/<repo>
| String | optional |
| Title | title | Overwrites Title. Default format `<name> v<version>` | String | optional |
| Displayname | displayname | Overwrites Displayname. | String | optional |
| License | license | Overwrites License.
| String | optional |
| VPM | vpm | Overwrites VPM URL
| URL | optional |
| Author | author | Overwrites Author
| String | optional |
| Author 1 | author_1 | Overwrites Author
| String | optional |
| Author 2 | author_2 | Overwrites Author
| String | optional |
| Author 3 | author_3 | Overwrites Author
| String | optional |