Module:Location map/data/Croatia/doc
< Module:Location map | data/Croatia
Jump to navigation
Jump to search
Revision as of 18:45, 6 August 2011 by blackwiki>Zyxw (remove undisplayed copy of map values, add examples)
This is the documentation page for Module:Location map/data/Croatia
| This is a documentation subpage for Module:Location map/data/Croatia. It contains usage information, categories and other content that is not part of the original module page. |
The locator map definition, Template:Location map Croatia, is intended for overlaying markers and labels on similar maps of Croatia.
| Map parameters | ||
| top | Template:Location map Croatia | latitude at top of map |
| bottom | Template:Location map Croatia | latitude at bottom of map |
| left | Template:Location map Croatia | longitude at map left edge |
| right | Template:Location map Croatia | longitude at map right edge |
| skew | Template:Location map Croatia | skew to narrow longitudes |
| lat_skew | Template:Location map Croatia | skew to arc latitudes at edges |
See {{Location map}} for description of the parameters.
WARNING: Having too much text in Template:Location_map_Croatia can kill mapping templates that use it, even inside "<noinclude>".
Usage
The following mapping templates are can use data from this template:
- Template:Location map - puts one symbol/label on the map image;
- Template:Location map many - puts multiple symbols/labels on the map image.
This template uses the mapping procedure "Template:Location map" which must be invoked with parameter "Croatia" to process the options before it uses the template. Specify each of the individual parameters by using vertical bars: {{Location map | Croatia | ...}}.
Examples
Location map
{{Location map | Croatia
| width = 250
| lat = 45.82
| long = 15.98
| label = Zagreb
}}
Location map many
{{Location map many | Croatia
| caption = Two locations in the Croatia
| width = 250
| lat = 45.82
| long = 15.98
| label = Zagreb
| lat2 = 43.5
| long2 = 16.43
| label2 = Split
}}