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 38: | Line 38: | ||
|rowclass10 = infobox-data infobox-col1 | |rowclass10 = infobox-data infobox-col1 | ||
|header11 = [{{{dynmap}}} Dynmap | |header11 = {{#if: {{{dynmap|}}}{{{discord|}}}|Links}} | ||
| | |rowclass11 = infobox-header | ||
|header12 = [{{{dynmap}}} Dynmap] | |||
|rowclass12 = infobox-data infobox-col2 | |||
|header13 = {{#if: {{{discord|}}}|[{{{discord}}} Discord Server]}} | |||
|rowclass13 = infobox-data infobox-col2 | |||
|header100 = <span></span> | |header100 = <span></span> | ||
Line 60: | Line 66: | ||
"description": "Name of the town", | "description": "Name of the town", | ||
"required": true, | "required": true, | ||
"suggested": true | "suggested": true, | ||
"example": "Genericville", | |||
"type": "string" | |||
}, | }, | ||
"founded": { | "founded": { | ||
Line 89: | Line 97: | ||
"description": "X/Z Coordinates of the town's location", | "description": "X/Z Coordinates of the town's location", | ||
"required": true, | "required": true, | ||
"suggested": true | "suggested": true, | ||
"example": "6969,420", | |||
"type": "string" | |||
}, | }, | ||
"world": { | "world": { |
Revision as of 15:08, 7 May 2021
Location | |
---|---|
World | Overworld |
[{{{dynmap}}} Dynmap] | |
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 | required |
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 |
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 |