TemplateStyles' src attribute must not be empty.

TemplateStyles' src attribute must not be empty.

TemplateStyles' src attribute must not be empty.

Location map~/doc is located in the United States
Location map~/doc
Location of Yellowstone in the north-western United States of America

The location map template generates a location map as a composite image, consisting of a map and a location mark. Optionally, a label and caption can be added.

Map image files are not accessed directly, but by using an auxiliary map definition. For example, if the first unnamed parameter supplied to this template is Japan, then this template uses the entry for Japan in Module:Location map/data/Japan if it exists, which contains the data needed to generate the composite image.

Please note

beccè'
  • Assigning Cèṭa'an:Em value to the parameter |caption= causes the map to be displayed as a thumbnail image. If this parameter is not declared, the template will generate a default caption.
  • The coordinates are not checked. If the coordinates specified fall outside the area covered by the map image, the location mark will not display inside the image; however, it may be displayed somewhere else on the page.
  • Do not use px when setting the map image size. Using |width=200px will usually cause a very large map to be displayed. Use |width=200.
  • To create a map with more than one location mark, use either {{Location map+}} or {{Location map many}}.

Blank templates

beccè'
Blank templates
Decimal degrees Degrees, minutes, seconds With {{Coord}}
(usually for infoboxes)
Wikidata
{{Location map|{{{1}}}
|width      = 
|float      = 
|border     = 
|caption    = 
|alt        = 
|relief     = 
|AlternativeMap= 
|overlay_image = 
|label      = 
|label_size = 
|position   = 
|background = 
|mark       = 
|marksize   = 
|link       = 
|lat_deg    = 
|lon_deg    = 
}}
{{Location map|{{{1}}}
|width      = 
|float      = 
|border     = 
|caption    = 
|alt        = 
|relief     = 
|AlternativeMap= 
|overlay_image = 
|label      = 
|label_size = 
|position   = 
|background = 
|mark       = 
|marksize   = 
|link       = 
|lat_deg    = 
|lat_min    = 
|lat_sec    = 
|lat_dir    = 
|lon_deg    = 
|lon_min    = 
|lon_sec    = 
|lon_dir    = 
}}
{{Location map|{{{1}}}
|width      = 
|float      = 
|border     = 
|caption    = 
|alt        = 
|relief     = 
|AlternativeMap= 
|overlay_image = 
|label      = 
|label_size = 
|position   = 
|background = 
|mark       = 
|marksize   = 
|coordinates= 
}}
{{Location map|{{{1}}}
|width      = 
|float      = 
|border     = 
|caption    = 
|alt        = 
|relief     = 
|AlternativeMap= 
|overlay_image = 
|label      = 
|label_size = 
|position   = 
|background = 
|mark       = 
|marksize   = 
}}

Parameters

