Widget:TChartlet static

From CruisersWiki

(Difference between revisions)
Jump to: navigation, search
Line 26: Line 26:
}--><!--{
}--><!--{
assign var='style' value="width:`$width`; height:`$height`; background-image:url($url)"|escape
assign var='style' value="width:`$width`; height:`$height`; background-image:url($url)"|escape
-
}--><noscript><div class="chartlet-static"  style="width:<!--{$width}-->; height:<!--{$height}-->; background-image:url(<!--{$url}-->"></div></noscript><!--{*  
+
}--><noscript><img class="chartlet-static"  src="<!--{$url}-->"></noscript><!--{*  
no sure why it so, but noscript to be repeated, otherwise every other instance is not rendered
no sure why it so, but noscript to be repeated, otherwise every other instance is not rendered

Revision as of 10:56, 15 November 2018


see Template:Chartlet static

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

img class="chartlet-static" src=""

      • wikimedia

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

assign var='url' value=https://maps.wikimedia.org/img/osm-intl,`$zoom`,`$lat`,`$lon`,`$w`x`$h`.png

Personal tools
advertisement
Friends of Cruisers Wiki