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

Revision as of 21:01, 28 October 2010

{{{title}}}[edit]

(no content)