Template:Location
From syn2cat - HackerSpace.lu
(Difference between revisions)
m |
m |
||
Line 22: | Line 22: | ||
! Map display | ! Map display | ||
| | | | ||
+ | <!-- | ||
+ | #if coordinates: coordinates={{{coordinates|}}} | ||
+ | else coordinates = [[has coordinates::{{#geocode:Munich}}]] | ||
+ | --> | ||
{{ | {{ | ||
#display_point: | #display_point: | ||
− | + | {{{address|}}} {{{city|}}} {{{country|}}} | |
|zoom=10 | |zoom=10 | ||
|width=800 | |width=800 | ||
Line 30: | Line 34: | ||
|type=hybrid | |type=hybrid | ||
}} | }} | ||
− | |||
|} | |} | ||
[[Category:Location]] | [[Category:Location]] | ||
</includeonly> | </includeonly> |
Revision as of 19:25, 12 March 2010
This is the 'Location' template. It should be called in the following format:
{{Location |address= |city= |state= |country= |coordinates=<optional> }}
Edit the page to see the template text.