Цей шаблон використовується на 9500+ сторінках і його зміни будуть дуже помітними. Будь ласка, перевіряйте будь-які зміни на підсторінках /пісочниці та /тестів цього шаблону, або у вашому особистому просторі, та зважайте на обговорення змін на сторінці обговорення перед їхнім впровадженням.
Цей шаблон розміщує одну або більше міток розташування на карті із необов'язковим підписом. Він належить до родини шаблонів Карти розташування та документація цих шаблонів може бути корисною.
Цей шаблон використовується, як допоміжний шаблон з, Карта розташування~, один або більше разів задля генерування мітки для кожного положення.
Required. Use the name of the map as the first unnamed parameter. For example, specifying England will use the values for England in Module:Location map/data/England if it exists, or {{Location map England}} otherwise. See the examples below.
width
Determines the width of the map in pixels, overriding any default values. Do not include px, for example: width=300, not width=300px.
default_width
Determines the default width of the map in pixels, intended for use by templates e.g. place infoboxes. The default value is 240. Do not include px. This value will be multiplied by the defaultscale parameter specified in individual map templates, if it exists, in order to achieve an appropriate size for vertical maps. For example, if default_width=200 is given, a map of Thailand will be displayed with a width of 200 * 0.57 = 114 pixels (as specified in Template:Location map Thailand).
float
Specifies the position of the map on the page. Valid values are left, right, center and none. The default is right.
border
Specifies the color of the 1px map border. The default is lightgrey (see web colors). If set to none, no border will be generated. This parameter is seldom used.
caption
The text of a caption to be displayed below the map. Specifying a caption will cause the map to be displayed with a frame. If caption is defined but is not assigned a value, the map will not be framed and no caption will be displayed. If caption is not defined, the map will not be framed and a default caption will be generated. The default caption is created from the label parameter (or the current page name if label not defined) and the name parameter from map definition template. See the examples below.
Any non-blank value (1, yes, etc.) will cause the template to display the map specified in the map definition template as image1, which is usually a relief map. See the example at Location map+/relief.
AlternativeMap
Allows the use of an alternative map. The image must have the same edge coordinates as the location map template. See the example at Location map+/AlternativeMap.
overlay_image
Allows an overlay to be superimposed on the map. This parameter is seldom used. See the example at Location map+/overlay.
places
Specifies one or more place markers using Location map~.
Параметри для Карта розташування~
Параметр
Опис
{{{1}}}
Required. Use the name of the map as the first unnamed parameter. For example, specifying England will use the values for England in Module:Location map/data/England if it exists, or {{Location map England}} otherwise. See the examples below.
label
The text of the label to display next to the mark. A wiki link can be used. The default if not specified is no label, just the marker.
label_size
The font size to use for the label, given as a percentage of the normal font size (<100 = smaller, >100 = larger). The default is 90. Do not include %, for example: label_size=80, not label_size=80%. If set to 0, the label is only displayed when the user hovers over the mark.
position
The position of the label relative to the mark. Valid values are left, right, top and bottom. The default is right.
background
The background color to use for the label. See Web colors. The default is no background color, which shows the map image behind the label.
The size of the mark in pixels. The default is 8. Do not include px, for example: marksize=10, not marksize=10px.
link
Specifies a wiki link which will be followed if the reader clicks on the mark. Do not include [[]], for example: link=Yellowstone National Park, not link=[[Yellowstone National Park]].
lat_deg
Required. The degrees of latitude. This value can be specified using decimal degrees and when this format is used minutes and seconds should not be specified.[Note 1]
The seconds of latitude. Usually not necessary.[Note 1]
lat_dir
N if north (default value) or S for south of the Equator. Other values will be disregarded. Not required if using signed decimal degrees (i.e. negative numbers for southern latitude).
lon_deg
Required. The degrees of longitude. This value can be specified using decimal degrees and when this format is used minutes and seconds should not be specified.[Note 1]
The seconds of longitude. Usually not necessary.[Note 1]
lon_dir
E for east (default value) or W for west of the Prime Meridian. Other values will be disregarded. Not required if using signed decimal degrees (i.e. negative numbers for western longitude).
Зауваження:
↑ абвгдеAppropriate precision should be used. For example, the whole US map, with a 1000-pixel width, has a resolution of about 5km/pixel. Only 2 decimal places of precision in decimal degrees (~1km), or whole minutes (~1.7km) in DMS format, are required.
This example does not designate the caption parameter. It demonstrates the use of the defaults. Notice that the default caption is the page name followed by the map name in parenthesis and that the label position is automatically adjusted if it is too close to an edge.
This example uses a designated but empty caption. It demonstrates coordinates using decimal degrees and a 10px mark with a link.
Paris
Marseille
{{Location map+ | Франція
| caption =
| places =
{{Location map~ | Франція
| label = Paris
| position = top
| marksize = 10
| link = Paris
| lat_deg = 48.8567
| lon_deg = 2.3508
}}
{{Location map~ | Франція
| label = Marseille
| position = top
| marksize = 10
| link = Marseille
| lat_deg = 43.2964
| lon_deg = 5.3610
}}
}}
This example uses caption with an assigned value. It demonstrates coordinates in degree, minute, second format, a relief map, label background color and linked labels.
{{Location map+ | США
| width = 300
| caption = Some cites in the United States
| relief = 1
| places =
{{Location map~ | США
| label = [[New York City|New York]]
| position =
| background = white
| mark = Cyan pog.svg
| alt = alt text for New York City
| link = New York City
| lat_deg = 40 | lat_min = 43 | lat_dir = N
| lon_deg = 74 | lon_min = 0 | lon_dir = W
}}
{{Location map~| США
| label = [[San Francisco]]
| position =
| background = white
| mark = Purple pog.svg
| alt = alt text for San Francisco
| link = San Francisco
| lat_deg = 37 | lat_min = 46 | lat_dir = N
| lon_deg = 122 | lon_min = 25 | lon_dir = W
}}
}}
Determines the width of the map in pixels, overriding any default values. Do not include "px", for example: "300", not "300px".
Число
необов'язковий
Default width
default_width
Determines the default width of the map in pixels, intended for use by templates such as infoboxes. The default value is 240. Do not include "px". This value will be multiplied by the defaultscale parameter specified in individual map templates, if it exists, in order to achieve an appropriate size for vertical maps.
Число
необов'язковий
Position
float
Specifies the position of the map on the page. Valid values are left, right, center and none. The default is right.
Рядок
необов'язковий
Border color
border
Specifies the color of the map border. If set to none, no border will be generated.
Рядок
необов'язковий
Map caption
caption
The text of a caption to be displayed below the map. If caption is defined but is not assigned a value, the map will not be framed and no caption will be displayed. If caption is not defined, the map will not be framed and a default caption will be generated.
Рядок
необов'язковий
Alt text
alt
Alt text for map; used by screen readers.
Рядок
необов'язковий
Alternative map from template
relief
Any non-blank value (1, yes, etc.) will cause the template to display the map specified in the map definition template as image1, which is usually a relief map.
Рядок
необов'язковий
Alternative map not from template
AlternativeMap
Allows the use of an alternative map. The image must have the same edge coordinates as the map template.
Рядок
необов'язковий
Overlay image
overlay_image
Allows an overlay to be superimposed on the map. This parameter is seldom used.
Рядок
необов'язковий
Place markers
places
Specifies one or more place markers using Location map~.