Template:Infobox/Asset/doc: Difference between revisions
From VRChat Wiki
TrixxedHeart (talk | contribs) adds status as part of the documentation example |
TrixxedHeart (talk | contribs) I reverted other changes due to it not working (aries help pls) but adding the parameter to the templatedata for futureproofing |
||
| Line 98: | Line 98: | ||
"example": "vrchat/packages", | "example": "vrchat/packages", | ||
"type": "string" | "type": "string" | ||
}, | |||
"status": { | |||
"label": "Status", | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"Actively Maintained", | |||
"Maintenance Mode", | |||
"Deprecated", | |||
"Abandoned", | |||
"Archived" | |||
], | |||
"suggested": true | |||
} | } | ||
}, | }, | ||
| Line 108: | Line 120: | ||
"author_2", | "author_2", | ||
"author_3", | "author_3", | ||
"status", | |||
"documentation", | "documentation", | ||
"license", | |||
"vpm", | "vpm", | ||
"booth", | "booth", | ||
Revision as of 17:09, 28 May 2025
TemplateData Documentation
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| 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 | no description
| String | suggested |
| 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 |