Jump to content

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

From Wikipedia, the free encyclopedia
Content deleted Content added
new versions requested by User:Raju Babu
fix coordinates per request
Line 1: Line 1:
return {
return {
name = 'Nepal',
name = 'Nepal',
top = 31.0,
top = 31,
bottom = 26.0,
bottom = 26,
left = 79.5,
left = 79.8,
right = 89.0,
right = 88.5,
image = 'Nepal adm location map.svg',
image = 'Nepal adm location map.svg',
image1 = 'Nepal rel location map.svg'
image1 = 'Nepal rel location map.svg'

Revision as of 12:12, 12 June 2018

return {
	name = 'Nepal',
	top = 31,
	bottom = 26,
	left = 79.8,
	right = 88.5,
	image = 'Nepal adm location map.svg',
	image1 = 'Nepal rel location map.svg'
}