Template:Polecoord
Lua error: callParserFunction: function "#coordinates" was not found.
Displays a geographic coordinate for a location in a polar region. Like {{coord}}, it produces an appropriate link, but is simpler to use, compensates for some limitations of GeoHack in these regions, and allows future adoption of alternative services specific to these regions.
Usage
[edit source]| Wikitext | Output |
|---|---|
{{Polecoord |-62.2004 |-58.9619}}
|
Lua error: callParserFunction: function "#coordinates" was not found. |
{{Polecoord |-77.8463 |166.6682 |type=station}}
|
Lua error: callParserFunction: function "#coordinates" was not found. |
{{Polecoord |-79.7680 |-83.2617 |type=camp |name=Union Glacier}}
|
Lua error: callParserFunction: function "#coordinates" was not found. |
{{Polecoord |-62.1935 |-58.9678 |type=waterbody}}
|
Lua error: callParserFunction: function "#coordinates" was not found. |
{{Polecoord |-70 |-65 |type=region}}
|
Lua error: callParserFunction: function "#coordinates" was not found. |
TemplateData
[edit source]TemplateData for Polecoord
A template for styling individual table cells with standard contents and colors.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| latitude | 1 | decimal latitude
| Number | required |
| longitude | 2 | decimal longitude
| Number | required |
| type | type | type of place, such as 'station' or 'camp', or any other value supported by GeoHack like 'region', 'isle', 'glacier', 'waterbody', 'river', 'mountain', 'pass', 'airport', 'event', etc.
| Line | suggested |
| title | title | also display coordinates under article title if not empty with any value like '1', 'y' or 'yes'
| Number | suggested |
| name | name | name displayed in the map service; if empty, the article name is displayed
| Line | suggested |