Module:Eritrea Detailed Map: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
return { |
return { |
||
secondaryModules = { |
secondaryModules = { |
||
}, |
}, |
||
marks = { |
|||
--Towns & Villages |
--Towns & Villages |
||
Line 7: | Line 8: | ||
--Arranged by States, then cities and towns, alphabetical order (English names), after settlements are other geographical landmarks |
--Arranged by States, then cities and towns, alphabetical order (English names), after settlements are other geographical landmarks |
||
--Central |
--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" }, |
||
'Eritrea', |
'Eritrea', |
Revision as of 19:05, 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" },
'Eritrea',
float = 'center',
width = '1800',
}
}