Template:Contentbox/Asset: Difference between revisions
From VRChat Wiki
Created page with "<noinclude><languages/></noinclude><onlyinclude> <div class="pi-theme-community" style="background: var(--pi-background); overflow: hidden; {{#ifexpr: {{#if: {{{youtube|}}} | 1 | 0 }} OR {{#if: {{{image|}}} | 1 | 0 }} ||display: inline-block; width: 49%;}}"> {| style="width: 100%; border-spacing: 0px;" | |- | rowspan="5" style="{{#ifexpr: {{#if: {{{youtube|}}} | 1 | 0 }} OR {{#if: {{{image|}}} | 1 | 0 }} ||display: none;}}" | {{#ifexpr: {{#if: {{{youtube|}}} | 1 | 0 }} O..." |
No edit summary |
||
| Line 36: | Line 36: | ||
|{{{author_3|{{#ifexist:VPM/com.vrchat.worlds/Latest version/Author_4|{{VPM/com.vrchat.worlds/Latest version/Author_4}}|}}|}}} | |{{{author_3|{{#ifexist:VPM/com.vrchat.worlds/Latest version/Author_4|{{VPM/com.vrchat.worlds/Latest version/Author_4}}|}}|}}} | ||
}} | }} | ||
| style="padding: 5px;" | '''Links:''' | | style="padding: 5px;" | {{#ifexpr: {{#if:{{{docs|}}}|1|0}} OR{{#if:{{{booth|}}}|1|0}} OR{{#if:{{{gumroad|}}}|1|0}} OR{{#if:{{{github|}}}|1|0}} OR{{#if:{{{gitlab|}}}|1|0}} | '''Links:''' | ||
{{#if: {{{docs|}}} | * [{{{docs|a}}} Docs]|}} | {{#if: {{{docs|}}} | * [{{{docs|a}}} Docs]|}} | ||
{{#if: {{{booth|}}} | * [<translate nowrap><!--T:6--> https://booth.pm/en/items/<tvar name="id">{{{booth}}}</tvar></translate> BOOTH][[Category:Assets available via BOOTH{{#translation:}}]]|}} | {{#if: {{{booth|}}} | * [<translate nowrap><!--T:6--> https://booth.pm/en/items/<tvar name="id">{{{booth}}}</tvar></translate> BOOTH][[Category:Assets available via BOOTH{{#translation:}}]]|}} | ||
| Line 42: | Line 42: | ||
{{#if: {{{github|}}} | * [https://github.com/{{{github}}} GitHub][[Category:Assets available via GitHub{{#translation:}}]]|}} | {{#if: {{{github|}}} | * [https://github.com/{{{github}}} GitHub][[Category:Assets available via GitHub{{#translation:}}]]|}} | ||
{{#if: {{{gitlab|}}} | * [https://gitlab.com/{{{gitlab}}} GitLab][[Category:Assets available via GitLab{{#translation:}}]]|}} | {{#if: {{{gitlab|}}} | * [https://gitlab.com/{{{gitlab}}} GitLab][[Category:Assets available via GitLab{{#translation:}}]]|}} | ||
|}} | |||
|} | |} | ||
</div> | </div> | ||
[[Category:Resources{{#translation:}}]][[Category:Assets{{#translation:}}]]</onlyinclude> | [[Category:Resources{{#translation:}}]][[Category:Assets{{#translation:}}]]</onlyinclude> | ||
<noinclude>{{Documentation}}[[Category:Infobox Templates]][[Category:Templates]]</noinclude> | <noinclude>{{Documentation}}[[Category:Infobox Templates]][[Category:Templates]]</noinclude> | ||
Revision as of 23:18, 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 |