Template:Contentbox/Asset/fr: Difference between revisions
From VRChat Wiki
Created page with "L'asset n'est plus recommandé et peut être remplacé par une alternative plus récente." |
Updating to match new version of source page |
||
| (9 intermediate revisions by 2 users not shown) | |||
| Line 15: | Line 15: | ||
| Obsolète<br><span style="font-size: .7em;">L'asset n'est plus recommandé et peut être remplacé par une alternative plus récente.</span> | | Obsolète<br><span style="font-size: .7em;">L'asset n'est plus recommandé et peut être remplacé par une alternative plus récente.</span> | ||
| {{#ifeq: {{{status|}}} | abandoned | | {{#ifeq: {{{status|}}} | abandoned | ||
| | | Abandonné<br><span style="font-size: .7em;">L'asset n'est plus maintenu et peut ne pas être fonctionnel.</span> | ||
| {{#ifeq: {{{status|}}} | archived | | {{#ifeq: {{{status|}}} | archived | ||
| | | Archivé<br><span style="font-size: .7em;">L'asset est conservé à des fins historiques mais n'est pas utilisé activement.</span> | ||
| {{#ifeq: {{{status|unknown}}} | unknown | | {{#ifeq: {{{status|unknown}}} | unknown | ||
| | | Inconnu<br><span style="font-size: .7em;">Statut inconnu.</span> | ||
<!-- Fallback --> | <!-- Fallback --> | ||
| {{{status|}}} | | {{{status|}}} | ||
| Line 26: | Line 26: | ||
}}{{#if:{{{author|}}} | | }}{{#if:{{{author|}}} | | ||
<div style="padding: 0.4em 0.5em; flex-basis: 60%; box-sizing: border-box;">{{#if:{{{author_1|}}} | <div style="padding: 0.4em 0.5em; flex-basis: 60%; box-sizing: border-box;">{{#if:{{{author_1|}}} | ||
| | |'''Auteurs''' (par ordre d'importance) | ||
|''' | |'''Auteur''' | ||
}}:<br>{{Infobox/Asset/Authors|{{{author|}}}|{{{author_1||}}}|{{{author_2||}}}|{{{author_3||}}}}}</div> | }}:<br>{{Infobox/Asset/Authors|{{{author|}}}|{{{author_1||}}}|{{{author_2||}}}|{{{author_3||}}}}}</div> | ||
||}}{{#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}} |<div style="padding: 0.4em 0.5em; flex-basis: 40%; box-sizing: border-box;">'''Links:'''{{#if: {{{docs|}}} | ||}}{{#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}} |<div style="padding: 0.4em 0.5em; flex-basis: 40%; box-sizing: border-box;">'''Links:'''{{#if: {{{docs|}}} | ||
| Line 45: | Line 45: | ||
</div> | </div> | ||
[[Category:Resources{{#translation:}}]][[Category:Assets{{#translation:}}]]</onlyinclude> | [[Category:Resources{{#translation:}}]][[Category:Assets{{#translation:}}]]</onlyinclude> | ||
<noinclude>{{Documentation}} | <noinclude>{{Documentation}}</noinclude> | ||
Latest revision as of 03:48, 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 |