Jump to content

Module:Eritrea Detailed Map: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
No edit summary
Line 9: Line 9:


--Central State
--Central State
{ lat = "15.3229", long = "38.9251", mark = "Location dot red.svg", marksize = "18", label = "[[Asmara]]", link = "Asmara", label_size = "100", position = "bottom" },
{ lat = "15.3229", long = "38.9251", mark = "Location dot red.svg", marksize = "18", label = "[[Asmara]]", link = "Asmara", label_size = "100", position = "bottom"
},
containerArgs = {
containerArgs = {
'Eritrea',
'Eritrea',

Revision as of 19:21, 19 December 2023

return {
	secondaryModules = {
	},
marks = {
	--Towns & Villages
		
	
	--Arranged by States, then cities and towns, alphabetical order (English names), after settlements are other geographical landmarks

--Central State
	{ lat = "15.3229", long = "38.9251", mark = "Location dot red.svg", marksize = "18", label = "[[Asmara]]", link = "Asmara", label_size = "100", position = "bottom" 
		
	},
		containerArgs = {
		'Eritrea',
		float = 'center',
		width = '1800',
		}
}}