الگو:Location map Antarctica

از ویکی‌پدیا، دانشنامهٔ آزاد
روی نقشه قطب جنوب
نام قطب جنوب
x 50 + 5/3 * (90+{{{2}}}) * sin( pi / 180 *{{{3}}})
y 50 - 5/3 * (90+{{{2}}}) * cos( pi / 180 *{{{3}}})
تصویر Antarctica location map.svg
Location map Antarctica
تصویر۱ Antarctica relief location map.jpg
Location map Antarctica
توضیحات الگو[نمایش] [ویرایش] [تاریخچه] [پاکسازی]

Template:Location map Antarctica is a location map definition used to overlay markers and labels on an azimuthal equidistant projection map of جنوبگان. The markers are placed by عرض جغرافیایی and طول جغرافیایی coordinates on the default map or a similar map image.

Usage[ویرایش]

These definitions are used by the following templates when invoked with parameter "Antarctica":

Map definition[ویرایش]

  • name = قطب جنوب
    Name used in the default map caption
  • x = 50 + 5/3 * (90+{{{2}}}) * sin( pi / 180 *{{{3}}})
    An expression to calculate a location on the map via its طول جغرافیایی; evaluates as 0 along the left edge and 100 along the right edge
  • y = 50 - 5/3 * (90+{{{2}}}) * cos( pi / 180 *{{{3}}})
    An expression to calculate a location on the map via its عرض جغرافیایی; evaluates as 0 along the top edge and 100 along the bottom edge

Alternative map[ویرایش]

The map defined as image1 (Antarctica relief location map.jpg) can be displayed by using the relief or AlternativeMap parameters in {{Location map}}, {{Location map many}} and {{Location map+}}. The use of these two parameters is shown in the examples below. Additional examples can be found at:

Examples using location map templates[ویرایش]

Location map, using default map (image)[ویرایش]

Mount Erebus در جنوبگان واقع شده
Mount Erebus
Mount Erebus
Mount Erebus (جنوبگان)
{{Location map | Antarctica
| width   = 200
| label   = Mount Erebus
| lat_deg = -77.53
| lon_deg = 167.15
}}

Location map many, using relief map (image1)[ویرایش]

Location map Antarctica در جنوبگان واقع شده
Mount Erebus
Mount Erebus
Amundsen-Scott Station
Amundsen-Scott Station
Two locations in Antarctica
{{Location map many | Antarctica
| relief   = yes
| width    = 200
| caption  = Two locations in Antarctica
| label1   = Mount Erebus
| lat1_deg = -77.53
| lon1_deg = 167.15
| label2   = Amundsen-Scott Station
| lat2_deg = -90
| lon2_deg = -139.27
}}

Location map+, using AlternativeMap[ویرایش]

Location map Antarctica در جنوبگان واقع شده
Mount Erebus
Mount Erebus
Amundsen-Scott Station
Amundsen-Scott Station
Two locations in Antarctica


{{Location map+ | Antarctica
| AlternativeMap = Antarctica relief location map.jpg
| width   = 200
| caption = Two locations in Antarctica
| places  =
  {{Location map~ | Antarctica
  | label   = Mount Erebus
  | lat_deg = -77.53
  | lon_deg = 167.15
  }}
  {{Location map~ | Antarctica
  | label   = Amundsen-Scott Station
  | lat_deg = -90
  | lon_deg = -139.27
  }}
}}

See also[ویرایش]

Location map templates
Infobox templates incorporating (passing values to) the Location map template