Template:Infobox/Official World/es: Difference between revisions
From VRChat Wiki
Created page with "Diseñador" |
Updating to match new version of source page |
||
| (9 intermediate revisions by 2 users not shown) | |||
| Line 8: | Line 8: | ||
<data source="publisher"><label>Editor</label></data> | <data source="publisher"><label>Editor</label></data> | ||
<data source="designer"><label>Diseñador</label></data> | <data source="designer"><label>Diseñador</label></data> | ||
<data source="gen"><label> | <data source="gen"><label>Generación</label></data> | ||
<data source="platform"><label> | <data source="platform"><label>Plataformas</label></data> | ||
<data source="themes"><label> | <data source="themes"><label>Temas</label></data> | ||
<data source="link"><label> | <data source="link"><label>Enlace al mundo</label></data> | ||
</group> | </group> | ||
<group> | <group> | ||
<header> | <header>Historia del mundo</header> | ||
<data source="labs"><label> | <data source="labs"><label>Laboratorios de la comunidad</label></data> | ||
<data source="published"><label> | <data source="published"><label>Publicado</label></data> | ||
</group> | </group> | ||
</infobox>{{#ifeq: {{NAMESPACENUMBER}} | 0 | [[Category:Worlds]] [[Category:Official Content]]}}</includeonly><noinclude>{{Documentation}} | </infobox>{{#ifeq: {{NAMESPACENUMBER}} | 0 | [[Category:Worlds{{#translation:}}]] [[Category:Official Content{{#translation:}}]]}}</includeonly><noinclude>{{Documentation}}</noinclude> | ||
Latest revision as of 03:38, 21 April 2026
Example
{{VRChat world
|name=Example World
|image=ExampleImage.jpg
|imagecaption=An example VRChat world
|developer=Example Developer
|publisher=Example Publisher
|designer=Example Designer
|gen=1st Generation
|platform=PC, VR
|themes=Adventure, Exploration
|link=https://vrchat.com/home/world/wrld_example
|labs=Yes
|published=2024-01-01
}}
TemplateData Documentation
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | The name of the VRChat world.
| String | required |
| Image | image | An image representing the world.
| File | required |
| Image caption | imagecaption | A caption for the image.
| String | optional |
| Developer | developer | The developer of the VRChat world.
| String | optional |
| Publisher | publisher | The publisher of the VRChat world.
| String | optional |
| Designer | designer | The designer of the VRChat world.
| String | optional |
| Generation | gen | The generation of the VRChat world.
| String | optional |
| Platform | platform | The platforms on which the VRChat world is available.
| String | required |
| Themes | themes | The themes of the VRChat world.
| String | optional |
| Link | link | The link to the VRChat world.
| URL | optional |
| Labs | labs | Indicates if the world is part of the Community Labs.
| String | optional |
| Published | published | The date when the VRChat world was published.
| Date | optional |