Module:Location map/data/Germany/doc
Appearance
| This is a documentation subpage for Module:Location map/data/Germany. It may contain usage information, categories and other content that is not part of the original module page. |
| This is a documentation subpage for Module:Location map/data/Germany. It may contain usage information, categories and other content that is not part of the original module page. |
Usage
See {{Location map}} for details concerning usage.
How to use an alternative map
This template normally displays the map shown above as image:
The AlternativeMap or relief parameters in {{Location map}} can be used to display the map shown above as image1:
Further instructions and examples can be found at Template:Location map#Using Alternative Map and Template:Location map#Relief.
Examples
Location map, using default map (image)
{{Location map | Germany
| width = 150
| lat = 52.5
| long = 13.4
| label = Berlin
}}
Location map, using relief map (image1)
{{Location map | Germany
| relief = yes
| width = 150
| lat = 52.5
| long = 13.4
| label = Berlin
}}
Location map many, using default map
Two locations in Germany
{{Location map many | Germany
| caption = Two locations in Germany
| width = 150
| lat = 52.5
| long = 13.4
| label = Berlin
| lat2 = 48.13
| long2 = 11.57
| label2 = Munich
}}