Template:Contentbox/Asset: Difference between revisions
From VRChat Wiki
No edit summary |
No edit summary |
||
| Line 9: | Line 9: | ||
|- | |- | ||
| rowspan="2" style="padding: 5px;" | '''Status:''' {{#ifeq: {{{status|}}} | maintained | | rowspan="2" style="padding: 5px;" | '''Status:''' {{#ifeq: {{{status|}}} | maintained | ||
| <translate><!--T:9--> Actively Maintained<br><span style="font-size: .7em;">Asset is regularly updated with new features and bug fixes.</ | | <translate><!--T:9--> Actively Maintained</translate><br><span style="font-size: .7em;"><translate>Asset is regularly updated with new features and bug fixes.</translate></span> | ||
| {{#ifeq: {{{status|}}} | maintenance | | {{#ifeq: {{{status|}}} | maintenance | ||
| <translate><!--T:10--> Maintenance Mode<br><span style="font-size: .7em;">Asset only receives critical bug fixes, but no new features.</ | | <translate><!--T:10--> Maintenance Mode</translate><br><span style="font-size: .7em;"><translate>Asset only receives critical bug fixes, but no new features.</translate></span> | ||
| {{#ifeq: {{{status|}}} | deprecated | | {{#ifeq: {{{status|}}} | deprecated | ||
| <translate><!--T:11--> Deprecated<br><span style="font-size: .7em;">Asset is no longer recommended for use and may be replaced by a newer alternative.</ | | <translate><!--T:11--> Deprecated</translate><br><span style="font-size: .7em;"><translate>Asset is no longer recommended for use and may be replaced by a newer alternative.</translate></span> | ||
| {{#ifeq: {{{status|}}} | abandoned | | {{#ifeq: {{{status|}}} | abandoned | ||
| <translate><!--T:12--> Abandoned<br><span style="font-size: .7em;">Asset is no longer maintained and may not be functional.</ | | <translate><!--T:12--> Abandoned</translate><br><span style="font-size: .7em;"><translate>Asset is no longer maintained and may not be functional.</translate></span> | ||
| {{#ifeq: {{{status|}}} | archived | | {{#ifeq: {{{status|}}} | archived | ||
| <translate><!--T:13--> Archived<br><span style="font-size: .7em;">Asset is preserved for historical purposes but is not in active use.</ | | <translate><!--T:13--> Archived</translate><br><span style="font-size: .7em;"><translate>Asset is preserved for historical purposes but is not in active use.</translate></span> | ||
| {{#ifeq: {{{status|unknown}}} | unknown | | {{#ifeq: {{{status|unknown}}} | unknown | ||
| <translate><!--T:14--> Unknown<br><span style="font-size: .7em;">Status is unknown.</ | | <translate><!--T:14--> Unknown</translate><br><span style="font-size: .7em;"><translate>Status is unknown.</translate></span> | ||
<!-- Fallback --> | <!-- Fallback --> | ||
| {{{status|}}} | | {{{status|}}} | ||
Revision as of 23:50, 29 May 2025
TemplateData Documentation
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title | title | no description
| String | optional |
| Name | name | no description
| String | required |
| Image | image | no description
| File | required |
| 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 |
| License | license | License of the Package
| String | optional |
| VPM | vpm | VRChat Package Manager 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 |