Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Mini map: Difference between revisions

Template page
Content added Content deleted
No edit summary
No edit summary
Tag: Reverted
Line 2: Line 2:
<div class="mini_map_container">
<div class="mini_map_container">
<div class="mini_map">
<div class="mini_map">
{{#display_map:{{{location}}}|zoom={{{zoom|}}}|margin=0 auto|scrollwheelzoom=no|{{#if:{{{geojson|}}}|geojson={{{geojson}}}|}}}}
{{#display_map:{{{location}}}|zoom={{{zoom|}}}|margin=0 auto|scrollwheelzoom=no|static=yes|{{#if:{{{geojson|}}}|geojson={{{geojson}}}|}}}}
<div class="mini_map_caption">''{{{caption}}}''</div>
<div class="mini_map_caption">''{{{caption}}}''</div>
</div>
</div>

Revision as of 16:31, 30 June 2024

Loading map...
{{{caption}}}

Display a mini map on a wiki page

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Locationlocation

Add location(s) to the map. Use a semicolon (;) to add more than one

Example
Rothwell Country Park; 53°45'46"N, 1°28'0"W
Stringrequired
Zoomzoom

The amount of zoom required to make the map look good

Example
15
Numbersuggested
Captioncaption

A caption for the map

Stringrequired
Geojsongeojson

A geojson location (e.g. GEOJSON:Rothwell Country Park)

Example
Rothwell Country Park
Stringoptional
Cookies help us deliver our services. By using our services, you agree to our use of cookies.