Template:Infobox/World/doc: Difference between revisions

From VRChat Wiki
No edit summary
No edit summary
Line 12: Line 12:


<pre>
<pre>
<nowiki>{{</nowiki>VRChat world
<nowiki>{{</nowiki>World
|name=
|name=
|image=
|image=
Line 57: Line 57:


;link
;link
: The link to the VRChat world.
: The link to the VRChat world. Consider using [[Template:World link]].


;labs
;labs

Revision as of 09:45, 22 June 2024

Usage:

{{World
|name=
|image=
|imagecaption=
|developer=
|publisher=
|designer=
|gen=
|platform=
|themes=
|link=
|labs=
|published=
}}

Parameters

name
The name of the VRChat world.
image
An image representing the world.
imagecaption
A caption for the image.
developer
The developer of the VRChat world.
publisher
The publisher of the VRChat world.
designer
The designer of the VRChat world.
gen
The generation of the VRChat world.
platform
The platforms on which the VRChat world is available.
themes
The themes of the VRChat world.
link
The link to the VRChat world. Consider using Template:World link.
labs
Indicates if the world is part of the Community Labs.
published
The date when the VRChat world was published.

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
}}