Template:Image details: Difference between revisions

Content deleted Content added
colour inversion class added for icons
using map syntax direct instead transcluding it
Line 39:
|}
 
{{#display_map: {{{latitude}}}, {{{longitude}}}
{{leaflet map
|latitude service= {{{latitudeservice}}}
|longitude static= {{{longitudestatic}}}
|zoom={{{zoom}}}
|service = leaflet
|fullscreen={{{fullscreen}}}
|static = no <!--yes or no-->
|scrollwheelzoom={{{scrollwheel}}}
|zoom = 15
|width={{{width}}}
|fullscreen = yes <!--yes or no-->
|height={{{height}}}
|scrollwheel = yes <!--yes or no-->
|clicktarget={{{clicktarget}}}
|width =
|height =
|clicktarget =
}}