Template:Contentbox/Asset/doc: Difference between revisions
From VRChat Wiki
Created page with "<noinclude>Category:Template Documentation</noinclude> {{Contentbox/Asset |title=my.title |name=MyC00l VRChat Asset |image=File:Placeholder.webp |youtube=Gm_2YqvGgxM |author=VRChat |author_1=VRRat |author_2=VRCat |status=maintained |documentation=https://docs.vrchat.com |license=Proprietary |vpm=https://vrchat.github.io/packages/index.json |booth=123456 |gumroad=vrchat |github=vrchat/packages |gitlab=vrchat/packages}} ==TemplateData Documentation== <templatedata>..." |
No edit summary |
||
| Line 5: | Line 5: | ||
|image=[[File:Placeholder.webp]] | |image=[[File:Placeholder.webp]] | ||
|youtube=Gm_2YqvGgxM | |youtube=Gm_2YqvGgxM | ||
|author=VRChat | |||
|author_1=VRRat | |||
|author_2=VRCat | |||
|status=maintained | |||
|documentation=https://docs.vrchat.com | |||
|license=Proprietary | |||
|vpm=https://vrchat.github.io/packages/index.json | |||
|booth=123456 | |||
|gumroad=vrchat | |||
|github=vrchat/packages | |||
|gitlab=vrchat/packages}} | |||
{{Contentbox/Asset | |||
|title=my.title | |||
|name=MyC00l VRChat Asset #2 | |||
|author=VRChat | |||
|author_1=VRRat | |||
|author_2=VRCat | |||
|status=maintained | |||
|documentation=https://docs.vrchat.com | |||
|license=Proprietary | |||
|vpm=https://vrchat.github.io/packages/index.json | |||
|booth=123456 | |||
|gumroad=vrchat | |||
|github=vrchat/packages | |||
|gitlab=vrchat/packages}} | |||
{{Contentbox/Asset | |||
|title=my.title | |||
|name=MyC00l VRChat Asset #3 | |||
|author=VRChat | |author=VRChat | ||
|author_1=VRRat | |author_1=VRRat | ||
Revision as of 23:22, 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 |