Jump to content

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

From Wikipedia, the free encyclopedia
Content deleted Content added
Created page with 'return { name = 'Spain', top = 44.4, bottom = 34.7, left = -9.9, right = 4.8, image = 'Spain location map.svg', image1 = 'File:Relief Map of Spain.png' }'
 
Jackmcbarn (talk | contribs)
m fix image1
Line 6: Line 6:
right = 4.8,
right = 4.8,
image = 'Spain location map.svg',
image = 'Spain location map.svg',
image1 = 'File:Relief Map of Spain.png'
image1 = 'Relief Map of Spain.png'
}
}

Revision as of 17:21, 23 August 2015

return {
	name = 'Spain',
	top = 44.4,
	bottom = 34.7,
	left = -9.9,
	right = 4.8,
	image = 'Spain location map.svg',
	image1 = 'Relief Map of Spain.png'
}