From GamingWiki
Jump to: navigation, search
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<div id="desc{{{key|unknown}}}" class="mapmarker">
 
<div id="desc{{{key|unknown}}}" class="mapmarker">
=== {{{title}}} ===
+
'''{{#ifexist:{{{title}}}|[[{{{title}}}]]|{{{title}}}}}'''
 +
 
 
{{{content|(no content)}}}
 
{{{content|(no content)}}}
 
</div>
 
</div>
{{#if: {{{address|}}} |
 
<html><script type="text/javascript"><!--
 
addMarkerByAddress("{{{address}}}", "{{{title}}}", "desc{{{key|unknown}}}");
 
// --></script></html>
 
|{{#if: {{{latlng|}}} |
 
<html><script type="text/javascript"><!--
 
addMarkerByLatLng({{{latlng}}}, "{{{title}}}", "desc{{{key|unknown}}}");
 
// --></script></html>
 
}}}}
 

Latest revision as of 15:27, 25 March 2011

{{{title}}}

(no content)