Module:Eritrea Detailed Map: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
}, |
}, |
||
containerArgs = { |
containerArgs = {dataModule.containerArgs[1], '[^#]+'}, |
||
'Eritrea', |
|||
float = 'center', |
float = 'center', |
||
width = '1800', |
width = '1800', |
||
} |
} |
||
} |
Revision as of 19:23, 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 = {dataModule.containerArgs[1], '[^#]+'},
'Eritrea',
float = 'center',
width = '1800',
}
}