Template:Infobox/Asset/es: Difference between revisions

From VRChat Wiki
Sakuuh (talk | contribs)
Created page with "Estado"
FuzzyBot (talk | contribs)
Updating to match new version of source page
 
(26 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>
     <header>{{{title|}}}</header>
    <title source="name"/>
<image source="image"/>
<image source="image"/>
     <data source="youtube">
     <data source="youtube">
Line 13: Line 13:
         <label>Estado</label>
         <label>Estado</label>
         <format>{{#ifeq: {{{status|}}} | maintained
         <format>{{#ifeq: {{{status|}}} | maintained
| <span lang="en" dir="ltr" class="mw-content-ltr">Actively Maintained – Asset is regularly updated with new features and bug fixes.</span>
| Activamente mantenido - El asset se actualiza periódicamente con nuevas funciones y correcciones de errores.
| {{#ifeq: {{{status|}}} | maintenance
| {{#ifeq: {{{status|}}} | maintenance
| <span lang="en" dir="ltr" class="mw-content-ltr">Maintenance Mode – Asset only receives critical bug fixes, but no new features.</span>
| Modo mantenimiento - El asset solo recibe correcciones de errores críticos, pero no funciones nuevas.
| {{#ifeq: {{{status|}}} | deprecated
| {{#ifeq: {{{status|}}} | deprecated
| <span lang="en" dir="ltr" class="mw-content-ltr">Deprecated – Asset is no longer recommended for use and may be replaced by a newer alternative.</span>
| Obsoleto - Ya no se recomienda el uso del asset y puede reemplazarse por una alternativa más nueva.
| {{#ifeq: {{{status|}}} | abandoned
| {{#ifeq: {{{status|}}} | abandoned
| <span lang="en" dir="ltr" class="mw-content-ltr">Abandoned – Asset is no longer maintained and may not be functional.</span>
| Abandonado - El asset ya no recibe mantenimiento y es posible que no sea funcional.
| {{#ifeq: {{{status|}}} | archived
| {{#ifeq: {{{status|}}} | archived
| <span lang="en" dir="ltr" class="mw-content-ltr">Archived – Asset is preserved for historical purposes but is not in active use.</span>
| Archivado - el asset se conserva para fines históricos, pero no está en uso activo.
| {{#ifeq: {{{status|}}} | unknown
| {{#ifeq: {{{status|}}} | unknown
| <span lang="en" dir="ltr" class="mw-content-ltr">Unknown – Licence is unknown.</span>
| Desconocido - El estado es desconocido.
<!-- Fallback -->   
<!-- Fallback -->   
| {{{status}}}}
| {{{status}}}}}
}}}}}}}}}}}}</format>
}}}}}}}}}}</format>
     </data>
     </data>
     <data source="documentation">
     <data source="documentation">
Line 38: Line 38:
     <data source="vpm">
     <data source="vpm">
<label>[[VRChat Package Manager|Gestor de paquetes de VRChat]]</label>
<label>[[VRChat Package Manager|Gestor de paquetes de VRChat]]</label>
             <format>{{{vpm}}}[[Category:Assets available via the VRChat Package Manager{{#translation:}}]]</format>
             <format>[vcc://vpm/addRepo?url={{{vpm}}} Añadir a VCC][[Category:Assets available via the VRChat Package Manager{{#translation:}}]]</format>
</data>
</data>
         <data source="booth">
         <data source="booth">
Line 58: Line 58:
     </group>
     </group>
</infobox>[[Category:Resources{{#translation:}}]][[Category:Assets{{#translation:}}]]</onlyinclude>
</infobox>[[Category:Resources{{#translation:}}]][[Category:Assets{{#translation:}}]]</onlyinclude>
<noinclude>{{Documentation}}[[Category:Infobox Templates]][[Category:Templates]]</noinclude>
<noinclude>{{Documentation}}</noinclude>

Latest revision as of 03:24, 21 April 2026

TemplateData Documentation

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Titletitle

no description

Example
my title
Stringoptional
Namename

no description

Example
My Asset Name
Stringrequired
Imageimage

no description

Example
Placeholder.webp
Filerequired
YouTubeyoutube

YouTube video ID

Example
Gm_2YqvGgxM
Stringoptional
Authorauthor

no description

Example
VRChat
Stringoptional
Author 1author_1

no description

Example
VRRat
Stringoptional
Author 2author_2

no description

Example
VRCat
Stringoptional
Author 3author_3

no description

Example
VRBat
Stringoptional
Statusstatus

Status of the Asset, any of `maintained`, `maintenance`, `deprecated`, `abandoned`, `archived`, `unknown`, or custom text. Custom text can't be translated.

Example
maintained
Stringoptional
documentationdocumentation

Documentation URL

Example
https://docs.vrchat.com/
URLoptional
Licenselicense

License of the Package

Example
MIT
Stringoptional
VPMvpm

VRChat Package Manager URL

Example
https://packages.vrchat.com/official?download
URLoptional
Booth IDbooth

Booth ID

Example
1234567
Stringoptional
Gumroadgumroad

Gumroad ID

Example
vrchat
Stringoptional
GitHubgithub

GitHub <user>/<repo>

Example
vrchat/packages
Stringoptional
GitLabgitlab

GitLab <user>/<repo>

Example
vrchat/packages
Stringoptional