Jump to content

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

From Wikipedia, the free encyclopedia
Content deleted Content added
Jackmcbarn (talk | contribs)
Created page with 'return { name = 'Iraq', top = 37.7, bottom = 28.4, left = 38.4, right = 48.9, image = 'Iraq location map.svg', image1 = 'Iraq physical map.svg' }'
 
Jackmcbarn (talk | contribs)
+ image2
Line 6: Line 6:
right = 48.9,
right = 48.9,
image = 'Iraq location map.svg',
image = 'Iraq location map.svg',
image1 = 'Iraq physical map.svg'
image1 = 'Iraq physical map.svg',
image2 = 'Iraq location map2.svg'
}
}

Revision as of 16:29, 16 June 2014

return {
	name = 'Iraq',
	top = 37.7,
	bottom = 28.4,
	left = 38.4,
	right = 48.9,
	image = 'Iraq location map.svg',
	image1 = 'Iraq physical map.svg',
	image2 = 'Iraq location map2.svg'
}