Template:Infobox Place: Difference between revisions
Jump to navigation
Jump to search
Add template data |
Small fixes |
||
| Line 24: | Line 24: | ||
}, | }, | ||
"island": { | "island": { | ||
"description": "The island where the place is on." | "description": "The island where the place is on.", | ||
"type": "string", | |||
"suggested": true | |||
}, | }, | ||
"world": { | "world": { | ||
"description": "The world that the place is on." | "description": "The world that the place is on.", | ||
"type": "string", | |||
"suggested": true | |||
} | } | ||
}, | }, | ||
Revision as of 14:19, 6 April 2025
| Island | {{{island}}} |
|---|---|
| World | {{{world}}} |
This template is made for use as infobox for wiki pages talking about places.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | no description | Unknown | required |
| minimap | minimap | IFrame tag to https://bluemap.minionguyjpro.dedyn.io with flat mode and a certain position. | String | suggested |
| island | island | The island where the place is on. | String | suggested |
| world | world | The world that the place is on. | String | suggested |