Template:Infobox/Avatar/doc: Difference between revisions

From VRChat Wiki
No edit summary
(crosslink)
 
(3 intermediate revisions by 2 users not shown)
Line 4: Line 4:
|author= Example Author
|author= Example Author
|description= Example Description
|description= Example Description
|platform= PC, Mobile
|platform= PC, Android
|features= SDK3, Visemes
|features= SDK3, Visemes
|id= avtr_c38a1615-5bf5-42b4-84eb-a8b6c37cbd11
|id= avtr_c38a1615-5bf5-42b4-84eb-a8b6c37cbd11
|created= Jan 1 2024
|published= Jan 1 2024
}}
}}
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.
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.
Fields without contents will not show up on the infobox.
Line 23: Line 25:
|features=
|features=
|id=
|id=
|created=
|published=
<nowiki>}}</nowiki>
<nowiki>}}</nowiki>
</pre>
</pre>
Line 39: Line 41:
: The user who has the VRChat avatar uploaded to their account.
: The user who has the VRChat avatar uploaded to their account.


;description*
;description
: The user who has the VRChat avatar uploaded to their account.
: The description used on the uploaded avatar.


;platform
;platform
Line 51: Line 53:
: 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
: 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


;created
;published
: The date the VRChat avatar was created.
: 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==
==Example==
Line 61: Line 63:
|author= Example Author
|author= Example Author
|description= Example Description
|description= Example Description
|platform= PC, Mobile
|platform= PC, Android
|features= SDK3, Visemes
|features= SDK3, Visemes
|id= avtr_c38a1615-5bf5-42b4-84eb-a8b6c37cbd11
|id= avtr_c38a1615-5bf5-42b4-84eb-a8b6c37cbd11
|created= Jan 1 2024
|published= Jan 1 2024
<nowiki>}}</nowiki>
<nowiki>}}</nowiki>
</pre>
</pre>
<noinclude>[[Category:Template Documentation]]</noinclude>
<noinclude>[[Category:Template Documentation]]</noinclude>

Latest revision as of 23:30, 8 September 2024

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