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.
104 lines
1.6 KiB
104 lines
1.6 KiB
---
|
|
|
|
Tag: ["⛩️", "🇫🇷", "🍴"]
|
|
Date: 2021-10-04
|
|
DocType: "Place"
|
|
Hierarchy: "NonRoot"
|
|
TimeStamp:
|
|
location: [51.50932,-0.14198]
|
|
Place:
|
|
Type: Restaurant
|
|
SubType: Fusion
|
|
Style: French
|
|
Location: Mayfair
|
|
Country: UK
|
|
Status: Tested
|
|
Phone: "+44 203 908 20 00"
|
|
Email: "reservations@bardespres.com"
|
|
Website: "[Bar des Prés | A Cyril Lignac Restaurant](https://www.bardespres.com/london-restaurant/)"
|
|
CollapseMetaTable: true
|
|
Instagram: bardespres
|
|
|
|
---
|
|
|
|
Parent:: [[@Restaurants London|Restaurants 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-LeBardesPresSave
|
|
|
|
 
|
|
|
|
# Le Bar des Prés
|
|
|
|
 
|
|
|
|
```ad-abstract
|
|
title: Summary
|
|
collapse: open
|
|
French Asian fusion in a quiet street of Mayfair with Cyril Lignac's curation of recipes and service.
|
|
```
|
|
|
|
 
|
|
|
|
```toc
|
|
style: number
|
|
```
|
|
|
|
 
|
|
|
|
---
|
|
|
|
 
|
|
|
|
### Contact
|
|
|
|
 
|
|
|
|
```ad-address
|
|
~~~
|
|
16 Albemarle Street
|
|
London W1S 4HW
|
|
United Kingdom
|
|
~~~
|
|
```
|
|
|
|
 
|
|
|
|
☎️ `= this.Phone`
|
|
|
|
📧 `= this.Email`
|
|
|
|
🌐 `= this.Website`
|
|
|
|
 
|
|
|
|
---
|
|
|
|
 
|
|
|
|
### Notes
|
|
|
|
 
|
|
|
|
2021 Birthday dinner offered by [[@@MRCK|my love]].
|
|
|
|
 
|
|
  |