Difference between revisions of "Template:Kosher Establishment"

From yidtravel
Jump to: navigation, search
 
(48 intermediate revisions by 3 users not shown)
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{Kosher Establishment
 
{{Kosher Establishment
|NAME OF KOSHER ESTABLISHMENT:=
 
 
|ADDRESS:=
 
|ADDRESS:=
 +
|OFFICIAL CITY NAME:=
 
|CITY:=
 
|CITY:=
 
|STATE:=
 
|STATE:=
Line 12: Line 12:
 
|PHONE NUMBER:=
 
|PHONE NUMBER:=
 
|WEB PAGE:=
 
|WEB PAGE:=
 +
|MEAT / DAIRY:=
 +
|The coordinates=
 
}}
 
}}
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
 
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{PAGENAME}}</big>
+
! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{PAGENAME}}</big>  
|-
+
! KOSHER ESTABLISHMENT:
+
| [[Name of Kosher Establishment::{{{NAME OF KOSHER ESTABLISHMENT:|}}}]]
+
|-
+
! RABBI:
+
| [[Name of Rabbi::{{{NAME OF RABBI:|}}}]]
+
 
|-
 
|-
 
! ADDRESS:
 
! ADDRESS:
 
| [[Address::{{{ADDRESS:|}}}]]  
 
| [[Address::{{{ADDRESS:|}}}]]  
 +
|-
 +
! OFFICIAL CITY NAME:
 +
| [[Official City Name::{{{OFFICIAL CITY NAME:|{{{CITY:|}}} }}}]]
 
|-
 
|-
 
! CITY:
 
! CITY:
Line 44: Line 43:
 
! WEB PAGE:
 
! WEB PAGE:
 
| [[Web Page::{{{WEB PAGE:|}}}]]
 
| [[Web Page::{{{WEB PAGE:|}}}]]
 +
|-
 +
! MEAT / DAIRY:
 +
| [[MEAT / DAIRY::{{{MEAT / DAIRY:|}}}]]
 
|}
 
|}
 +
 +
{{#set:Coordinates=The coordinates}}
 +
 +
{{#if:{{{The coordinates|}}}|
 +
<font size=5>
 +
YOU MIGHT NEED TO ADJUST THE STREET VIEW MAP (ADDRESSES AREN'T 100% ON THE MARK).
 +
Many times you have to turn the map to across the street.
 +
</font>
 +
|}}
 +
 +
{{#arraydefine: Cor|{{{The coordinates|}}} }}
 +
{{#if:{{{The coordinates|}}}|{{#widget:Google Street View
 +
|lat={{#arrayindex:Cor |0 }}
 +
|lng={{#arrayindex:Cor|-1 }}
 +
|yaw=370.646599861876
 +
|pitch=0
 +
|zoom=1
 +
|width=625
 +
|height=375
 +
}}
 +
|}}
 +
 +
 +
{{#if:{{{The coordinates|}}}|
 +
{{#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=625
 +
|height=375
 +
}}
 +
|}}
 +
 
</includeonly>
 
</includeonly>
 
[[category:KE]]
 
[[category:KE]]

Latest revision as of 23:01, 9 February 2015

This is the "Kosher Establishment" template. It should be called in the following format:

{{Kosher Establishment
|ADDRESS:=
|OFFICIAL CITY NAME:=
|CITY:=
|STATE:=
|ZIPCODE:=
|COUNTRY:=
|PHONE NUMBER:=
|WEB PAGE:=
|MEAT / DAIRY:=
|The coordinates=
}}

Edit the page to see the template text.