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
Line 1: Line 1:
<templatestyles src="Template:Mini map/styles.css" />
<templatestyles src="Template:Mini map/styles.css" />
<div class="mini_map_container">
<div align="center"><div class="mini_map">{{#display_map:{{{location}}}|width=400px|height=200px|zoom={{{zoom|}}}|margin=0 auto}}<div class="mini_map_caption">''{{{caption}}}''</div></div></div>
<div class="mini_map">
{{#display_map:{{{location}}}|width=400px|height=200px|zoom={{{zoom|}}}|margin=0 auto}}
<div class="mini_map_caption">''{{{caption}}}''</div>
</div>
</div>
<noinclude>
<noinclude>
<templatedata>
<templatedata>

Revision as of 16:19, 6 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
Cookies help us deliver our services. By using our services, you agree to our use of cookies.