Template:Infobox Shop: Difference between revisions
Adds shop image |
Adds image |
||
| Line 6: | Line 6: | ||
{{Infobox Shop | {{Infobox Shop | ||
| shopname = Diamond Emporium | | shopname = Diamond Emporium | ||
| image = [[File:Steve's_Shop.jpg|300px]] | |||
| shopowner = BlockKnight32 | | shopowner = BlockKnight32 | ||
| shoptype = General Goods | | shoptype = General Goods | ||
Revision as of 15:46, 23 June 2025
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
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 |
| Shop Status | status | Current operational status.
| String | optional |
| 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 |