Template:Contentbox/Asset/doc: Difference between revisions
From VRChat Wiki
No edit summary |
add categories |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{Contentbox/Asset | {{Contentbox/Asset | ||
|title=my.title | |title=my.title.1 | ||
|name=MyC00l VRChat Asset | |name=MyC00l VRChat Asset | ||
|image=[[File:Placeholder.webp]] | |image=[[File:Placeholder.webp]] | ||
| Line 18: | Line 17: | ||
{{Contentbox/Asset | {{Contentbox/Asset | ||
|title=my.title | |title=my.title.2 | ||
|name=MyC00l VRChat Asset #2 | |name=MyC00l VRChat Asset #2 | ||
|author=VRChat | |author=VRChat | ||
|status=archived | |||
|status= | |||
|documentation=https://docs.vrchat.com | |documentation=https://docs.vrchat.com | ||
|license= | |license=MIT | ||
|vpm=https://vrchat.github.io/packages/index.json | |vpm=https://vrchat.github.io/packages/index.json | ||
|github=vrchat/packages | |github=vrchat/packages | ||
|gitlab=vrchat/packages}} | |gitlab=vrchat/packages}} | ||
{{Contentbox/Asset | {{Contentbox/Asset | ||
|title=my.title | |title=my.title.3 | ||
|name=MyC00l VRChat Asset #3 | |name=MyC00l VRChat Asset #3 | ||
|author= | |author=VRRat | ||
|author_1 | |author_1=VRCat | ||
|status=maintained | |status=maintained | ||
|documentation=https://docs.vrchat.com | |documentation=https://docs.vrchat.com | ||
| Line 42: | Line 36: | ||
|vpm=https://vrchat.github.io/packages/index.json | |vpm=https://vrchat.github.io/packages/index.json | ||
|booth=123456 | |booth=123456 | ||
|gumroad=vrchat | |gumroad=vrchat}} | ||
==TemplateData Documentation== | ==TemplateData Documentation== | ||
<templatedata> | <templatedata> | ||
| Line 161: | Line 153: | ||
} | } | ||
</templatedata> | </templatedata> | ||
<includeonly>[[Category:Contentbox templates{{#translation:}}]]</includeonly> | |||
<noinclude>[[Category:Template documentation{{#translation:}}]]</noinclude> | |||
Latest revision as of 03:49, 21 April 2026
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 |