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.
105 lines
1.6 KiB
105 lines
1.6 KiB
---
|
|
|
|
Tag: ["🍹", "🇮🇹", "🇵🇪", "🍴"]
|
|
Date: 2021-10-04
|
|
DocType: "Place"
|
|
Hierarchy: "NonRoot"
|
|
TimeStamp:
|
|
location: [51.5178516,-0.1276635]
|
|
Place:
|
|
Type: Restaurant
|
|
SubType: Fusion
|
|
Style: ["Italian", "Peruvian"]
|
|
Location: Soho
|
|
Country: UK
|
|
Status: Tested
|
|
Phone: "+44 207 666 20 44"
|
|
Email: "reservations@monmouthkitchen.co.uk"
|
|
Website: "[Contact Us | The Kitchens London and Manchester](https://www.thekitchensrestaurants.co.uk/contact)"
|
|
CollapseMetaTable: true
|
|
Instagram: thekitchens.restaurants
|
|
Twitter: thekitchens_uk
|
|
|
|
---
|
|
|
|
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-MonmouthKitchenSave
|
|
|
|
 
|
|
|
|
# The Monmouth Kitchen
|
|
|
|
 
|
|
|
|
```ad-abstract
|
|
title: Summary
|
|
collapse: open
|
|
Italian/Peruvian fusion in Seven Dials.
|
|
```
|
|
|
|
 
|
|
|
|
```toc
|
|
style: number
|
|
```
|
|
|
|
 
|
|
|
|
---
|
|
|
|
 
|
|
|
|
### Contact
|
|
|
|
 
|
|
|
|
```ad-address
|
|
~~~
|
|
9-13 Bloomsbury Street
|
|
London WC1B 3QD
|
|
United Kingdom
|
|
~~~
|
|
```
|
|
|
|
 
|
|
|
|
☎️ `= this.Phone`
|
|
|
|
📧 `= this.Email`
|
|
|
|
🌐 `= this.Website`
|
|
|
|
 
|
|
|
|
---
|
|
|
|
 
|
|
|
|
### Notes
|
|
|
|
 
|
|
|
|
Loret ipsum
|
|
|
|
 
|
|
  |