Template:Location
From syn2cat - HackerSpace.lu
(Difference between revisions)
m |
m |
||
Line 15: | Line 15: | ||
{| class="wikitable" | {| class="wikitable" | ||
! Address | ! Address | ||
− | |{{Address|[[Has address::{{{address|}}}]]|[[Has city::{{{city|}}}]]|[[Has country::{{{country|}}}]]}} ([[Has coordinates::{{#geocode:{{{address|}}} {{{city|}}} {{{country|}}}}}]]) | + | | {{Address |
+ | | [[Has address::{{{address|}}}]] | ||
+ | | [[Has city::{{{city|}}}]] | ||
+ | | [[Has country::{{{country|}}}]] | ||
+ | }} | ||
+ | ([[Has coordinates::{{#geocode:{{{address|}}} {{{city|}}} {{{country|}}}}}]]) | ||
|- | |- | ||
! Map display | ! Map display | ||
Line 21: | Line 26: | ||
<!-- | <!-- | ||
#if coordinates: coordinates={{{coordinates|}}} | #if coordinates: coordinates={{{coordinates|}}} | ||
− | else coordinates = [[ | + | else coordinates = [[Has coordinates::{{#geocode:Munich}}]] |
--> | --> | ||
{{ | {{ |
Revision as of 13:29, 24 September 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.