Templat:Location map: Perbedaan antara revisi
Konten dihapus Konten ditambahkan
k mutakhirkan dari en.wiki |
|||
Baris 77:
Doesn't handle longitude properly for maps crossing the +/- 180 meridian yet.
== Examples ==
=== Map with the default caption (degrees/minutes) ===
{| width=100%
| width=60% valign=top | '''Pag (Croatia)'''
<nowiki>{{Location map
|Croatia | label=Pag
|mark=<!--dot-->Green pog.svg
|lat_deg=44|lat_min=26
|lon_deg=15|lon_min=3
|position=right
|width=300
|float=right
}}</nowiki>
| align="center" |
{{Location map|Croatia|label=Pag
|mark=<!--dot-->Green pog.svg
|lat_deg=44|lat_min=26|lon_deg=15|lon_min=3|position=right
|width=300|float=right}}
|}
=== Map with the default caption (coordinates decimal) ===
{| width=100%
| width=60% valign=top | '''Pag (Croatia)'''
<nowiki>{{Location map | Croatia
|label=Pag
|lat= <!--decimal form--> 44.44
|long=15.05
|position=right
|width= <!--smaller--> 200
|float=right
}}</nowiki>
| width="280" align="center" | {{Location map | Croatia |label=Pag|lat=44.44|long=15.05
|position=right|width=200|float=right}}
|}
=== Marker/Label outside of Map ===
{| width=100%
| width=60% valign=top | '''Pag (Croatia)'''
<nowiki>{{Location map | Croatia
|label=Pag
|lat=44.44
|long=<!--outside map-->11.05
|position=right
|width=200
|float=right
}}</nowiki>
| width="280" align="center" | {{Location map |Croatia |label=Pag|lat=44.44|long=11.05
|position=right|width=200|float=right}}
|}
=== Map with a custom caption and text background ===
{| width=100%
| width=60% valign=top | '''Imotski'''
<nowiki>{{Location map
|Croatia
|label=Imotski
|lat=43.44
|long=17.21
|position=right
|width=300
|float=right
|background=#FFFFDD
|caption=Imotski on the map of Croatia
}}</nowiki>
| width="300" align="center" | {{Location map|Croatia|label=Imotsky|lat=43.44|long=17.21|position=right|width=300|float=right|background=#FFFFDD|caption=Imotski on the map of Croatia}}
|}
=== Map with enlarged marker and label ===
{| width=100%
| width=60% valign=top | '''Pag (Croatia)'''
<nowiki>{{Location map
|Croatia
|label=Pag
|label_size=200
|lat=44.44
|long=15.05
|marksize=14
|position=right
|width=300
|float=right
|background=#FFFFDD
|caption=Pag Island on the map of Croatia
}}</nowiki>
| width="300" align="center" | {{Location map|Croatia|label=Pag|label_size=200|lat=44.44|long=15.05|marksize=14|position=right|width=300|float=right|background=#FFFFDD|caption=Pag Island on the map of Croatia}}
|}
=== Map with no caption ===
{| width=100%
| width=60% valign=top | '''Brčko (Bosnia and Herzegovina)'''
<nowiki>{{Location map
|Bosnia
|label=Brčko
|position=left
|width=150
|lat=44.87
|long=18.81
|float=right
|caption=
}}</nowiki>
| width="250" | {{Location map|Bosnia|label=Brčko|position=left|width=150|lat=44.87|long=18.81|float=right|caption=}}
|}
=== Western Hemisphere ===
{| width=100%
| width=60% valign=top | '''Lockerbie (Scotland)'''
<nowiki>{{Location map
|Scotland
|label=Lockerbie | marksize=9
|mark=Blue_pog.svg
|lat_dir=N | lat_deg=55 | lat_min=07
| lat_sec=16
|lon_dir=W | lon_deg=03 | lon_min=21
| lon_sec=19
|position=right
|width=170
|float=right
|caption=Lockerbie in Scotland
}}</nowiki>
| width="200" align="center" | {{Location map|Scotland
|label=Lockerbie | marksize=9 |mark=Blue_pog.svg
|lat_dir=N|lat_deg =55|lat_min =7|lat_sec=16
|lon_dir =W|lon_deg=3|lon_min=21|lon_sec=19
|position=right|width=170|float=right|caption=Lockerbie in Scotland}}
|}
=== Country that crosses 180° meridian ===
{| width=100%
| width=60% valign=top | '''Uelen (Russia)'''
<nowiki>{{Location map
|Russia
|label=Uelen | marksize=7
|mark=Locator Dot.gif
|lat_deg=66|lat_min=09
|lon_deg=169|lon_min=48|lon_dir=W
|position=left
|width=500
|float=left
|background=yellow
}}</nowiki>
|-
| align="center" |
{{Location map | Russia
|label=Uelen | marksize=7 | mark=Locator_Dot.gif
|lat_deg=66|lat_min=09|lon_deg=169|lon_min=48|lon_dir=W
|position=left|width=500|float=left|background=yellow}}
|}
==See also==
|