Template:Infobox Base
Usage
Place this on any base’s page to display the base infobox. Just replace the example values in the code block below with your own.
Example
| Creeper Cove | |
|---|---|
| General Info | |
| Base Name | Creeper Cove |
| Owner | BlockKnight32 |
| Base Type | Underground |
| Season | Season 3 |
| Location | |
| Biome / Area | Jungle Biome |
| Coordinates | X: 2048, Y: 72, Z: -1280 |
| Timeline | |
| Date Established | 15th March 2025 |
| People | |
| Members | BlockKnight32, RedstonerMax, ShadyBuilder |
| Features | |
| Notable Features | Hidden vault, Auto-farm complex, Creeper statue |
| Description | “A hidden paradise of explosions and automation.” |
This template defines the table "base_data". View table.
An infobox displaying key attributes of an SMP player base.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Base Name | basename | The name of the base. | String | required |
| Image | image | An image of the base in-game | File | suggested |
| Base Owner | owner | Primary Minecraft username responsible for the base. | String | required |
| Base Type | basetype | The style or structure type of the base (e.g. Underground, Skybase, Castle). | String | optional |
| Season | season | The season the base was active
| String | suggested |
| Location | location | Biome or area the base is in (e.g. Plains Biome, Spawn Town). | String | optional |
| Coordinates | coordinates | Exact in-game X,Y,Z coordinates. | String | optional |
| Date Established | dateestablished | The date the base was founded. | String | optional |
| Date Abandoned | dateabandoned | The date the base was abandoned (if applicable). | String | optional |
| Members | members | List of other SMP players who are members or co-builders. | String | optional |
| Notable Features | notablefeatures | Interesting or unique aspects of the base (e.g. redstone contraptions, statues, mega builds). | String | optional |
| Description | description | Short tagline or lore summary. | String | optional |