Template:Infobox/Mascot: Difference between revisions
From VRChat Wiki
TrixxedHeart (talk | contribs) No edit summary |
TrixxedHeart (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
<infobox type="World" theme="official"> | <includeonly><infobox type="World" theme="official"> | ||
<title source="name"><default>{{PAGENAME}}</default></title> | <title source="name"><default>{{PAGENAME}}</default></title> | ||
<image source="image"><default>[[File:Placeholder.webp|Missing mascot image!]]</default></image> | <image source="image"><default>[[File:Placeholder.webp|Missing mascot image!]]</default></image> | ||
| Line 5: | Line 5: | ||
<data source="species"><label>Species</label><default>Missing Species!</default></data> | <data source="species"><label>Species</label><default>Missing Species!</default></data> | ||
<data source="pronouns"><label>Pronouns</label><default>Unknown</default></data> | <data source="pronouns"><label>Pronouns</label><default>Unknown</default></data> | ||
</infobox> | </infobox></includeonly> | ||
<noinclude>{{Documentation}}[[Category:Infobox Templates]][[Category:Templates]]</noinclude> | <noinclude>{{Documentation}}[[Category:Infobox Templates]][[Category:Templates]]</noinclude> | ||
Revision as of 22:01, 23 February 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 |