Template:Infobox/Asset/es: Difference between revisions

From VRChat Wiki
Sakuuh (talk | contribs)
Created page with "Documentación"
FuzzyBot (talk | contribs)
Updating to match new version of source page
 
(50 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">
Line 8: Line 9:
         <label>{{#if:{{{author_1|}}}|Autores (ordenados por importancia)|Autor}}</label>
         <label>{{#if:{{{author_1|}}}|Autores (ordenados por importancia)|Autor}}</label>
         <format>{{Infobox/Asset/Authors|{{{author|}}}|{{{author_1|}}}|{{{author_2|}}}|{{{author_3|}}}}}</format>
         <format>{{Infobox/Asset/Authors|{{{author|}}}|{{{author_1|}}}|{{{author_2|}}}|{{{author_3|}}}}}</format>
    </data>
    <data source="status">
        <label>Estado</label>
        <format>{{#ifeq: {{{status|}}} | maintained
| Activamente mantenido - El asset se actualiza periódicamente con nuevas funciones y correcciones de errores.
| {{#ifeq: {{{status|}}} | maintenance
| Modo mantenimiento - El asset solo recibe correcciones de errores críticos, pero no funciones nuevas.
| {{#ifeq: {{{status|}}} | deprecated
| Obsoleto - Ya no se recomienda el uso del asset y puede reemplazarse por una alternativa más nueva.
| {{#ifeq: {{{status|}}} | abandoned
| Abandonado - El asset ya no recibe mantenimiento y es posible que no sea funcional.
| {{#ifeq: {{{status|}}} | archived
| Archivado - el asset se conserva para fines históricos, pero no está en uso activo.
| {{#ifeq: {{{status|}}} | unknown
| Desconocido - El estado es desconocido.
<!-- Fallback --> 
| {{{status}}}}}
}}}}}}}}}}</format>
     </data>
     </data>
     <data source="documentation">
     <data source="documentation">
         <label>Documentación</label>
         <label>Documentación</label>
    </data>
    <data source="license">
        <label>Licencias</label>
     </data>
     </data>
<group>
<group>
     <header><span lang="en" dir="ltr" class="mw-content-ltr">Downloads</span></header>
     <header>Descargas</header>
     <data source="vpm">
     <data source="vpm">
<label>[[VRChat Package Manager|<span lang="en" dir="ltr" class="mw-content-ltr">VRChat Package Manager</span>]]</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 35: Line 57:
</data>
</data>
     </group>
     </group>
</infobox>[[Category:Resources]][[Category:Assets]]</onlyinclude>{{Infobox/Asset
</infobox>[[Category:Resources{{#translation:}}]][[Category:Assets{{#translation:}}]]</onlyinclude>
|name=Cyan Trigger
<noinclude>{{Documentation}}</noinclude>
|image=[[File:CyanTrigger.png]]
|youtube=xRha7-qE1vg
|author=cyanlaser
|author_1=VRRat
|author_2=VRCat
|documentation=https://protv.dev/
|github=CyanLaser/CyanTrigger
|gitlab=techanon/protv
|booth=3194594
|gumroad=protv
|vpm=https://cyanlaser.github.io/CyanTrigger}}<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