Module:Syrian Civil War map images module
Appearance
return {
marks = {
-- Road map
{lat= 34.212, long= 38.8, mark= "Syria location map road overlay.svg", marksize= 2500},
-- Detailed citymaps
{lat = 36.103, long= 37.308, mark= "Rif_Aleppo2.svg", marksize= 184, label= "[[Battle of Aleppo (2012–2016)|Aleppo]]", link= "Battle of Aleppo (2012–2016)", label_size= 0},
{lat = 36.103, long= 37.308, mark= "Rif_Aleppo2.svg", marksize= 184}, -- This is here so that the mobile version can see the minimap at right size
{lat= 34.212, long= 38.8, mark= "Syria location map road overlay.svg", marksize= 2500}, -- Syria road map
{lat = 33.384, long = 36.36, mark = "Rif Damashq.svg", marksize = 175, label = "[[Cities and towns during the Syrian Civil War#Damascus|Damascus]]", link = "Cities and towns during the Syrian Civil War#Damascus", label_size = 120, position = "right" },
{lat= 33.384, long= 36.36, mark= "Rif Damashq.svg", marksize= 175}, -- This is here so that the mobile version can see the minimap at right size
{lat= 32.62, long= 36.12, mark= "Battle_of_Daraa_City.svg", marksize= 53, label= "[[Cities and towns during the Syrian Civil War#Daraa|Daraa ]]", link= "Cities and towns during the Syrian Civil War#Daraa", label_size= 120, position= "left"},
{lat= 32.62, long= 36.12, mark= "Battle_of_Daraa_City.svg", marksize= 53}, -- This is here so that the mobile version can see the minimap at right size
{lat= 37.0, long= 41.225, mark= "Battle of Qamishli.svg", marksize= 80, label= "[[Cities and towns during the Syrian Civil War#Qamishli|Qamishli]]", link= "Cities and towns during the Syrian Civil War#Qamishli", label_size= 100, position= "left"},
{lat= 37.0, long= 41.225, mark= "Battle of Qamishli.svg", marksize= 80}, -- This is here so that the mobile version can see the minimap at right size
},
containerArgs = {
'Syria',
AlternativeMap = 'Syria location map3.svg',
float = 'left',
width = 2500,
},
}