Template:Toy Infobox
| [[File:|150px]] | |
|---|---|
| Name | |
| Store Page | |
| Release Date | |
Usage
The following code demonstrates the recommended usage of the Toy_Infobox template.
Parameters shown are optional unless otherwise noted.
{{Toy_Infobox
| thumbnail = example_image.webp
| name = Example Product Name
| site = https://example.com/product
| date = 2024
}}
Technical information
Infobox for toy or insertable product pages.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Thumbnail image | thumbnail | Image file name to display at the top of the infobox. Do not include File: or brackets. | String | optional |
| Name | name | Display name of the product. | String | required |
| Store page | site | External link to the official store page. | String | optional |
| Release date | date | Product release date, if known. | String | optional |