Template:Infobox/Asset: Difference between revisions
From VRChat Wiki
No edit summary |
move template categories to doc page |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<noinclude><languages/></noinclude><onlyinclude><infobox type="Asset" layout="stacked" theme="community"> | <noinclude><languages/></noinclude><onlyinclude><infobox type="Asset" layout="stacked" theme="community"> | ||
<title source="name"/> | <title source="name"/> | ||
<header>{{{title|}}}</header> | |||
<image source="image"/> | <image source="image"/> | ||
<data source="youtube"> | <data source="youtube"> | ||
<format>{{YouTube|{{{youtube}}}|100%}}</format> | <format>{{YouTube|{{{youtube}}}|100%}}</format> | ||
</data> | </data> | ||
<data source="author"> | <data source="author"> | ||
<label>{{#if:{{{author_1|}}}|<translate><!--T:1--> Authors (ordered by significance)</translate>|<translate><!--T:2--> Author</translate>}}</label> | <label>{{#if:{{{author_1|}}}|<translate><!--T:1--> Authors (ordered by significance)</translate>|<translate><!--T:2--> Author</translate>}}</label> | ||
| Line 58: | Line 58: | ||
</group> | </group> | ||
</infobox>[[Category:Resources{{#translation:}}]][[Category:Assets{{#translation:}}]]</onlyinclude> | </infobox>[[Category:Resources{{#translation:}}]][[Category:Assets{{#translation:}}]]</onlyinclude> | ||
<noinclude>{{Documentation}} | <noinclude>{{Documentation}}</noinclude> | ||
Latest revision as of 03:23, 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 |