Template:Solar System navmap

From Self-sufficiency
Jump to: navigation, search

<imagemap> Image:Solar System Template Final.png

  1. The Sun

rect 0 0 90 35 The Sun

  1. Mercury

circle 112 18 6 Mercury

  1. Venus

circle 153 18 8 Venus

  1. Earth and the Moon

circle 203 8 4 The Moon circle 194 18 8 Earth

  1. Mars and satellites

circle 233 18 8 Mars circle 239 13 3 Phobos and Deimos

  1. Ceres and the asteroid belt
  2. - by placing the rectangle code for the asteroid belt AFTER Ceres, Ceres is "on top" (and can co-exist)

circle 271 18 8 Ceres rect 256 0 288 35 The main asteroid belt

  1. Jupiter and satellites
  2. - by placing the rectangle code for the Rings of Jupiter AFTER Jupiter, Jupiter is "on top" (and can co-exist)

circle 317 18 15 Jupiter circle 329 5 6 Moons of Jupiter rect 298 15 335 20 Rings of Jupiter

  1. Saturn and satellites
  2. - by placing the rectangle code for the Rings of Saturn AFTER Saturn, Saturn is "on top" (and can co-exist)

circle 372 18 12 Saturn circle 381 7 6 Moons of Saturn rect 353 5 389 31 Rings of Saturn

  1. Uranus and satellites
  2. - by placing the rectangle code for the Rings of Uranus AFTER Uranus, Uranus is "on top" (and can co-exist)

circle 418 18 12 Uranus circle 427 10 6 Moons of Uranus rect 408 4 429 34 Rings of Uranus

  1. Neptune and satellites
  2. - by placing the rectangle code for the Rings of Neptune AFTER Neptune, Neptune is "on top" (and can co-exist)

circle 462 18 12 Neptune circle 471 10 3 Moons of Neptune rect 441 9 485 28 Rings of Neptune

  1. Pluto, satellites, and the Kuiper belt
  2. - by placing the rectangle code for the Kuiper belt AFTER Pluto, Pluto is "on top" (and can co-exist)

circle 504 18 8 Pluto circle 508 13 3 Moons of Pluto

  1. Haumea and satellites
  2. - by placing the rectangle code for the Kuiper Belt AFTER Haumea, Haumea is "on top" (and can co-exist)

circle 534 18 8 Haumea circle 538 13 3 Moons of Haumea

  1. Makemake
  2. - by placing the rectangle code for the Kuiper Belt AFTER Makemake, Makemake is "on top" (and can co-exist)

circle 567 18 8 Makemake rect 490 0 580 35 The Kuiper Belt

  1. Eris, Dysnomia, and the Scattered disc
  2. - by placing the rectangle code for the Scattered disc AFTER Eris, Eris is "on top" (and can co-exist)

circle 607 14 4 Eris circle 605 18 4 Dysnomia rect 581 0 610 35 The Scattered Disc rect 623 0 640 35 The Hills Cloud rect 641 0 666 35 The Oort Cloud

desc none

  1. - setting this to "bottom-right" will display a (rather large) icon linking to the graphic, if desired
  1. Notes:
  2. Details on the new coding for clickable images is here: [1]
  3. The smaller planets have a bit of an overlap just to ensure they're locatable, especially in the belts.
  4. While it may look strange, it's important to keep the codes for a particular system in order. The clickable coding treats the first object created in an area as the one on top.
  5. - I've placed moons on "top" so that their smaller circles won't disappear "under" their respective planets or dwarf planets.
  6. The "poly" code would be more appropriate for the moons of Jupiter, Saturn, and Uranus. However, there appears to be a bug with that aspect of the code.
  7. - I've compensated by using oversized circles for those moon groups, and tucking them UNDER their planets for now.
  8. The Sun is a rectangle as that approximates the edge closely enough for the purposes of this template.
  9. I've guessed as to the boundaries for the KB, SD, and OC - if they need adjustment, load the image into Paint and use the pencil tool to find the appropriate coordinates.

</imagemap>