Template:Infobox/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}} | ||
==Example== | |||
<pre> | |||
<nowiki>{{</nowiki> | |||
| name=com.vrchat.worlds | |||
| version=Latest version | |||
<nowiki>}}</nowiki> | |||
</pre> | |||
==TemplateData Documentation== | ==TemplateData Documentation== | ||
<templatedata> | <templatedata> | ||
Revision as of 17:17, 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 | required |
| Image | image | no description
| File | optional |
| YouTube | youtube | YouTube video ID
| String | optional |
| Author | author | no description
| String | optional |
| Author 1 | author_1 | no description
| String | optional |
| Author 2 | author_2 | no description
| String | optional |
| Author 3 | author_3 | no description
| 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 |