From GamingWiki
Jump to: navigation, search
Line 4: Line 4:
 
</div>
 
</div>
 
{{#if: {{{address|}}} |
 
{{#if: {{{address|}}} |
<html><script type="text/javascript">
+
<html>{{#tag:script|addMarkerByAddress("{{{address}}}", "{{{title}}}", "desc{{{key|unknown}}}");|type=text/javascript}}</html>
addMarkerByAddress("{{{address}}}", "{{{title}}}", "desc{{{key|unknown}}}");
 
</script></html>
 
 
|{{#if: {{{latlng|}}} |
 
|{{#if: {{{latlng|}}} |
<html><script type="text/javascript">
+
<html>{{#tag:script|addMarkerByLatLng({{{latlng}}}, "{{{title}}}", "desc{{{key|unknown}}}");|type=text/javascript}}</html>
addMarkerByLatLng({{{latlng}}}, "{{{title}}}", "desc{{{key|unknown}}}");
 
</script></html>
 
 
}}}}
 
}}}}

Revision as of 21:10, 28 October 2010

{{{title}}}[edit]

(no content)