Widget:TChartlet static

From CruisersWiki

(Difference between revisions)
Jump to: navigation, search
(Created page with "<includeonly><!--{* see Template:Chartlet static *}--><!--{ assign var='c' value=$lat}--><!--{ assign var='d' value=$c|regex_replace:"/([^ ]+) ([^ ]+) ([^ ]+)/":"\\1"}--><!--{ if...")
Line 23: Line 23:
assign var='h' value=$height|replace:"px":""
assign var='h' value=$height|replace:"px":""
}--><!--{
}--><!--{
-
assign var='style' value="width:`$width`; height:`$height`; background-image:url(https://maps.wikimedia.org/img/osm-intl,`$zoom`,`$lat`,`$lon`,`$w`x`$h`.png)"|escape
+
assign var='url' value=https://maps.wikimedia.org/img/osm-intl,`$zoom`,`$lat`,`$lon`,`$w`x`$h`.png
-
}--><div class="chartlet-static"  style="<!--{$style}-->"></div></includeonly><noinclude>
+
}--><!--{
 +
assign var='style' value="width:`$width`; height:`$height`; background-image:url($url)"|escape
 +
}--><img class="chartlet-static"  style="<!--{$style}-->"></div></includeonly><noinclude>
<!-------------------------------------------->
<!-------------------------------------------->

Revision as of 08:38, 14 November 2018


see Template:Chartlet static

https://wiki.openstreetmap.org/wiki/StaticMapLite

div class="chartlet-static" style="width:; height:; background-image:url(http://staticmap.openstreetmap.de/staticmap.php?center=,&zoom=&size=x&maptype=mapnik)"

wikimedia

div class="chartlet-static" style="width:; height:; background-image:url(https://maps.wikimedia.org/img/osm-intl,,,,x.png)"

Personal tools
advertisement
Friends of Cruisers Wiki