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

From Zoophilia Wiki
Jump to navigationJump to search
meta>Stepheng3
(qualify because globe:earth is now legal)
m (26 revisions imported)
 
(13 intermediate revisions by 6 users not shown)
Line 1: Line 1:
The <code>globe:</code> parameter indicates the planet or natural satellite upon which the coordinates reside.  Apart from ''[[earth]]'' (the default), legal values include: ''[[moon]]'', ''[[mars]]'', ''[[venus]]'', ''[[Mercury (planet)|mercury]]'', ''[[Ganymede (moon)|ganymede]]'', and ''[[Titan (moon)|titan]].
The <code>globe:</code> parameter specifies the [[planet]], [[dwarf planet]], [[asteroid]], or [[natural satellite]] upon which the coordinates reside.  Apart 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
! Subject
Line 20: Line 20:
| [[Mozart (crater)|Mozart Crater]]
| [[Mozart (crater)|Mozart Crater]]
| mercury
| mercury
| <code><nowiki>{{coord|8|N|190.5|W|globe:mercury}}</nowiki></code>
| <code><nowiki>{{coord|7.8|N|190.5|W|globe:mercury}}</nowiki></code>
| {{coord|8|N|190.5|W|globe:mercury}}
| {{coord|7.8|N|190.5|W|globe:mercury}}
|-
|-
| [[Apollo 11]] lander
| [[Apollo 11]] lander
Line 37: Line 37:
| <code><nowiki>{{coord|7.5|S|303|E|globe:venus}}</nowiki></code>
| <code><nowiki>{{coord|7.5|S|303|E|globe:venus}}</nowiki></code>
| {{coord|7.5|S|303|E|globe:venus}}
| {{coord|7.5|S|303|E|globe:venus}}
|-
| [[Stickney (crater)|Stickney Crater]]
| phobos
| <code><nowiki>{{coord|1|N|49|W|globe:phobos}}</nowiki></code>
| {{coord|1|N|49|W|globe:phobos}}
|}
|}


For globes other than Earth, {{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 extraterrestrial 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.