<includeonly><div style="width: {{#exprinvoke:Location {{{widthmap|240main}}} + 2 }}px; </includeonly><noinclude>{{#if: {{{caption|documentation}}} </noinclude>
| padding: 3px; border: 1px solid {{#if: {{{border|}}}
| {{{border|none}}}
| #CCCCCC
}}; margin: 3px;
}} float:{{#switch:{{{float|}}}|"center"=none|center=none|"left"=left|"right"=right|left=left|right=right|"none"=none|none=none|right}}; clear:{{#switch:{{{float|}}}|"center"=both|center=both|"left"=left|"right"=right|left=left|right=right|"none"=none|none=none|right}}; {{#if: {{{caption|}}} | ;background:#F9F9F9"|" }}><div style="position: relative;{{#ifeq: {{{border|}}} | none |
|border: 1px solid {{#if: {{{border|}}}
| {{{border}}}
| {{#if:{{{caption|}}}|#CCCCCC|none}}
}};
}} padding: 0px; width: {{{width|240}}}px">[[Berkas:{{#if: {{{AlternativeMap|}}} | {{{AlternativeMap}}} | {{Location map {{{1}}}|image}} }}|{{{width|240}}}px|link=|{{#if: {{{label|}}}
| {{{label}}}
| {{PAGENAME}}
}} ({{Location map {{{1}}}|name}})]]<br /><div style="position: absolute; z-index: 2; top: {{#expr:
100 * ({{Location map {{{1}}}|top}} - {{#if: {{{lat_deg|}}}
| {{#expr: {{#ifeq: {{{lat_dir|}}}|S|-1|1}} * ({{{lat_deg|0}}} + ({{{lat_min|0}}} / 60) + {{#if:{{{lat_sec|}}}|({{{lat_sec|0}}} / 3600)|0}}) }}
| {{{lat|0}}}
}}) / ({{Location map {{{1}}}|top}} - {{Location map {{{1}}}|bottom}}) round 1
}}%; left: {{#expr:
{{#expr:{{#if:{{Location map {{{1}}}|crosses180}}|{{#ifeq: {{{lon_dir|}}}|W|-36000/({{Location map {{{1}}}|left}}-{{Location map {{{1}}}|right}})|}}|}}}} + 100 * ({{#if: {{{lon_deg|}}}
| {{#expr: {{#ifeq: {{{lon_dir|}}}|W|-1|1}} * ({{{lon_deg|0}}} + ({{{lon_min|0}}} / 60) + {{#if:{{{lon_sec|}}}|({{{lon_sec|0}}} / 3600)|0}}) }}
| {{{long|0}}}
}} - {{Location map {{{1}}}|left}}) / ({{Location map {{{1}}}|right}} - {{Location map {{{1}}}|left}}) round 1
}}%; height: 0; width: 0; margin: 0; padding: 0;"><div style="position: relative; text-align: center; {{#if: {{{marksize|}}}
| left: -{{#expr: {{{marksize}}} / 2 round 0 }}px; top: -{{#expr: {{{marksize}}} / 2 round 0 }}px; width: {{{marksize}}}px; font-size: {{{marksize}}}px;
| left: -{{#expr: {{#if: {{Location map {{{1}}}|marksize}}|{{Location map {{{1}}}|marksize}}|8}} / 2 round 0 }}px; top: -{{#expr: {{#if: {{Location map {{{1}}}|marksize}}|{{Location map {{{1}}}|marksize}}|8}} / 2 round 0 }}px; width: {{#if: {{Location map {{{1}}}|marksize}}|{{Location map {{{1}}}|marksize}}|8}}px; font-size: {{#if: {{Location map {{{1}}}|marksize}}|{{Location map {{{1}}}|marksize}}|8}}px;
}}">[[Berkas:{{#if: {{{mark|}}}
| {{{mark}}}
| {{#if: {{Location map {{{1}}}|mark}}|{{Location map {{{1}}}|mark}}|Red pog.svg}}
}}|{{#if: {{{marksize|}}}
| {{{marksize}}}x{{{marksize}}}
| {{#if: {{Location map {{{1}}}|marksize}}|{{Location map {{{1}}}|marksize}}|8}}x{{#if: {{Location map {{{1}}}|marksize}}|{{Location map {{{1}}}|marksize}}|8}}
}}px|link=|{{#if: {{{label|}}}
| {{{label}}}
| {{PAGENAME}}
}}]]</div>{{#ifeq: {{{position|}}} | none
|
|<div style="font-size: {{{label_size|90}}}%; line-height: 110%; position: relative; top: -1.5em; width: 6em; {{#switch: {{{position}}}
|left = left: -6.5em; text-align: right;
|right = left: 0.5em; text-align: left;
|top = top:-2.65em; left:-3em; text-align: center;
|bottom = top:-0.15em; left: -3em; text-align: center;
|left: 0.5em; text-align: left;
}}"><span style="padding: 1px; {{#if: {{{background|}}}
| background-color: {{{background}}};
}}">{{{label|}}}</span></div>
}}</div></div><div style="font-size: 90%">{{{caption|{{#if: {{{label|}}}
| {{{label}}}
| {{PAGENAME}}
}} ({{Location map {{{1}}}|name}})}}}</div></div></includeonly><noinclude>
{{terjemah|Inggris}}
Creates a location map as a [[m:Help:composite images|composite image]] of an existing map in orthographic projection with a marker and a label superimposed onto it.
==Usage==
{{[[Template:Location map|Location map]]|''location''
|label=''label''
|position=left ''or'' right - position of the label relative to the mark, defaults to right
|background=''color'' - background color for the label, defaults to none
|lat=''latitude in degrees''
|long=''longitude in degrees''
|mark=''image file name'' - a red dot by default
|caption=''caption'' - caption below the map
|float=left ''or'' right ''or'' none
|width=''width of the map''
}}
Parameter ''location'' refers to Template:Location map ''location'' containing the name and coordinates of a map. For example {{tiw|Location map Slovenia}}, which in turn refers to [[:Image:Obcine Slovenija 2005.png]].
==Available maps==
List of templates Template:Location map ''location'' (here without prefix "Template:"):
{{Special:Prefixindex/Template:Location_map_}}
==Creating new maps==
#Find an appropriate blank map in an orthographic projection.
#Create a template named Template:Location map ''location'' (copy the content of any other map template into it and enter appropriate values).
==Issues==
Doesn't handle longitude properly for maps crossing the +/- 180 meridian yet.
<!-- ==Examples==
<nowiki>{{Location map|Slovenia|float=none|label=Maribor|lat=46.55|long=15.64|position=left}}</nowiki>
{{Location map|Slovenia|float=none|label=Maribor|lat=46.55|long=15.64|position=left}}
{{clear}}
----
<nowiki>{{Location map|Slovenia|float=left|width=100|label=Ljubljana|lat=46.05|long=14.5|caption=Ljubljana is the capital of Slovenia}}</nowiki>
{{Location map|Slovenia|float=left|width=100|label=Ljubljana|lat=46.05|long=14.5|caption=Ljubljana is the capital of Slovenia}}
{{clear}}
----
<nowiki>{{Location map|Slovenia|float=right|label=Nova Gorica|lat=45.95|long=13.63|background=white}}</nowiki>
{{Location map|Slovenia|float=right|label=Nova Gorica|lat=45.95|long=13.63|background=white}} -->
==See also==
* [[Template:Location map start|Location map start]]
* [[Template:Location map of|Location map of]]
[[Kategori:Templat peta navigasi| ]]
[[de:Vorlage:Positionskarte]]
[[en:Template:Location map]]
[[fa:الگو:روی نقشه]]
[[hr:template:lokacijska karta]]
[[no:Mal:Kartposisjon]]
[[simple:Template:Location map]]
[[tg:Шаблон:Ҷо рӯи нақша]]
</noinclude>
|