Template:Contentbox/Asset/VPM/doc: Difference between revisions
From VRChat Wiki
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
|version=Latest version | |version=Latest version | ||
|status=maintained | |status=maintained | ||
|youtube=Gm_2YqvGgxM | |||
}} | }} | ||
==Example== | ==Example== | ||
| Line 38: | Line 39: | ||
"label": "YouTube", | "label": "YouTube", | ||
"description": "YouTube video ID", | "description": "YouTube video ID", | ||
"example": " | "example": "Gm_2YqvGgxM", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
Revision as of 17:26, 30 May 2025
Example
{{Contentbox/Asset/VPM
| name=com.vrchat.worlds
| version=Latest version
| status=maintained
}}
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 |