Last modified on 26 February 2015, at 17:25

Difference between revisions of "Template:Coordinates"

 
(95 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
 +
 
This is the 'Coordinates' template.
 
This is the 'Coordinates' template.
  
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly>{{PAGENAME}} is {{#if:{{{Location|}}}|a [[Has location type::{{{Location|}}}]]|}} located at [[Coordinates::{{{The coordinates|}}}]]. {{#if:{{{Located in|}}}|It is located in {{#if:{{#show:{{{Located in|}}}|?Has location type}}|the {{#show:{{{Located in|}}}|?Has location type}}|}} [[Located in::{{{Located in|}}}]].|}}
+
 
 +
 
 +
 
 +
</noinclude><includeonly>
 +
<font size=5>
 +
YOU MIGHT NEED TO ADJUST THE STREET VIEW MAP (ADDRESSES AREN'T 100% ON THE MARK).
 +
</font>
 +
{{#set:coordinates={{{The coordinates|}}} }}
 +
{{#arraydefine: Cor|{{{The coordinates|}}} }}
 +
{{#widget:Google Street View
 +
|lat={{#arrayindex:Cor |0 }}
 +
|lng={{#arrayindex:Cor|-1 }}
 +
|yaw=370.646599861876
 +
|pitch=0
 +
|zoom=1
 +
|width=525
 +
|height=375
 +
}}
 +
 
 +
 
 +
{{#widget:Widget:Google Maps
 +
|lat={{#arrayindex:Cor |0 }}
 +
|lng={{#arrayindex:Cor|-1 }}
 +
|marker.test.lat={{#arrayindex:Cor |0 }}
 +
|marker.test.lng={{#arrayindex:Cor|-1 }}
 +
|width=525
 +
|height=375
 +
}}
 +
 
 +
 
 +
{{Go daven}}

Latest revision as of 17:25, 26 February 2015


This is the 'Coordinates' template.

Edit the page to see the template text.