Difference between revisions of "Widget:Sandbox"

From Nottinghack Wiki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
<noinclude>Test</noinclude><includeonly><!--{counter name="testDivID" assign="testDivID"}--><div id="test<!--{$testDivID|escape:'html'}-->"><!--{if $testDivID == 1}--><script type="text/javascript" src="http://www.example.com/lib.js"></script><!--{/if}--></div></includeonly>
+
<noinclude>Test</noinclude><includeonly><!--{counter name="openStreetMapDivID" assign="openStreetMapDivID"}--><div id="openStreetMap<!--{$openStreetMapDivID|escape:'html'}-->" style="width:<!--{$width|escape:'html'|default:'400px'}-->; height:<!--{$height|escape:'html'|default:'400px'};"></div><!--{if $openStreetMapDivID == 1}--><script type="text/javascript" src="http://www.openlayers.org/api/OpenLayers.js"></script><!--{/if}--></includeonly>

Revision as of 21:13, 11 March 2011

Test