Template:Infobox/Asset/it: Difference between revisions
From VRChat Wiki
Updating to match new version of source page |
Updating to match new version of source page |
||
| (25 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"/> | |||
<header>{{{title|}}}</header> | |||
<image source="image"/> | <image source="image"/> | ||
<data source="youtube"> | <data source="youtube"> | ||
| Line 10: | Line 11: | ||
</data> | </data> | ||
<data source="status"> | <data source="status"> | ||
<label> | <label>Stato</label> | ||
<format>{{#ifeq: {{{status|}}} | maintained | <format>{{#ifeq: {{{status|}}} | maintained | ||
| | | Mantenuto Attivamente – La risorsa è aggiornata regolarmente con nuove funzionalità e risoluzione dei problemi. | ||
| {{#ifeq: {{{status|}}} | maintenance | | {{#ifeq: {{{status|}}} | maintenance | ||
| | | Modalità Manutenzione – La risorsa riceve solamente aggiornamenti critici, solo risoluzione di errori, nessuna nuova funzionalità. | ||
| {{#ifeq: {{{status|}}} | deprecated | | {{#ifeq: {{{status|}}} | deprecated | ||
| | | Deprecata – L'uso della risorsa è sconsigliato visto che potrebbe essere rimpiazzata da un'alternativa più aggiornata. | ||
| {{#ifeq: {{{status|}}} | abandoned | | {{#ifeq: {{{status|}}} | abandoned | ||
| | | Abbandonata – La risorsa non è più mantenuta e potrebbe non essere funzionante. | ||
| {{#ifeq: {{{status|}}} | archived | | {{#ifeq: {{{status|}}} | archived | ||
| | | Archiviata – La risorsa è preservata a fini storici ma non è in uso attivo. | ||
| {{#ifeq: {{{status|}}} | unknown | | {{#ifeq: {{{status|}}} | unknown | ||
| | | Sconosciuto – Lo stato è sconosciuto. | ||
<!-- Fallback --> | <!-- Fallback --> | ||
| {{{status}}}} | | {{{status}}}}} | ||
}}}}}}}}}}</format> | |||
</data> | </data> | ||
<data source="documentation"> | <data source="documentation"> | ||
| Line 31: | Line 32: | ||
</data> | </data> | ||
<data source="license"> | <data source="license"> | ||
<label> | <label>Licenza</label> | ||
</data> | </data> | ||
<group> | <group> | ||
<header> | <header>Download</header> | ||
<data source="vpm"> | <data source="vpm"> | ||
<label>[[VRChat Package Manager|Manager dei Pacchetti di VRChat]]</label> | <label>[[VRChat Package Manager|Manager dei Pacchetti di VRChat]]</label> | ||
<format>{{{vpm}}}[[Category:Assets available via the VRChat Package Manager{{#translation:}}]]</format> | <format>[vcc://vpm/addRepo?url={{{vpm}}} Aggiungi al VCC][[Category:Assets available via the VRChat Package Manager{{#translation:}}]]</format> | ||
</data> | </data> | ||
<data source="booth"> | <data source="booth"> | ||
| Line 57: | 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:24, 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 |