Template:Documentation: Difference between revisions

From VRChat Wiki
(documentation)
 
m (Reverted edits by Usr 578aa632-439b-4c41-9266-776323ba9ad2 (talk) to last revision by dorktoast)
Tag: Rollback
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Usage:
{{{{PAGENAME}}/doc}}<noinclude>[[Category:Template Documentation]]</noinclude>
 
<pre>
<nowiki>{{</nowiki>VRChat world
|name=
|image=
|imagecaption=
|developer=
|publisher=
|designer=
|gen=
|platform=
|themes=
|link=
|labs=
|published=
<nowiki>}}</nowiki>
</pre>
 
==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.
 
;labs
: Indicates if the world is part of the Community Labs.
 
;published
: The date when the VRChat world was published.
 
==Example==
<pre>
<nowiki>{{</nowiki>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
<nowiki>}}</nowiki>
</pre>

Latest revision as of 15:20, 24 August 2024

Please refrain from editing this template if you do not know what you are doing!

Documentation

For automatically adding documentation links to templates and transluding the information on the main template.

There are no additional values for this template.