From GamingWiki
Jump to: navigation, search
Line 13: Line 13:
 
# zoom
 
# zoom
  
</noinclude>{{MapMarker
+
</noinclude><!--
 +
 
 +
-->{{#vardefine:key|{{{9|{{anchorencode:{{{1}}}}}}}}}}<!--
 +
 
 +
-->{{MapMarker
 
| title  = {{{1}}}
 
| title  = {{{1}}}
| key    = {{{9|unknown}}}
+
| key    = {{#var:key}}
 
| content = {{{8|no content}}}
 
| content = {{{8|no content}}}
 
}}
 
}}
 
<html><script type="text/javascript">  
 
<html><script type="text/javascript">  
markers.push( {  
+
var key = "</html>{{#var:key}}<html>";
 +
markers[key] = {  
 
   address: "</html>{{{5|}}}<html>",
 
   address: "</html>{{{5|}}}<html>",
 
   lat:    "</html>{{{6|}}}<html>",
 
   lat:    "</html>{{{6|}}}<html>",
 
   lng:    "</html>{{{7|}}}<html>",
 
   lng:    "</html>{{{7|}}}<html>",
 
   name:    "</html>{{{1}}}<html>",
 
   name:    "</html>{{{1}}}<html>",
   id:      "</html>{{{9|unknown}}}<html>",
+
   id:      key,
 
   corners: "</html>{{{10|}}}<html>"
 
   corners: "</html>{{{10|}}}<html>"
 
   zoom:    "</html>{{{11|}}}<html>"
 
   zoom:    "</html>{{{11|}}}<html>"
});
+
};
 
</script></html>
 
</script></html>

Revision as of 20:06, 26 May 2011

Parameters for this template are:

  1. link
  2. idea
  3. aspect
  4. face
  5. address
  6. lat
  7. lng
  8. description
  9. key
  10. corners
  11. zoom

{{{1}}}

no content