From GamingWiki
(Created page with "<noinclude> Parameters for this template are: # link # idea # aspect # face # address # lat # lng # description # key </noinclude>{{MapMarker | title = {{{1}}} | key = {{{...") |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 10: | Line 10: | ||
# description | # description | ||
# key | # key | ||
+ | # corners | ||
+ | # zoom | ||
− | </noinclude>{{MapMarker | + | </noinclude><!-- |
+ | |||
+ | -->{{#vardefine:key|{{{9|{{anchorencode:{{{1}}}}}}}}}}<!-- | ||
+ | |||
+ | -->{{MapMarker | ||
| title = {{{1}}} | | title = {{{1}}} | ||
− | | key = {{ | + | | key = {{#var:key}} |
| content = {{{8|no content}}} | | content = {{{8|no content}}} | ||
}} | }} | ||
<html><script type="text/javascript"> | <html><script type="text/javascript"> | ||
− | markers | + | var key = "</html>{{#var:key}}<html>"; |
− | address: "{{{5|}}}", | + | markers[key] = { |
− | lat: "{{{6|}}}", | + | address: "</html>{{{5|}}}<html>", |
− | lng: "{{{7|}}}", | + | lat: "</html>{{{6|}}}<html>", |
− | name: "{{{1}}}", | + | lng: "</html>{{{7|}}}<html>", |
− | + | name: "</html>{{{1}}}<html>", | |
− | } | + | id: key, |
+ | corners: "</html>{{{10|}}}<html>", | ||
+ | zoom: "</html>{{{11|}}}<html>" | ||
+ | }; | ||
</script></html> | </script></html> |
Latest revision as of 20:22, 26 May 2011
Parameters for this template are:
- link
- idea
- aspect
- face
- address
- lat
- lng
- description
- key
- corners
- zoom
{{{1}}}
no content