Template:Location map: Difference between revisions

Jump to navigation Jump to search
imported>Caniago
(undo rollback)
imported>Caniago
(test rollback (again))
Line 1: Line 1:
<includeonly><div style="width: {{#expr: {{{width|240}}} + 4 }}px; {{#if: {{{caption|}}}  
<includeonly><div style="float:{{{float|right}}};clear:{{{float|right}}};width:{{#expr:{{{width|240}}}+4}}px{{#if:{{{caption|}}}|;padding:4px;border:solid silver 1px;margin:4px;background:white}}">
  | padding: 4px; border: 1px solid {{#if: {{{border|}}}  
<div style="position:relative;{{#if:{{{caption|}}}|border:solid silver 1px;}}padding:0px;width:{{{width|240}}}px">[[Image:{{Location map {{{1}}}|image}}|{{{width|240}}}px|Location on map of {{{1}}}]]<br/><div style="position:absolute;z-index:200;
    | {{{border|none}}}
top:{{#expr:100*({{Location map {{{1}}}|top}}-{{{lat}}}) / ({{Location map {{{1}}}|top}}-{{Location map {{{1}}}|bottom}}) round 1}}%;
    | silver
left:{{#expr:100*({{{long}}}-{{Location map {{{1}}}|left}}) / ({{Location map {{{1}}}|right}}-{{Location map {{{1}}}|left}}) round 1}}%;height:0;width:0;margin:0;padding:0;">
  }}; margin: 4px;
<div style="position:relative;top:-4px;left:-4px;width:8px;text-align:center;z-index:201">[[Image:{{{mark|Red_pog.svg}}}|8x8px]]</div>
}} float:{{#switch:{{{float|}}}|"center"=margin: 0 auto;|center=margin: 0 auto|"left"=left|"right"=right|left=left|right=right|right}}; clear:{{#switch:{{{float|}}}|"center"=both|center=both|"left"=left|"right"=right|left=left|right=right|right}}; {{#if: {{{caption|}}} | ;background:#F9F9F9"|" }}><div style="position: relative;{{#ifeq: {{{border|}}} | none |
{{#switch:{{{position|right}}}
  |border: 1px solid {{#if: {{{border|}}}
|right=<div style="font-size:90%;line-height:110%;position:relative;top:-1.5em;left:0.5em;text-align:left;width:6em;z-index:202;">
    | {{{border}}}
|left=<div style="font-size:90%;line-height:110%;position:relative;top:-1.5em;left:-6.5em;width:6em;text-align:right;z-index:202;">
    | silver  
|top=<div style="font-size:90%;line-height:110%;position:relative;top:-3.0em;left:-2.5em;width:6em;text-align:center;z-index:202;">
  }};
|bottom=<div style="font-size:90%;line-height:110%;position:relative;top:-0.5em;left:-2.5em;width:6em;text-align:center;z-index:202;">
}} padding: 0px; width: {{{width|240}}}px">[[image:{{#if: {{{AlternativeMap|}}} | {{{AlternativeMap}}} | {{Location map {{{1}}}|image}} }}|{{{width|240}}}px|{{#if: {{{label|}}}
}}<span style="padding:1px;background:{{{background|none}}}">{{{label}}}</span>
  | {{{label}}}
</div>
  | {{PAGENAME}}
</div>
}} ({{Location map {{{1}}}|name}})]]<br /><div style="position: absolute; z-index: 2; top: {{#expr:  
</div>
  100 * ({{Location map {{{1}}}|top}} - {{#if: {{{lat_deg|}}}
<div style="font-size:90%">{{{caption|{{{label}}} on the map of {{Location map {{{1}}}|name}}}}}</div>
    | {{#expr: {{#ifeq: {{{lat_dir|}}}|S|-1|1}} * ({{{lat_deg|0}}} + ({{{lat_min|0}}} / 60) + ({{{lat_sec|0}}} / 3600)) }}
</div></includeonly><noinclude>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.
    | {{{lat|0}}}
 
  }}) / ({{Location map {{{1}}}|top}} - {{Location map {{{1}}}|bottom}}) round 1
==Usage==
}}%; left: {{#expr:  
{{[[Template:Location map|Location map]]|''location''
  {{#expr:{{#if:{{Location map {{{1}}}|crosses180}}|{{#ifeq: {{{lon_dir|}}}|W|-36000/({{Location map {{{1}}}|left}}-{{Location map {{{1}}}|right}})|}}|}}}} + 100 * ({{#if: {{{lon_deg|}}}
  |label=''label''
    | {{#expr: {{#ifeq: {{{lon_dir|}}}|W|-1|1}} * ({{{lon_deg|0}}} + ({{{lon_min|0}}} / 60) + ({{{lon_sec|0}}} / 3600)) }}
  |position=left ''or'' right - position of the label relative to the mark, defaults to right
    | {{{long|0}}}
  |background=''color'' - background color for the label, defaults to none
  }} - {{Location map {{{1}}}|left}}) / ({{Location map {{{1}}}|right}} - {{Location map {{{1}}}|left}}) round 1
  |lat=''latitude in degrees''
}}%; height: 0; width: 0; margin: 0; padding: 0;"><div style="position: relative; text-align: center; {{#if: {{{marksize|}}}
  |long=''longitude in degrees''
  | left: -{{#expr: {{{marksize}}} / 2 round 0 }}px; top: -{{#expr: {{{marksize}}} / 2 round 0 }}px; width: {{{marksize}}}px; font-size: {{{marksize}}}px;  
  |mark=''image file name'' - a red dot by default
  | 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;
  |caption=''caption'' - caption below the map
}}">[[Image:{{#if: {{{mark|}}}
  |float=left ''or'' right ''or'' none
  | {{{mark}}}
  |width=''width of the map''
  | {{#if: {{Location map {{{1}}}|mark}}|{{Location map {{{1}}}|mark}}|Red pog.svg}}
}}
}}|{{#if: {{{marksize|}}}
 
  | {{{marksize}}}x{{{marksize}}}
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]].
  | {{#if: {{Location map {{{1}}}|marksize}}|{{Location map {{{1}}}|marksize}}|8}}x{{#if: {{Location map {{{1}}}|marksize}}|{{Location map {{{1}}}|marksize}}|8}}
 
}}px|{{#if: {{{label|}}}
==Available maps==
  | {{{label}}}
List of templates Template:Location map ''location'' (here without prefix "Template:"):
  | {{PAGENAME}}
{{Special:Prefixindex/Template:Location_map_}}
}}]]</div>{{#ifeq: {{{position|none}}} | none
==Creating new maps==
  |
#Find an appropriate blank map in an orthographic projection.
  |<div style="font-size: {{{label_size|90}}}%; line-height: 110%; position: relative; top: -1.5em; width: 6em; {{#switch: {{{position}}}
#Create a template named Template:Location map ''location'' (copy the content of any other map template into it and enter appropriate values).
    |left = left: -6.5em; text-align: right;
 
    |left: 0.5em; text-align: left;
==Issues==
  }}"><span style="padding: 1px; {{#if: {{{background|}}}
Doesn't handle longitude properly for maps crossing the +/- 180 meridian yet.
    | background-color: {{{background}}};
 
  }}">{{{label|}}}</span></div>
==Examples==
}}</div></div><div style="font-size: 90%">{{{caption|{{#if: {{{label|}}}  
 
  | {{{label}}}
 
  | {{PAGENAME}}  
<nowiki>{{Location map|Slovenia|float=none|label=Maribor|lat=46.55|long=15.64|position=left}}</nowiki>
}} ({{Location map {{{1}}}|name}})}}}</div></div></includeonly><noinclude>
{{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}}
 
 
 
 


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==
<nowiki>{{</nowiki>Location map
|''location''
|label      = ''label text''
|label_size = map font size, per cent
|position  = left ''or'' right ''or'' none –
                position of the label relative to the mark, defaults to ''right''
|background = ''color'', background color for the label, defaults to none
|lon_dir=W    longitude: W=west, E=east (default)
|lat_dir=S    latitude: S=south, N=north (default)
|lat_deg    = ''latitude'' degrees
|lat_min    = ''latitude'' minutes
|lat_sec    = ''latitude'' seconds
|lon_deg    = ''longitude'' degrees
|lon_min    = ''longitude'' minutes
|lon_sec    = ''longitude'' seconds
|lat        = ''latitude'' ('''deprecated'''; decimal format; enter negative numbers for western latitude)
|long      = ''longitude'' ('''deprecated'''; decimal format; enter negative numbers for southern longitude)
|mark      = ''marker image file name'', a red dot by default
|marksize  = ''marker size'', default=8
|border    = ''border color'' or ''none''
|caption    = ''map caption''; for no caption enter "caption="; if the parameter is omitted then the caption will be "Marker text (location map name)"
|float      = left ''or'' right ''or'' center ''or'' none
|width      = ''map width''
|AlternativeMap = Alternative map file name (changes background map, border coordinates are determined based on the map name); this is only recommended for use in templates <nowiki>}}</nowiki>


