You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
106 lines
1.5 KiB
106 lines
1.5 KiB
---
|
|
|
|
Tag: ["🚱", "🍸"]
|
|
Date: 2021-10-05
|
|
DocType: "Place"
|
|
Hierarchy: "NonRoot"
|
|
TimeStamp:
|
|
location: [51.4900511,-0.1910842]
|
|
Place:
|
|
Type: Bar
|
|
SubType: Speakeasy
|
|
Style: Prohibition
|
|
Location: Chelsea
|
|
Country: UK
|
|
Status: Occasional
|
|
Phone: "+44 207 373 35 73"
|
|
Email: "appointments@evansandpeel.com"
|
|
Website: "[Evans & Peel | Book](https://www.evansandpeel.com)"
|
|
CollapseMetaTable: true
|
|
Instagram: evansandpeel
|
|
|
|
---
|
|
|
|
Parent:: [[@Bars London|Bars in London]]
|
|
|
|
 
|
|
|
|
```dataviewjs
|
|
let tempPhone = dv.current().Phone ? dv.current().Phone.replaceAll(" ", "") : '+000'
|
|
let tempMail = dv.current().Email ? dv.current().Email : ""
|
|
let tempCoorSet = dv.current().location ? dv.current().location : [0,0]
|
|
dv.el('center', '[📲](tel:' + tempPhone + ')     [📧](mailto:' + tempMail + ')     [🗺️](' + "https://waze.com/ul?ll=" + tempCoorSet[0] + "%2C" + tempCoorSet[1] + "&navigate=yes" + ')')
|
|
```
|
|
|
|
---
|
|
|
|
 
|
|
|
|
```button
|
|
name Save
|
|
type command
|
|
action Save current file
|
|
id Save
|
|
```
|
|
^button-EvansPeelDetectiveAgencySave
|
|
|
|
 
|
|
|
|
# Evans & Peel, Detective Agency
|
|
|
|
 
|
|
|
|
```ad-abstract
|
|
title: Summary
|
|
collapse: open
|
|
Speakeasy in Earls Court with a Prohibition theme.
|
|
```
|
|
|
|
 
|
|
|
|
```toc
|
|
style: number
|
|
```
|
|
|
|
 
|
|
|
|
---
|
|
|
|
 
|
|
|
|
### Contact
|
|
|
|
 
|
|
|
|
#### Address
|
|
|
|
```ad-address
|
|
~~~
|
|
310c Earl's Court Road
|
|
London SW5 9BA
|
|
United Kingdom
|
|
~~~
|
|
```
|
|
|
|
 
|
|
|
|
☎️ `= this.Phone`
|
|
|
|
📧 `= this.Email`
|
|
|
|
🌐 `= this.Website`
|
|
|
|
 
|
|
|
|
---
|
|
|
|
 
|
|
|
|
### Notes
|
|
|
|
 
|
|
|
|
Loret ipsum
|
|
|
|
 
|
|
  |