Template:Infobox Base: Difference between revisions
No edit summary |
Fix image |
||
| Line 7: | Line 7: | ||
{{Infobox Base | {{Infobox Base | ||
| basename = Creeper Cove | | basename = Creeper Cove | ||
| image = | | image = Steve's_House.png | ||
| owner = [[BlockKnight32]] | | owner = [[BlockKnight32]] | ||
| basetype = Underground | | basetype = Underground | ||
Revision as of 12:39, 24 June 2025
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
This template defines the table "base_data". View table.
| 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.” |
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. | Date | optional |
| Date Abandoned | dateabandoned | The date the base was abandoned (if applicable). | Date | 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 |