Jump to content

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

From Wikipedia, the free encyclopedia
Content deleted Content added
m Protected "Module:Location map/data/Peru": High-risk Lua module; 1,000+ transclusions ([Edit=Require autoconfirmed or confirmed access] (indefinite))
No edit summary
Line 1: Line 1:
return {
return {
name = 'Peru',
name = 'Peru',
top = 0.73,
top = 0.73,
bottom = -19.36,
bottom = -19.36,
left = -83.25,
left = -83.25,
right = -66.75,
right = -66.75,
image = 'Peru location map.svg'
image = 'Peru location map.svg',
image1= 'Peru physical map.svg'
}
}

Revision as of 16:04, 18 February 2018

return {
	name = 'Peru',
	top    = 0.73,
	bottom = -19.36,
	left   = -83.25,
	right  = -66.75,
	image = 'Peru location map.svg',
	image1= 'Peru physical map.svg'
}