Difference between revisions of "Module:Syrian Civil War map"
Jump to navigation
Jump to search
blackwiki>Jackmcbarn (tweak size) |
m (8 revisions imported) |
||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
return { | return { | ||
| − | secondaryModules = { [[Module:Syrian Civil War detailed map]] }, | + | secondaryModules = { |
| + | [[Module:Syrian Civil War detailed map]], | ||
| + | [[Module:Syrian and Iraqi insurgency detailed map]] | ||
| + | }, | ||
containerArgs = { | containerArgs = { | ||
'Syria', | 'Syria', | ||
float = 'right', | float = 'right', | ||
| − | width = ' | + | width = '750', |
| − | caption = [=[< | + | maplink = 'Template:Syrian Civil War detailed map', |
| − | *[[File: | + | caption = [=[<div class="hlist"> |
| − | *[[File:Dot_yellow_ff4.svg|11px]] Kurds | + | *<span class="nowrap">[[File:Location dot red.svg|11px]] Government</span> |
| − | *[[File: | + | *<span class="nowrap">[[File:Dot green 0d0.svg|11px]] main rebels</span> |
| − | *[[File:Location dot black.svg|11px]] Islamic State (IS) | + | *<span class="nowrap">[[File:Dot_yellow_ff4.svg|11px]] Kurds</span> |
| − | *[[File:Location dot blue.svg|11px]] Local tribe</span>]=] | + | *<span class="nowrap">[[File:Map-dot-grey-68a.svg|11px]] al-Nusra Front (JaN)</span> |
| + | *<span class="nowrap">[[File:Location dot black.svg|11px]] Islamic State (IS)</span> | ||
| + | *<span class="nowrap">[[File:Location dot blue.svg|11px]] Local tribe</span> | ||
| + | </div>]=] | ||
}, | }, | ||
| − | + | marksizeMin = 9, | |
| − | + | markscale = 0.3, | |
| + | labelscale = 0.75 | ||
} | } | ||
Latest revision as of 16:34, 29 September 2020
{{#invoke:Location map/multi|load|Module:Syrian Civil War map}}
return {
secondaryModules = {
[[Module:Syrian Civil War detailed map]],
[[Module:Syrian and Iraqi insurgency detailed map]]
},
containerArgs = {
'Syria',
float = 'right',
width = '750',
maplink = 'Template:Syrian Civil War detailed map',
caption = [=[<div class="hlist">
*<span class="nowrap">[[File:Location dot red.svg|11px]] Government</span>
*<span class="nowrap">[[File:Dot green 0d0.svg|11px]] main rebels</span>
*<span class="nowrap">[[File:Dot_yellow_ff4.svg|11px]] Kurds</span>
*<span class="nowrap">[[File:Map-dot-grey-68a.svg|11px]] al-Nusra Front (JaN)</span>
*<span class="nowrap">[[File:Location dot black.svg|11px]] Islamic State (IS)</span>
*<span class="nowrap">[[File:Location dot blue.svg|11px]] Local tribe</span>
</div>]=]
},
marksizeMin = 9,
markscale = 0.3,
labelscale = 0.75
}