Template:Location map: Difference between revisions
imported>Kalan m (attempt to fix... sorry that I'm doing this right here) |
imported>Caniago (test rollback) |
||
Line 1: | Line 1: | ||
<includeonly><div style=" | <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}}"> | ||
<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; | |||
top:{{#expr:100*({{Location map {{{1}}}|top}}-{{{lat}}}) / ({{Location map {{{1}}}|top}}-{{Location map {{{1}}}|bottom}}) round 1}}%; | |||
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;"> | |||
<div style="position:relative;top:-4px;left:-4px;width:8px;text-align:center;z-index:201">[[Image:{{{mark|Red_pog.svg}}}|8x8px]]</div> | |||
{{#switch:{{{position|right}}} | |||
|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;"> | |||
|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;"> | |||
|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">[[ | }}<span style="padding:1px;background:{{{background|none}}}">{{{label}}}</span> | ||
</div> | |||
</div> | |||
</div> | |||
<div style="font-size:90%">{{{caption|{{{label}}} on the map of {{Location map {{{1}}}|name}}}}}</div> | |||
</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. | |||
==Usage== | |||
}}%; left: {{#expr: | {{[[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'' | |||
}}%; height: 0; width: 0; margin: 0; padding: 0;"><div style="position: relative; | |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 {{ | {{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}} | |||
---- | |||
=== | <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=}} | |||
==See also== | |||
* [[Template:Location map start|Location map start]] | |||
* [[Template:Location map of|Location map of]] | |||
[[Category:Graphic templates]] | [[Category:Graphic templates]] |
Revision as of 15:18, 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
- 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
{{Location map|Slovenia|float=none|label=Maribor|lat=46.55|long=15.64|position=left}}
<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;">
{{Location map|Slovenia|float=left|width=100|label=Ljubljana|lat=46.05|long=14.5|caption=Ljubljana is the capital 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;">
{{Location map|Slovenia|float=right|label=Nova Gorica|lat=45.95|long=13.63|background=white}}
<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;">
{{Location map|Croatia|float=right|label=Požega|position=left|lat=45.33|long=17.67|caption=}}
<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;">
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:Шаблон:Ҷо рӯи нақша