Zoophilia Wiki:WikiProject Geographical coordinates/globe:: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Stepheng3
(examples from Template:Coord/doc with type: removed)
m (26 revisions imported)
 
(16 intermediate revisions by 6 users not shown)
Line 1: Line 1:
The <code>globe:</code> parameter indicates a non-terrestrial location, that is, one on a world other than [[Earth]].  Legal values include: ''[[Moon]]'', ''[[Mars]]'', ''[[Venus]]'', ''[[Mercury (planet)|Mercury]]''. For example:
The <code>globe:</code> parameter specifies the [[planet]], [[dwarf planet]], [[asteroid]], or [[natural satellite]] upon which the coordinates resideApart from ''[[earth]]'' (the default), recognized values are: ''[[Mercury (planet)|mercury]]'', ''[[venus]]'', ''[[moon]]'', ''[[mars]]'', ''[[Phobos (moon)|phobos]]'', ''[[Deimos (moon)|deimos]]'', ''[[Ceres (dwarf planet)|ceres]]'', ''[[4 Vesta|vesta]]'', ''[[jupiter]]'', ''[[Ganymede (moon)|ganymede]]'', ''[[Callisto (moon)|callisto]]'', ''[[Io (moon)|io]]'', ''[[Europa (moon)|europa]]'', ''[[Mimas (moon)|mimas]]'', ''[[enceladus]]'', ''[[Tethys (moon)|tethys]]'', ''[[Dione (moon)|dione]]'', ''[[Rhea (moon)|rhea]]'', ''[[Titan (moon)|titan]]'', ''[[Hyperion (moon)|hyperion]]'', ''[[Iapetus (moon)|iapetus]]'', ''[[Phoebe (moon)|phoebe]]'', ''[[Miranda (moon)|miranda]]'', ''[[Ariel (moon)|ariel]]'', ''[[Umbriel (moon)|umbriel]]'', ''[[Titania (moon)|titania]]'', ''[[Oberon (moon)|oberon]]'', ''[[Triton (moon)|triton]]'', ''[[pluto]]'', and ''[[Charon (moon)|charon]]''.


{| class="wikitable"
{| class="wikitable sortable"
|+ Samples
|+ Samples
! Subject
! G
! G
! Markup
! Markup
! Result
! Result
|-
|-
| [[moon]]
| [[Kittu (crater)|Kittu Crater]]
| ganymede
| <code><nowiki>{{coord|0.4|N|334.6|W|globe:ganymede}}</nowiki></code>
| {{coord|0.4|N|334.6|W|globe:ganymede}}
|-
| [[Viking 2]] lander
| mars
| <code><nowiki>{{coord|48.269|N|225.990|W|globe:mars}}</nowiki></code>
| {{coord|48.269|N|225.990|W|globe:mars}}
|-
| [[Mozart (crater)|Mozart Crater]]
| mercury
| <code><nowiki>{{coord|7.8|N|190.5|W|globe:mercury}}</nowiki></code>
| {{coord|7.8|N|190.5|W|globe:mercury}}
|-
| [[Apollo 11]] lander
| moon
| <code><nowiki>{{coord|0|40|26.69|N|23|28|22.69|E|globe:moon}}</nowiki></code>
| <code><nowiki>{{coord|0|40|26.69|N|23|28|22.69|E|globe:moon}}</nowiki></code>
| {{coord|0|40|26.69|N|23|28|22.69|E|globe:moon}}
| {{coord|0|40|26.69|N|23|28|22.69|E|globe:moon}}
|-
|-
| [[mars]]
| [[Ksa (crater)|Ksa Crater]]
| <code><nowiki>{{coord|22.697|N|48.222|W|globe:mars}}</nowiki></code>
| titan
| {{coord|22.697|N|48.222|W|globe:mars}}
| <code><nowiki>{{coord|14.0|N|65.4|W|globe:titan}}</nowiki></code>
| {{coord|14.0|N|65.4|W|globe:titan}}
|-
| [[Venera 13]] lander
| venus
| <code><nowiki>{{coord|7.5|S|303|E|globe:venus}}</nowiki></code>
| {{coord|7.5|S|303|E|globe:venus}}
|-
|-
| [[venus]]
| [[Stickney (crater)|Stickney Crater]]
| <code><nowiki>{{coord|5|S|351|E|globe:venus}}</nowiki></code>
| phobos
| {{coord|5|S|351|E|globe:venus}}
| <code><nowiki>{{coord|1|N|49|W|globe:phobos}}</nowiki></code>
| {{coord|1|N|49|W|globe:phobos}}
|}
|}


When <code>globe:</code> is specified, {{tl|coord}} does not assume a specific reference system (in contrast with Earth's WGS84).  Only limited mapping is available for the Moon and Mars and none for other bodies.  For celestial coordinates, use {{tl|Sky}} instead.
For globes other than Earth, {{tl|coord}} does not assume a specific reference system (in contrast with Earth's WGS84).  Since the template defaults to east longitude, the <code>|W|</code> direction must be specified for globes that measure longitude westward.  At the present time, only limited mapping is available for Mars and the Moon and none for other extraterrestrial bodies.  For celestial coordinates, use {{tl|Sky}} instead.


[[Category:WikiProject Geographical coordinates]]
[[Category:WikiProject Geographical coordinates]]

Latest revision as of 01:07, 3 September 2020

The globe: parameter specifies the planet, dwarf planet, asteroid, or natural satellite upon which the coordinates reside. Apart from earth (the default), recognized values are: mercury, venus, moon, mars, phobos, deimos, ceres, vesta, jupiter, ganymede, callisto, io, europa, mimas, enceladus, tethys, dione, rhea, titan, hyperion, iapetus, phoebe, miranda, ariel, umbriel, titania, oberon, triton, pluto, and charon.

Samples
Subject G Markup Result
Kittu Crater ganymede {{coord|0.4|N|334.6|W|globe:ganymede}} Lua error: callParserFunction: function "#coordinates" was not found.
Viking 2 lander mars {{coord|48.269|N|225.990|W|globe:mars}} Lua error: callParserFunction: function "#coordinates" was not found.
Mozart Crater mercury {{coord|7.8|N|190.5|W|globe:mercury}} Lua error: callParserFunction: function "#coordinates" was not found.
Apollo 11 lander moon {{coord|0|40|26.69|N|23|28|22.69|E|globe:moon}} Lua error: callParserFunction: function "#coordinates" was not found.
Ksa Crater titan {{coord|14.0|N|65.4|W|globe:titan}} Lua error: callParserFunction: function "#coordinates" was not found.
Venera 13 lander venus {{coord|7.5|S|303|E|globe:venus}} Lua error: callParserFunction: function "#coordinates" was not found.
Stickney Crater phobos {{coord|1|N|49|W|globe:phobos}} Lua error: callParserFunction: function "#coordinates" was not found.

For globes other than Earth, {{coord}} does not assume a specific reference system (in contrast with Earth's WGS84). Since the template defaults to east longitude, the |W| direction must be specified for globes that measure longitude westward. At the present time, only limited mapping is available for Mars and the Moon and none for other extraterrestrial bodies. For celestial coordinates, use {{Sky}} instead.