Difference between revisions of "Template:Place"

From Transit.Wiki
m
m
Line 3: Line 3:
 
{{#if:{{{city|}}}|'''City:''' [[City::{{{city}}}]] }}{{#if:{{{county|}}}|'''County:''' [[In county::{{{county}}}]] }}{{#if:{{{neighborhood|}}}|{{!}}  [[Area::{{{neighborhood}}}, {{{city}}}|{{{neighborhood}}}]]}}
 
{{#if:{{{city|}}}|'''City:''' [[City::{{{city}}}]] }}{{#if:{{{county|}}}|'''County:''' [[In county::{{{county}}}]] }}{{#if:{{{neighborhood|}}}|{{!}}  [[Area::{{{neighborhood}}}, {{{city}}}|{{{neighborhood}}}]]}}
 
{{#if:{{{website|}}}|:[{{{website}}} Web site]}}
 
{{#if:{{{website|}}}|:[{{{website}}} Web site]}}
{{#if:{{{street|}}}|:{{{street}}}}}
+
<div>{{#if:{{{street|}}}|:{{{street}}}}}</div>
 
<div>{{#if:{{{latlong|}}}|Directions [http://maps.google.com/maps?saddr=&daddr={{urlencode:{{{latlong|}}}}}&hl=en to] and [http://maps.google.com/maps?saddr={{urlencode:{{{latlong|}}}}}&daddr=&hl=en from] {{PAGENAME}}}}{{#if:{{{latlonghidden|}}}|[[latlong::{{{latlonghidden}}}| ]]}}</div>
 
<div>{{#if:{{{latlong|}}}|Directions [http://maps.google.com/maps?saddr=&daddr={{urlencode:{{{latlong|}}}}}&hl=en to] and [http://maps.google.com/maps?saddr={{urlencode:{{{latlong|}}}}}&daddr=&hl=en from] {{PAGENAME}}}}{{#if:{{{latlonghidden|}}}|[[latlong::{{{latlonghidden}}}| ]]}}</div>
 
<noinclude>
 
<noinclude>

Revision as of 12:50, 24 January 2011


Insert the following onto the page:

{{Place
| city=
| neighborhood=
| website=
| street=
| latlong=
| latlonghidden=
}}