Template:ShopItemBox
[[File:{{{itemimg}}}|x100px]]
{{{date}}}
Template used on Browse:TCG Pocket and other portals to show the content of in-game stores. Used in combination with {{ShopBar}}.
TemplateData
Template used to display details about items available from an in-game store.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | Name of the item | String | required |
| Name 2 | name2 | Optional. If the name needs to be split over two lines. | String | suggested |
| Item image | itemimg | Image of the item. Don't include "File:" | File | required |
| Item Image Size | itemimgsize | Size of the item image. Must include "px"
| String | suggested |
| Currency | currency | The name of the currency. If "Pokémon Dollar", correct symbol will be displayed.
| String | suggested |
| Currency Image | currencyimg | Image of the currency symbol / icon. Ignore if "Currency" is "Pokémon Dollar". | File | suggested |
| Currency Image Size | currencyimgsize | Size of the currency size.
| String | optional |
| Currency Link | currencylink | Optional. Page that the "Currency Image" will link to. | Page name | optional |
| Value | value | How much the item costs.
| String | required |
| Date | date | The date the item is available until. | String | required |