Renders an interactive map of Thrakdrak.
Parameter | Description | Type | Status | |
---|---|---|---|---|
latlong | latlong | Comma-separated latitude and longitude of the map's center point, for easier use from a database.
| String | optional |
lat | lat | Latitude of the map's center point.
| Number | optional |
long | long | Longitude of the map's center point.
| Number | optional |
zoom | zoom | The map's zoom level. This value can be fractional.
| Number | optional |
align | align | Renders the map in an image-like thumbnail box with the given floating alignment.
| String | optional |
caption | caption | If this and the align parameter are both set, display this wikitext as the map's caption. | Unbalanced wikitext | optional |
width | width | The map's rendered width, with similar usage as an image. If the align parameter is set, the default thumbnail width is 252px.
| String | optional |
height | height | The map's rendered height, with similar usage as an image.
| String | optional |
create | create | If set, also create a {{Location of Interest}} at the given coordinates, of a type equal to the parameter's value.
| Unbalanced wikitext | optional |
name | name | The location's name, if not the same as the article name. | Unbalanced wikitext | optional |