Module:Syrian Civil War map: Difference between revisions
Appearance
Content deleted Content added
Jackmcbarn (talk | contribs) reduce minimum marksize |
Jackmcbarn (talk | contribs) link to the detailed map, and restore the border points |
||
Line 1: | Line 1: | ||
return { |
return { |
||
secondaryModules = { |
secondaryModules = { |
||
[[Module:Syrian Civil War detailed map]], |
|||
[[Module:Syrian and Iraqi insurgency detailed map]] |
|||
}, |
|||
containerArgs = { |
containerArgs = { |
||
'Syria', |
'Syria', |
||
float = 'right', |
float = 'right', |
||
width = '750', |
width = '750', |
||
maplink = 'Template:Syrian Civil War detailed map', |
|||
caption = [=[<div class="hlist"> |
caption = [=[<div class="hlist"> |
||
*<span class="nowrap">[[File:Location dot red.svg|11px]] Government</span> |
*<span class="nowrap">[[File:Location dot red.svg|11px]] Government</span> |
Revision as of 02:17, 10 December 2014
{{#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:Location dot lime.svg|11px]] main rebels</span>
*<span class="nowrap">[[File:Dot_yellow_ff4.svg|11px]] Kurds</span>
*<span class="nowrap">[[File:Location_dot_grey.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
}