Difference between revisions of "Module:Cyprus dispute detailed map"

From blackwiki
Jump to navigation Jump to search
blackwiki>Thumboy
blackwiki>Thumboy
Line 1: Line 1:
 
return {
 
return {
 
marks = {  
 
marks = {  
 +
{ lat = "29.3573", long = "34.9648", mark = "Location dot blue.svg", marksize = "5" , label = "[[Trouli]]", link = "Troulloi", label_size = "0", position = "top" },
 
{ lat = "31.364", long = "41.454", mark = "Mountain pass 12x12 ne.svg", marksize = "20" },
 
{ lat = "31.364", long = "41.454", mark = "Mountain pass 12x12 ne.svg", marksize = "20" },
 
         },
 
         },
Line 9: Line 10:
 
caption = [=[
 
caption = [=[
 
'''Hold cursor over location to display name <br/>
 
'''Hold cursor over location to display name <br/>
Control : &nbsp;[[File:Location_dot_red.svg|11px]] [[Cypriot government]] ; [[File:Location_dot_green.svg|11px]] [[Turkey]] and [[North Cyprus]] ; [[File:Location dot blue.svg|11px]] [[United Nations]] ; [[File:Location dot yellow.svg|11px]] [[United Kingdom]] <br />
+
Control : &nbsp;[[File:Location_dot_red.svg|11px]] [[Cyprus]] ; [[File:Location_dot_green.svg|11px]] [[Turkey]] and [[North Cyprus]] ; [[File:Location dot blue.svg|11px]] [[United Nations]] ; [[File:Location dot yellow.svg|11px]] [[United Kingdom]] <br />
 
[[File:80x80-red-green-anim.gif|11px]] Contested ;  <br/>
 
[[File:80x80-red-green-anim.gif|11px]] Contested ;  <br/>
 
[[File:map-circle-black.svg|12px]] Inner controls, outer sieges (or strong enemy pressure) ; [[File:map-arcNE-black.svg|11px]] Enemy pressure from one side; Small icon within a larger icon: The situation in individual neighbourhood/district<br/>  
 
[[File:map-circle-black.svg|12px]] Inner controls, outer sieges (or strong enemy pressure) ; [[File:map-arcNE-black.svg|11px]] Enemy pressure from one side; Small icon within a larger icon: The situation in individual neighbourhood/district<br/>  

Revision as of 22:47, 31 August 2016

Usage

Template:Cyprus dispute detailed map

{{#invoke:Cyprus dispute detailed map|function_name}}



return {
	marks = { 
		{ lat = "29.3573", long = "34.9648", mark = "Location dot blue.svg", marksize = "5" , label = "[[Trouli]]", link = "Troulloi", label_size = "0", position = "top" },
		{ lat = "31.364", long = "41.454", mark = "Mountain pass 12x12 ne.svg", marksize = "20" },
         },
	containerArgs = {
		'Cyprus',
		float = 'center',
		width = '1750',
		caption = [=[
'''Hold cursor over location to display name <br/>
Control : &nbsp;[[File:Location_dot_red.svg|11px]] [[Cyprus]] ; [[File:Location_dot_green.svg|11px]] [[Turkey]] and [[North Cyprus]] ; [[File:Location dot blue.svg|11px]] [[United Nations]] ; [[File:Location dot yellow.svg|11px]] [[United Kingdom]] <br />
[[File:80x80-red-green-anim.gif|11px]] Contested ;  <br/>
		[[File:map-circle-black.svg|12px]] Inner controls, outer sieges (or strong enemy pressure) ; [[File:map-arcNE-black.svg|11px]] Enemy pressure from one side; Small icon within a larger icon: The situation in individual neighbourhood/district<br/> 
		[[File:Fighter-jet-black-icon.svg|13px]] Airport/Air base (plane) ; [[File:Helicopter-black-icon.svg|13px]] Heliport/Helicopter base ; [[File:Abm-black-icon.png|13px]] Military base ; [[File:Map-peak-black.svg|11px]] Strategic hill ; [[File:Gota07.svg|12px]] Oil/gas ; [[File:Icon NuclearPowerPlant-black.svg|12px]] Industrial complex ; [[File:Mountain pass 12x12 n.svg|20px]] Border Post ; [[File:Anchor_pictogram.svg|12px]] Major port or naval base ; [[File:Arch dam 12x12 w.svg|16px]] Dam ; [[File:4x4dot-black.svg|11px]] Rural presence]=]
	}
}