Template:Infobox/World/doc: Difference between revisions

From VRChat Wiki
m (Reverted edits by Usr c0fd3826-5fbd-465b-869b-142f974af714 (talk) to last revision by Patroll)
Tag: Rollback
(added documentation by maebbie to proper page)
Line 6: Line 6:
|published=Nov 09 2018
|published=Nov 09 2018
}}
}}
Paste this template into a World Page to have the infobox appear on the top right. It is recommended to paste and fill this out while in the Source editor, however this can also be done in the Visual editor. For more guidance on how to best use this, see how other World pages have implemented this infobox.
Fields without contents will not show up on the infobox.


Usage:
Usage:

Revision as of 19:50, 19 August 2024

Paste this template into a World Page to have the infobox appear on the top right. It is recommended to paste and fill this out while in the Source editor, however this can also be done in the Visual editor. For more guidance on how to best use this, see how other World pages have implemented this infobox.

Fields without contents will not show up on the infobox.

Usage:

{{Infobox/World
|name=
|image=
|imagecaption=
|developer=
|publisher=
|designer=
|gen=
|platform=
|languages=
|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.
languages
Languages used or available inside the VRChat world.
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
|languages=English, Spanish
|themes=Adventure, Exploration
|link=https://vrchat.com/home/world/wrld_example
|labs=Yes
|published=2024-01-01
}}