Parameter ''location'' refers to {Template:Location map ''location''} containing the name and coordinates of a map.
----


== Available maps ==
<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}}


List of templates Template:Location map location (without "Template:" prefix here):
{{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).


== Examples ==


=== Map with the default label (degrees) ===


{| width=100 %
| width=60 % valign=top | '''Pag (Croatia)'''
<nowiki>{{Location map
|Croatia
|label=Pag
|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||lat_deg=44|lat_min=26|lon_deg=15|lon_min=3|position=right|width=300|float=right}}
|}


=== Map with the default label (decimal) ===


{| width=100 %
| width=60 % valign=top | '''Pag (Croatia)'''
<nowiki>{{Location map
|Croatia
|label=Pag
|lat=44.44
|long=15.05
|position=right
|width=300
|float=right
}}</nowiki>
| width="300" align="center" | {{Location map|Croatia|label=Pag|lat=44.44|long=15.05|position=right|width=300|float=right}}
|}


=== Map with a custom label 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="300" | {{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
|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=200
|float=right
|caption=Lockerbie on the map of Scotland
}}</nowiki>
| width="200" align="center" | {{Location map|Scotland|label=Lockerbie||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=300|float=right|caption=Lockerbie on the map of Scotland}}
|}


=== Country that crosses 180° meridian ===
<nowiki>{{Location map|Croatia|float=right|label=Požega|position=left|lat=45.33|long=17.67|caption=}}</nowiki>
{{Location map|Croatia|float=right|label=Požega|position=left|lat=45.33|long=17.67|caption=}}


