Template:Infobox/Mascot/doc: Difference between revisions
From VRChat Wiki
Add TemplateData and remove Parameters section |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude>[[Category:Template Documentation]]</noinclude> | |||
{{Infobox/Mascot | {{Infobox/Mascot | ||
|name= VRCat | |name= VRCat | ||
| Line 6: | Line 7: | ||
|pronouns= He/It | |pronouns= He/It | ||
}} | }} | ||
==Example== | ==Example== | ||
<pre> | <pre> | ||
| Line 27: | Line 17: | ||
}}</nowiki> | }}</nowiki> | ||
</pre> | </pre> | ||
==TemplateData Documentation== | |||
==Documentation== | |||
<templatedata> | <templatedata> | ||
{ | { | ||
Revision as of 16:36, 9 April 2025
Example
{{Infobox/Mascot
|name= VRCat
|image= VRCat.webp
|firstAppearance= Nov 19, 2020
|species= Cat
|pronouns= He/It
}}
TemplateData Documentation
Paste this template into a mascot 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 mascot pages have implemented this Infobox. Fields without contents will not show up on the Infobox.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | The name of the mascot, displays the page title by default.
| String | optional |
| Image | image | The image displayed of the mascot.
| File | required |
| First appearance | firstAppearance | When the character first appeared.
| Date | optional |
| Species | species | Species of the mascot.
| String | required |
| Pronouns | pronouns | The character's official pronouns.
| String | optional |