Jump to content

Module:Location map/data/Switzerland: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m Protected "Module:Location map/data/Switzerland": High-risk Lua module; 1,000+ transclusions ([Edit=Require autoconfirmed or confirmed access] (indefinite))
add relief map (hope it'll work..)
Line 5: Line 5:
left = 5.8,
left = 5.8,
right = 10.7,
right = 10.7,
image = 'Switzerland adm location map.svg'
image = 'Switzerland adm location map.svg',
image1 = 'Switzerland relief location map.jpg'
}
}

Revision as of 15:48, 25 January 2018

return {
	name = 'Switzerland',
top    = 47.9,
bottom = 45.75,
left   = 5.8,
right  = 10.7,
image  = 'Switzerland adm location map.svg',
image1 = 'Switzerland relief location map.jpg'
}