Module:Eritrea Detailed Map: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
--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 = { |
|||
'Eritrea', |
'Eritrea', |
||
float = 'center', |
float = 'center', |
||
width = '1800', |
width = '1800', |
||
} |
} |
||
} |
}} |
Revision as of 19:20, 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',
}
}}