الگو:Location map Chile/توضیحات

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

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

Map definition

ویرایش
name
used in default map caption (شیلی)
image
the default map image, without "Image:" or "File:" (Chile location map.svg)
image1
an alternative map image, usually a relief map (Relief Map of Chile.jpg)
top
عرض جغرافیایی at top edge of map, in decimal degrees (-17.4)
bottom
latitude at bottom edge of map, in decimal degrees (-56.5)
left
طول جغرافیایی at left edge of map, in decimal degrees (-81.5)
right
longitude at right edge of map, in decimal degrees (-61.5)

Alternative map

ویرایش

The map shown above as image1 (Relief Map of Chile.jpg) can be displayed by using the AlternativeMap or relief parameters in {{Location map}}, {{Location map many}} and {{Location map+}}. Further instructions can be found at Template:Location map#Using Alternative Map and Template:Location map#Relief, or see the examples below.

Location map, using default map (image)

ویرایش
Santiago در شیلی واقع شده
Santiago
Santiago
Santiago (شیلی)
{{Location map | Chile
| width  = 125
| lat    = -33.44
| long   = -70.65
| label  = Santiago
}}

Location map, using relief map (image1)

ویرایش
Santiago در شیلی واقع شده
Santiago
Santiago
Santiago (شیلی)
{{Location map | Chile
| relief = yes
| width  = 125
| lat    = -33.44
| long   = -70.65
| label  = Santiago
}}

Location map many, using default map

ویرایش
Location map Chile/توضیحات در شیلی واقع شده
Santiago
Santiago
Punta Arenas
Punta Arenas
Two locations in Chile
{{Location map many | Chile
| caption = Two locations in Chile
| width   = 125
| lat     = -33.44
| long    = -70.65
| label   = Santiago
| lat2    = -53.17
| long2   = -70.93
| label2  = Punta Arenas
}}

Location map+, using AlternativeMap

ویرایش
Location map Chile/توضیحات در شیلی واقع شده
Santiago
Santiago
Punta Arenas
Punta Arenas
Two locations in Chile


{{Location map+ | Chile
| AlternativeMap = Relief Map of Chile.jpg
| caption = Two locations in Chile
| width   = 125
| places  =
  {{Location map~ | Chile
  | lat   = -33.44
  | long  = -70.65
  | label = Santiago
  }}
  {{Location map~ | Chile
  | lat   = -53.17
  | long  = -70.93
  | label = Punta Arenas
  }}
}}