beccè'
Parameters
Parameter kind Parameter Description
Map display {{{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. See the examples below. Multiple maps can be shown by providing a list of map names separated by #. For multiple maps, the first is shown by default. A reader can select the others with radio buttons.
width Determines the width of the map in pixels, overriding any default values; do not include px. For example, use |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 Module:Location map/data/Thailand).
max_width The maximum size of the map in pixels. Intended for use by templates, e.g. place infoboxes. Do not include px.
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 colour 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. Special value: infobox.
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 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 the map definition template. Multiple captions can be shown when separated by ## (that's two).
alt Alt text for map; used by screen readers. See WP:ALT.
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; see the example at Location map+/relief. Other numerical values such as 2 or 3 will display image2 or image3, if those images are defined.
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.
Label and mark parameters[note 1] label The text of the label to display next to the identifying mark; a wikilink can be used. You can enclose the label inside of {{nowrap}} if you want to make sure that it stays on a single line. 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 size is 90. Do not include %. For example, use |label_size=80, not |label_size=80%. If set to 0, the label is only displayed when the user hovers over the mark.
label_width The width to use for the label, given as an em size; the default width is 6. Do not include em. For example, use |label_width=7, not |label_width=7em.
position The position of the label relative to the identifying mark; valid values are left, right, top,bottom and none. This defaults to either left or right, depending on the coordinates of the marker and its position relative to the right border of the map image. When |position=none, any defined label will not be displayed with the mark, but it will be used to create the default caption.
background The background colour to use for the label; see Web colors. The default is no background colour, which shows the map image behind the label.
mark The name of an image file to display as the identifying mark; the default is Red pog.svg (). See examples at Commons:Location markers and Commons:Category:Map icons.
marksize The size of the identifying mark in pixels; the default is 8. Do not include px. For example, use |marksize=10, not |marksize=10px.
link Specifies a wikilink which can be followed if the reader clicks on the identifying mark; do not include [[]] (double square brackets). For example, use |link=Yellowstone National Park, not |link=[​[Yellowstone National Park]].
coordinates The coordinates in {{Coord}} format.
Whilst Cèṭa'an:Em recommended, coordinates can also be entered in decimal degrees (e.g. Cèṭa'an:Code); you shouldn't need to do this, though.
Cèṭa'an:Code 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.
Cèṭa'an:Code The minutes of latitude.
Cèṭa'an:Code The seconds of latitude; not usually necessary.
Cèṭa'an:Code Cèṭa'an:Code for north (default value), or Cèṭa'an:Code for south of the Equator; other values will be disregarded. Not required if using signed decimal degrees, i.e. negative numbers for southern latitude.
Cèṭa'an:Code 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.
Cèṭa'an:Code The minutes of longitude.
Cèṭa'an:Code The seconds of longitude; not usually necessary.
Cèṭa'an:Code Cèṭa'an:Code for east (default value), or Cèṭa'an:Code 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.
  1. If no coordinates are specified, the template will try to get them from the page's Wikidata item.

Available maps

beccè'
Location map templates as of 5 Nov 2014. To find the best location map template covering a given place, open the SVG file in a web browser and use arrow keys and zoom function. Hovering over a region shows its name and highlights it. Clicking it loads its page.

There are over 1,000 maps available. To find other maps:

Creating new map definitions

beccè'

See Creating a new map definition.

Examples

beccè'

Default width and float, no label, default caption (decimal coordinates)

beccè'

Note: when a label is not specified, the default caption is "Page name (Map name)", so if this example was viewed on a page named Pag, the default caption would be "Pag (Croatia)". Likewise, on a page named Pag (town), the default caption would be "Pag (town) (Croatia)". Cèṭa'an:Location map

{{Location map|Croatia
|alt     = Pag is on an island.
|lat_deg = 44.44
|lon_deg = 15.05
}}

Cèṭa'an:Clear

Map with the default caption (degrees/minutes)

beccè'

Note: when a label is specified, the default caption is "Label text (Map name)", seen as "Pag (Croatia)" in this example. Cèṭa'an:Location map

{{Location map|Croatia
|width = 200
|float = right
|alt = Pag is on an island.
|label = Pag
|position = right
|mark = Green pog.svg <!--green dot-->
|lat_deg = 44 |lat_min = 26 <!-- default: lat_dir = N -->
|lon_deg = 15 |lon_min = 3  <!-- default: lon_dir = E -->
}}

Cèṭa'an:Clear

When Cèṭa'an:Para, the label text is not displayed next to the mark, but is still used in the default caption and default alt text. Cèṭa'an:Location map

{{Location map|Croatia
|width = 200
|float = right
|label = Pag
|position = none
|mark = Green pog.svg <!--green dot-->
|lat_deg = 44 |lat_min = 26 <!-- default: lat_dir = N -->
|lon_deg = 15 |lon_min = 3  <!-- default: lon_dir = E -->
}}

Cèṭa'an:Clear

Mark outside of map border, no caption

beccè'

Cèṭa'an:Location map

{{Location map|Croatia
|width    = 200
|float    = right
|caption  =
|alt      = Rimini in Italy (outside the map)
|lat_deg  = 44.05
|lon_deg  = 12.57 <!--outside maps left border at 13.1-->
|outside  = 1 <!--we're aware the point is outside the map, so suppress the warning category-->
|label    = Rimini
|position = right
}}

Cèṭa'an:Clear

Caption, label_size, background, mark, marksize

beccè'

Cèṭa'an:Location map

{{Location map|Italy
|width      = 200
|float      = right
|caption    = Location of Rimini in Italy
|alt        = Map of Italy with mark showing location of Rimini
|label      = Rimini
|label_size = 130 <!--130% of normal size-->
|position   = bottom
|background = #ffaa00aa <!--with opacity-->
|mark       = Orange_pog.svg
|marksize   = 12 <!--size in pixels-->
|lat_deg    = 44.05
|lon_deg    = 12.57
}}

Cèṭa'an:Clear

Cèṭa'an:Anchor

AlternativeMap parameter

beccè'

Cèṭa'an:Location map

{{Location map|Italy
|AlternativeMap = Italy relief location map.jpg
|width   = 200
|float   = right
|caption = Location of Rome in Italy
|alt     = Map of Italy with mark showing location of Rome
|label   = Rome
|lat_deg = 41.9
|lon_deg = 12.5
}}

Cèṭa'an:Clear

Cèṭa'an:Anchor

Relief parameter

beccè'

When Cèṭa'an:Para has no value, the module defined Cèṭa'an:Code is shown. Numerical values Cèṭa'an:Code to Cèṭa'an:Code will show Cèṭa'an:Code to Cèṭa'an:Code. Any other value will show Cèṭa'an:Code.

The following example also demonstrates automatic positioning of label to the left due to the far right position of the mark. Cèṭa'an:Location map

{{Location map|Africa
|relief = yes
|caption = Location of [[Beyla]] in Africa
|label = Bandar Beyla
|label_width = 9
|lat = 9.5
|long = 50.8
}}

Cèṭa'an:Clear

The second relief map from Module:Location map/data/Africa can be used by setting Cèṭa'an:Para Cèṭa'an:Location map

{{Location map|Africa
|relief = 2
|caption = Location of Beyla on a simulated [[land cover]] map of Africa 
|label = Bandar Beyla
|label_width = 9
|lat = 9.5
|long = 50.8
}}

Cèṭa'an:Clear

Cèṭa'an:Anchor

User selection of multiple maps

beccè'

Cèṭa'an:Location map

{{Location map|UK Scotland#UK
|relief = 1
|width = 180
|float = right
|caption = Lockerbie in Scotland, UK
|alt = Lockerbie is in southern Scotland.
|label = Lockerbie
|mark = Blue_pog.svg
|marksize = 9
|lat_deg = 55 |lat_min = 07 |lat_sec = 16 |lat_dir = N
|lon_deg = 03 |lon_min = 21 |lon_sec = 19 |lon_dir = W
}}

Cèṭa'an:Clear

Multiple selectable maps in floating box

beccè'

Template such as Template:Infobox settlement display the selectable radio buttons underneath the location map. The following code utilizes Template:Stack to achieve a similar result.

Cèṭa'an:Stack begin

Cèṭa'an:Stack end

{{stack begin}}
<div style="background:white; border:1px solid rgb(0, 0, 0); padding:2px; align:center; text-align:left; width:260; position:relative;">
{{Location map|Poland#Podlaskie Voivodeship#Europe#Baltic Sea#NATO
|relief        = Yes
|width         = 260
|default_width = 
|float         = 
|caption       = The [[Suwałki Gap]] is named after the city of [[Suwałki]] (marked by the blue dot).
|alt           = The city of Suwałki
|label         = Suwałki
|link          = Suwałki
|position      = 
|mark          = Blue_pog.svg
|marksize      = 6
|coordinates   = {{coord|54|05|56|N|22|55|43|E|region:PL_type:city|display=inline,title}}
|border        = infobox
|background    = 
}}
</div>
{{stack end}}

Map that crosses 180° meridian

beccè'

Cèṭa'an:Category see also

Module:Location map/data/Russia Chukotka Autonomous Okrug is an example of a map that crosses the 180th meridian. To the west of 180° in the Eastern Hemisphere is Pevek, at 170°17′E longitude. To the east of 180° in the Western Hemisphere is Uelen, at 169°48′W longitude.

Cèṭa'an:Location map

{{Location map
| Russia Chukotka Autonomous Okrug
| float       = right
| width       = 250
| caption     = [[Chukotka Autonomous Okrug]]
| label       = Pevek
| position    = bottom
| background  = lightgreen
| mark        = Locator_Dot.png
| marksize    = 7
| coordinates = {{coord|69|42|N|170|17|E}}
}}

Cèṭa'an:Clear

Cèṭa'an:Location map

{{Location map
| Russia Chukotka Autonomous Okrug
| float       = right
| width       = 250
| caption     = [[Chukotka Autonomous Okrug]]
| label       = Uelen
| position    = bottom
| background  = lightgreen
| mark        = Locator_Dot.png
| marksize    = 7
| coordinates = {{coord|66|09|N|169|48|W}}
}}

Cèṭa'an:Clear

Template data

beccè'

Cèṭa'an:Collapse top Cèṭa'an:TemplateData header

This template places a location mark on a map.

Parameter templat

ParameterKeteranganJenisStatus
Map name(s)1

The name of the map to be used; multiple maps can be provided as a list separated by "#".

Katawajib diisi
Map widthwidth

Determines the width of the map in pixels, overriding any default values; do not include "px". For example, use "width=300", not "width=300px".

Angkaopsional
Default widthdefault_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.

Angkaopsional
Positionfloat

Specifies the position of the map on the page; valid values are "left", "right", "center" and "none". The default is "right".

Nilai yang disarankan
left right center none
Baku
right
Kataopsional
Frame styleborder

Specifies the colour of the map frame when the parameter caption is used. If set to "none", no border will be generated.

Nilai yang disarankan
none infobox LightGray
Kataopsional
Map captioncaption

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.

Kataopsional
Alt textalt

Alt text for map; used by screen readers.

Kataopsional
Alternative map from templaterelief

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. If more than one relief map is defined, "2" will display "image2", and so on.

Kataopsional
Alternative map not from templateAlternativeMap

Allows the use of an alternative map; the image must have the same edge coordinates as the location map template.

Kataopsional
Overlay imageoverlay_image

Allows an overlay to be superimposed on the map; this parameter is seldom used.

Kataopsional
Marker labellabel

The text of the label to display next to the identifying mark; a wikilink can be used.

Kataopsional
Label sizelabel_size

The font size to use for the label, given as a percentage of the normal font size; do not include "%".

Angkaopsional
Label widthlabel_width

The width to use for the label, given as an em size; do not include "em".

Angkaopsional
Label positionposition

The position of the label relative to the identifying mark; valid values are "left", "right", "top", "bottom" and "none". This defaults to either "left" or "right", depending on the coordinates of the marker and its position relative to the right border of the map image. When "position=none", any defined label will not be displayed with the mark, but it will be used to create the default caption.

Kataopsional
Label backgroundbackground

The background colour to use for the label.

Kataopsional
Marker imagemark

The name of an image file to display as the identifying mark.

Kataopsional
Marker sizemarksize

The size of the identifying mark in pixels; do not include "px".

Angkaopsional
Marker linklink

Specifies a wikilink which can be followed if the reader clicks on the identifying mark.

Kataopsional
Coordinatescoordinates

Coordinates, usually in {{Coord}} format; however, they can also be typed out in decimal degrees (with no spaces between "°" and "N"/"S"/"E"/"W").

Contoh
{{Coord|48.067|12.863}}
Kataopsional
Latitude degreeslat_deg

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.

Angkawajib diisi
Latitude minuteslat_min

The minutes of latitude.

Angkaopsional
Latitude secondslat_sec

The seconds of latitude.

Angkaopsional
Latitude directionlat_dir

"N" for north or "S" for south of the Equator; not required if using signed decimal degrees.

Kataopsional
Longitude degreeslon_deg

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.

Angkawajib diisi
Longitude minuteslon_min

The minutes of longitude.

Angkaopsional
Longitude secondslon_sec

The seconds of longitude.

Angkaopsional
Longitude directionlon_dir

"E" for east or "W" for west of the Prime Meridian; not required if using signed decimal degrees.

Kataopsional

Cèṭa'an:Collapse bottom


See also

beccè'

Cèṭa'an:Commons Cèṭa'an:Commons category

For similar examples, see the documentation at Template:Location map+, as well as:

Location map templates

Other templates

Infoboxes incorporating Location map – any country or region Cèṭa'an:Location map/doc/See also infobox templates

Infoboxes incorporating Location map – specific countries or regions Cèṭa'an:Hidden



Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "lower-alpha", tapi tidak ditemukan tag <references group="lower-alpha"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-579--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-579--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-585--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-585--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-590--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-590--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-601--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-601--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-612--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-612--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-639--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-639--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-702--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-702--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-719--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-719--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-724--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-724--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-791--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-791--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-796--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-796--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-819--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-819--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-864--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-864--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1026--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1026--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1031--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1031--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1037--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1037--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1042--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1042--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1053--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1053--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1064--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1064--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1091--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1091--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1154--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1154--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1171--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1171--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1176--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1176--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1243--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1243--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1248--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1248--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1271--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1271--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1316--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1316--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1486--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1486--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1491--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1491--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1497--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1497--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1502--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1502--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1513--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1513--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1524--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1524--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1551--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1551--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1614--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1614--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1631--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1631--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1636--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1636--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1703--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1703--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1708--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1708--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1731--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1731--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1776--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1776--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1942--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1942--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1947--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1947--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1953--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1953--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1958--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1958--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1969--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1969--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1980--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1980--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2007--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2007--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2070--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2070--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2087--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2087--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2092--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2092--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2159--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2159--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2164--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2164--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2187--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2187--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2232--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2232--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2396--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2396--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2401--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2401--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2407--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2407--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2412--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2412--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2423--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2423--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2434--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2434--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2461--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2461--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2524--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2524--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2541--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2541--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2546--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2546--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2613--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2613--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2618--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2618--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2641--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2641--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2686--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2686--QINU`"'"/> yang berkaitan