Template:Contentbox/Asset/VPM/doc: Difference between revisions
From VRChat Wiki
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
|name=com.vrchat.worlds | |name=com.vrchat.worlds | ||
|version=Latest version | |version=Latest version | ||
|status=maintained}} | |status=maintained | ||
}} | |||
==Example== | ==Example== | ||
<pre> | <pre> | ||
| Line 9: | Line 10: | ||
| name=com.vrchat.worlds | | name=com.vrchat.worlds | ||
| version=Latest version | | version=Latest version | ||
| status=maintained | |||
<nowiki>}}</nowiki> | <nowiki>}}</nowiki> | ||
</pre> | </pre> | ||
Revision as of 03:03, 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 |