Difference between revisions of "Template:Place"

From Transit.Wiki
Line 1: Line 1:
 
{|
 
{|
 
|-
 
|-
| {{#if:{{{city|}}}|'''City:''' {{{city}}} [[Category:{{{city}}}]]}}
+
| {{#if:{{{city|}}}|'''City:''' {{{city}}}{{!}}{{!}} [[Category:{{{city}}}]]}}
 
|-  
 
|-  
| {{#if:{{{neighborhood|}}}|'''Neighborhood:''' {{{neighborhood}}}}}
+
| {{#if:{{{neighborhood|}}}|'''Neighborhood:'''{{!}}{{!}} {{{neighborhood}}}}}
 
|-
 
|-
| {{#if:{{{website|}}}|:[{{{website}}} Web site]}}
+
| {{#if:{{{website|}}}|{{!}}{{!}}[{{{website}}} Web site]}}
 
|-
 
|-
| {{#if:{{{street|}}}|Directions [http://maps.google.com/maps?saddr=&daddr={{{street|}}}&hl=en to] and [http://maps.google.com/maps?saddr={{{street|}}}&daddr=&hl=en from] {{PAGENAME}}}}
+
| {{#if:{{{street|}}}|colspan="2"{{!}}Directions [http://maps.google.com/maps?saddr=&daddr={{{street|}}}&hl=en to] and [http://maps.google.com/maps?saddr={{{street|}}}&daddr=&hl=en from] {{PAGENAME}}}}
 
|}
 
|}
 
{{#if:{{{latlong|}}}|[[latlong::{{{latlong}}}| ]] <div class="map">{{#semantic_google_map:{{{latlong}}}|16|G_NORMAL_MAP|GSmallMapControl|pmap|400|400}}
 
{{#if:{{{latlong|}}}|[[latlong::{{{latlong}}}| ]] <div class="map">{{#semantic_google_map:{{{latlong}}}|16|G_NORMAL_MAP|GSmallMapControl|pmap|400|400}}

Revision as of 14:22, 22 February 2009

Insert the following onto the page:

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