{| width=100 %
==See also==
| width=60 % valign=top | '''Uelen (Russia)'''
* [[Template:Location map start|Location map start]]
<nowiki>{{Location map
* [[Template:Location map of|Location map of]]
|Russia
|label=Uelen
|lat_deg=66|lat_min=09
|lon_deg=169|lon_min=48|lon_dir=W
|position=left
|width=500
|float=right
|background=#FFFFDD
}}</nowiki>
| align="center" |
{{Location map|Russia|label=Uelen|lat_deg=66|lat_min=09|lon_deg=169|lon_min=48|lon_dir=W|position=left|width=500|float=right|background=#FFFFFF}}
|}


[[Category:Graphic templates]]
[[Category:Graphic templates]]

Revision as of 15:29, 24 March 2007

Creates a location map as a composite image of an existing map in orthographic projection with a marker and a label superimposed onto it.

Usage

{{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 Template:Location map Slovenia (backlinks edit), which in turn refers to Image:Obcine Slovenija 2005.png.

Available maps

List of templates Template:Location map location (here without prefix "Template:"):

Creating new maps

  1. Find an appropriate blank map in an orthographic projection.
  2. 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

{{Location map|Slovenia|float=none|label=Maribor|lat=46.55|long=15.64|position=left}}

[[Image:Template:Location map Slovenia|240px|Location on map of Slovenia]]
<div style="position:absolute;z-index:200;

top:Expression error: Unrecognized punctuation character "[".%; left:Expression error: Unrecognized punctuation character "[".%;height:0;width:0;margin:0;padding:0;">

Maribor
Maribor on the map of Template:Location map Slovenia





{{Location map|Slovenia|float=left|width=100|label=Ljubljana|lat=46.05|long=14.5|caption=Ljubljana is the capital of Slovenia}}

[[Image:Template:Location map Slovenia|100px|Location on map of Slovenia]]
<div style="position:absolute;z-index:200;

top:Expression error: Unrecognized punctuation character "[".%; left:Expression error: Unrecognized punctuation character "[".%;height:0;width:0;margin:0;padding:0;">

Ljubljana
Ljubljana is the capital of Slovenia





{{Location map|Slovenia|float=right|label=Nova Gorica|lat=45.95|long=13.63|background=white}}

[[Image:Template:Location map Slovenia|240px|Location on map of Slovenia]]
<div style="position:absolute;z-index:200;

top:Expression error: Unrecognized punctuation character "[".%; left:Expression error: Unrecognized punctuation character "[".%;height:0;width:0;margin:0;padding:0;">

Nova Gorica
Nova Gorica on the map of Template:Location map Slovenia










{{Location map|Croatia|float=right|label=Požega|position=left|lat=45.33|long=17.67|caption=}}

[[Image:Template:Location map Croatia|240px|Location on map of Croatia]]
<div style="position:absolute;z-index:200;

top:Expression error: Unrecognized punctuation character "[".%; left:Expression error: Unrecognized punctuation character "[".%;height:0;width:0;margin:0;padding:0;">

Požega

See also

de:Vorlage:Positionskarte eo:Ŝablono:Situo sur mapo fa:الگو:روی نقشه fr:Modèle:Location map hr:template:lokacijska karta no:Mal:Kartposisjon ru:Шаблон:ПозКарта simple:Template:Location map sl:Predloga:Lokacijska karta fi:Malline:Location map sv:Mall:Kartposition tg:Шаблон:Ҷо рӯи нақша