Template:Infobox/Avatar

From VRChat Wiki
< Template:Infobox
Revision as of 12:16, 24 August 2024 by ʙɪɢ․ (talk | contribs) (renamed "created" to "published")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Paste this template into an Avatar 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 Avatar pages have implemented this infobox.

This template is for writing about specific uniquely uploaded avatars. Do not use this template to reference groups of avatars like bases or species. For avatar bases use Template:Infobox/AvatarType

Fields without contents will not show up on the infobox.

Usage:

{{Infobox/Avatar
|name=
|image=
|author=
|description=
|platform=
|features=
|id=
|published=
}}

Parameters

* = Mandatory

name*
The name of the VRChat avatar.
image*
The image used for the thumbnail of the avatar.
author*
The user who has the VRChat avatar uploaded to their account.
description
The description used on the uploaded avatar.
platform
The platforms on which the VRChat avatar is available. PC, Android and/or iOS.
features
The features listed under the VRChat avatar. Impostors, Visemes, SDK Version, Etc.
id*
The VRChat avatar's ID used to link to it on the VRChat website, as well as identify it for other internal purposes. An avatar's ID can be found at the end of its URL on the VRChat website like so: https://vrchat.com/home/avatar/avtr_c38a1615-5bf5-42b4-84eb-a8b6c37cbd11
published
The date the VRChat avatar was created. This information cannot be found in the VRChat client and must be collected from the avatar's page on the VRChat website.

Example

{{Infobox/Avatar
|name= Example Avatar
|image= File:Robot_Avatar_Thumbnail.png
|author= Example Author
|description= Example Description
|platform= PC, Android
|features= SDK3, Visemes
|id= avtr_c38a1615-5bf5-42b4-84eb-a8b6c37cbd11
|published= Jan 1 2024
}}