Template:InventoryContentDisplay/doc: Difference between revisions
Initial for InventoryContentDisplay docs |
add warp effect to doc |
||
| Line 74: | Line 74: | ||
"type": { | "type": { | ||
"label": "Type", | "label": "Type", | ||
"description": "Type of content, values can be either, `Emoji`, `Sticker`, `Item`, `Drone`, or ` | "description": "Type of content, values can be either, `Emoji`, `Sticker`, `Item`, `Drone`, `Portal` or `WarpEffect`.", | ||
"example": "Emoji", | "example": "Emoji", | ||
"type": "string", | "type": "string", | ||
Latest revision as of 22:47, 6 November 2025
VRChat
Do you simply move from dimension to dimension, or do you rip through the fabric of reality itself?
VRChat
Contains four Spookality-themed stickers․ They're freeǃ And spooky․ Place them on any object with a collider․
No VRCats were harmed in the making of these stickers․ VRRats? Ehhh‚ probably not․
TemplateData Documentation
Template to display Inventory content (e.g. Emoji, Sticker, Item) for use on certain pages or sections. This is meant to display for inline sections on pages (e.g. Galleries), Infoboxes should be used if the page is about a certain piece of content
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | Name of the content
| String | required |
| Image | image | no description
| String | suggested |
| Image Size | imagesize | Size of the image
| String | optional |
| Width | width | The width of the template
| String | optional |
| Seller | seller | If offered for VRC Credits, use this. Displays as: Sold by
| String | optional |
| Author | author | If not offered for VRC Credits, use this. Displays as: Created by
| String | optional |
| Type | type | Type of content, values can be either, `Emoji`, `Sticker`, `Item`, `Drone`, `Portal` or `WarpEffect`.
| String | suggested |
| Price | price | The price of the content
| String | optional |
| Price VRC+ | price_vrcplus | The price of the content if it has a VRC+ discount
| String | optional |
| Description | description | The description of the content
| String | suggested |
| productID | productID | productID of the content, for future proofing
| String | optional |
| inventoryID | inventoryID | inventoryID of the content, for future proofing
| String | optional |