Template:Infobox Shop
Usage
Place this on any shopâs page to display the shop infobox. Just replace the example values in the code block below with your own.
Example
This template defines the table "base_data". View table.</noinclude>
| Diamond Emporium | |
|---|---|
| [[File: | |
| General Information | |
| Shop Name | Diamond Emporium |
| Owner | BlockKnight32 |
| Type | General Goods |
| Season | Season 3 |
| Location | |
| Location | Town |
| Coordinates | X: 1024, Y: 64, Z: -512 |
| Dates | |
| Date Opened | 1st April 2025 |
| Inventory | |
| Items Sold | Diamonds, Emeralds, Enchanted Books |
| Currency | Emeralds & Diamonds |
| About | |
| Description | âFinest gemstones at rock-bottom prices.â |
An infobox displaying key attributes of an SMP player-run shop.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Shop Name | shopname | The name of the shop. | String | required |
| Image | image | An image of the shop ingame | File | suggested |
| Shop Owner | shopowner | Minecraft username of the shop owner. | String | required |
| Shop Type | shoptype | Category of goods or service (e.g. âGeneral Goodsâ, âFoodâ, âToolsâ). | String | suggested |
| Season | season | The season the shop was active
| String | suggested |
| Location | location | In-game location (e.g. town). | String | optional |
| Coordinates | coordinates | Exact in-game X,Y,Z coordinates. | String | optional |
| Date Opened | dateopened | The date the shop first opened. | Date | optional |
| Date Closed | dateclosed | The date the shop closed (if applicable). | Date | optional |
| Items Sold | items | Key items or categories sold. | String | suggested |
| Currency Accepted | currency | Types of currency used (e.g. Emeralds, Diamonds). | String | suggested |
| Description | description | Short tagline or description. | String | suggested |