Want to contribute? Join the Discord and ask for the editor role.
Template:POI Infobox: Difference between revisions
Template page
(Created page with "{{Infobox |bodyclass = mw-collapsible floatright |image1 = [[File:{{{image|Screenshot needed.png}}}|325px|center]] |imagerowclass1 = infobox-image |header2 = {{{name|}}} |row...") Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
Line 44: | Line 44: | ||
"image": { | "image": { | ||
"label": "Image", | "label": "Image", | ||
"description": "Image of the | "description": "Image of the POI", | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
"suggested": true | "suggested": true | ||
Line 77: | Line 77: | ||
"path": { | "path": { | ||
"label": "Nether path", | "label": "Nether path", | ||
"description": "Details for finding the POI | "description": "Details for finding the POI via the nether.", | ||
"example": "Blue path, Diorite block", | "example": "Blue path, Diorite block", | ||
"type": "string", | "type": "string", | ||
Line 93: | Line 93: | ||
"description": "Creator(s) of the POI, if any", | "description": "Creator(s) of the POI, if any", | ||
"type": "string", | "type": "string", | ||
" | "suggested": true, | ||
" | "example": "NotKatuen, Katuen" | ||
} | } | ||
}, | }, |
Revision as of 15:05, 7 May 2021
Location | |
---|---|
World | Overworld |
[{{{dynmap}}} Dynmap Link] | |
This documentation is transcluded from Template:POI Infobox/doc. Changes can be proposed in the talk page.
Outputs an infobox for a Minecraft server point of interest (POI)
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | Name of the POI | String | required |
Image | image | Image of the POI | File | suggested |
Coordinates | coordinates | X/Z Coordinates of the POI's location | String | required |
World | world | Name of the world the POI is located in
| String | optional |
Dynmap Link | dynmap | URL for the dynmap view of the POI
| URL | suggested |
Creator(s) | creator | Creator(s) of the POI, if any
| String | suggested |
Status | status | Status of the POI
| String | optional |
Nether path | path | Details for finding the POI via the nether.
| String | suggested |