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

Jump to navigation Jump to search
(Created page with "return { name = 'Savad', top = 55.2, bottom = 48.7, left = 13.8, right = 24.5, image = 'Savad Location Map.png', }")
 
No edit summary
 
Line 1: Line 1:
return {
return {
name = 'Savad',
name = 'Savad',
top = 55.2,
top = 1,
bottom = 48.7,
bottom = 100,
left = 13.8,
left = 1,
right = 24.5,
right = 100,
image = 'Savad Location Map.png',
image = 'Savad Location Map.png',
}
}

Latest revision as of 16:03, 13 November 2019

Documentation for this module may be created at Module:Location map/data/Savad/doc

return {
	name = 'Savad',
	top = 1,
	bottom = 100,
	left = 1,
	right = 100,
	image = 'Savad Location Map.png',
}