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 deleted Content added
No edit summary
No edit summary
Tag: Manual revert
 
(9 intermediate revisions by the same user not shown)
Line 1:
<templatestyles src="Template:Mini map/styles.css" />
<div class="mini_map_container">
<div align="center"><div class="mini_map">{{#display_map:{{{location}}}|height=200px|zoom={{{zoom|}}}|margin: 0 auto}}<div class="mini_map_caption">''{{{caption}}}''</div></div></div>
<div class="mini_map">
{{#display_map:{{{location}}}|zoom={{{zoom|}}}|margin=0 auto|scrollwheelzoom=no|{{#if:{{{geojson|}}}|geojson={{{geojson}}}|}}}}
<div class="mini_map_caption">''{{{caption}}}''</div>
</div>
</div>
<noinclude>
<templatedata>
Line 24 ⟶ 29:
"type": "string",
"required": true
},
"geojson": {
"label": "Geojson",
"description": "A geojson location (e.g. GEOJSON:Rothwell Country Park)",
"example": "Rothwell Country Park",
"type": "string"
}
},
Cookies help us deliver our services. By using our services, you agree to our use of cookies.