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

Jump to navigation Jump to search
(Created page with "return { name = 'Carloso', top = 55.0, bottom = 15.0, left = -15.0, right = 35.0, image = 'Provincial map of Carloso.png', }")
 
No edit summary
Line 1: Line 1:
return {
return {
name = 'Carloso',
name = 'Carloso',
top = 55.0,
top = 1167,
bottom = 15.0,
bottom = 0,
left = -15.0,
left = 0,
right = 35.0,
right = 1239,
image = 'Provincial map of Carloso.png',
image = 'Provincial map of Carloso.png',
}
}

Revision as of 12:50, 5 December 2019

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

return {
	name = 'Carloso',
	top = 1167,
	bottom = 0,
	left = 0,
	right = 1239,
	image = 'Provincial map of Carloso.png',
}