Want to contribute? Join the Discord and ask for the editor role.
Template:Town Infobox: Difference between revisions
Template page
No edit summary Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
Line 129: | Line 129: | ||
"description": "Link to the Discord Server related to the town, if you absolutely need to have one. Please be sensible and ensure the link doesn't expire.", | "description": "Link to the Discord Server related to the town, if you absolutely need to have one. Please be sensible and ensure the link doesn't expire.", | ||
"type": "url" | "type": "url" | ||
}, | |||
"keypeople": { | |||
"label": "Key People", | |||
"description": "Noteworthy individuals who are involved in the Town's creation or ongoing activities.", | |||
"type": "string" | |||
} | } | ||
}, | }, | ||
Line 140: | Line 145: | ||
"founded", | "founded", | ||
"mayor", | "mayor", | ||
"keypeople", | |||
"population", | "population", | ||
"status", | "status", |
Revision as of 17:43, 7 May 2021
Overworld | |
This documentation is transcluded from Template:Town Infobox/doc. Changes can be proposed in the talk page.
Outputs an infobox for a Minecraft server town
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | Name of the town
| String | required |
Image | image | Image of the town | File | suggested |
Coordinates | coordinates | X/Z Coordinates of the town's location
| String | suggested |
World | world | Name of the world the town is located in
| String | optional |
Dynmap Link | dynmap | URL for the dynmap view of the town
| URL | suggested |
Founded | founded | Date the town was founded | Date | suggested |
Mayor | mayor | Current mayor of the town
| String | optional |
Key People | keypeople | Noteworthy individuals who are involved in the Town's creation or ongoing activities. | String | optional |
Population | population | Current population of the town | Number | optional |
Status | status | Activity status of the town
| String | optional |
Nether path | path | Details for finding the town in the nether.
| String | suggested |
Discord Server | discord | Link to the Discord Server related to the town, if you absolutely need to have one. Please be sensible and ensure the link doesn't expire. | URL | optional |