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.6 KiB
106 lines
1.6 KiB
---
|
|
|
|
Alias: ["Big Mamma"]
|
|
Tag: ["🌋", "❄️", "🍴"]
|
|
Date: 2021-10-04
|
|
DocType: "Place"
|
|
Hierarchy: "NonRoot"
|
|
TimeStamp:
|
|
location: [51.52506305,-0.08126203903754023]
|
|
Place:
|
|
Type: Restaurant
|
|
SubType: Napolitan
|
|
Style: Italian
|
|
Location: Shoreditch
|
|
Country: UK
|
|
Status: Tested
|
|
Phone: "+44 796 123 21 06"
|
|
Email: "amore@bigmamma.com"
|
|
Website: "[Gloria](https://www.bigmammagroup.com/en/trattorias/gloria)"
|
|
CollapseMetaTable: true
|
|
Instagram: bigmamma.uk
|
|
Twitter: bigmammagroup
|
|
|
|
---
|
|
|
|
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-GloriaSave
|
|
|
|
 
|
|
|
|
# Gloria
|
|
|
|
 
|
|
|
|
```ad-abstract
|
|
title: Summary
|
|
collapse: open
|
|
Big Mamma's first restaurant in London. With a cocktail bar at the lower ground.
|
|
```
|
|
|
|
 
|
|
|
|
```toc
|
|
style: number
|
|
```
|
|
|
|
 
|
|
|
|
---
|
|
|
|
 
|
|
|
|
### Contact
|
|
|
|
 
|
|
|
|
```ad-address
|
|
~~~
|
|
54-56 Great Eastern Street
|
|
London EC2A 3QR
|
|
United Kingdom
|
|
~~~
|
|
```
|
|
|
|
 
|
|
|
|
☎️ `= this.Phone`
|
|
|
|
📧 `= this.Email`
|
|
|
|
🌐 `= this.Website`
|
|
|
|
 
|
|
|
|
---
|
|
|
|
 
|
|
|
|
### Notes
|
|
|
|
 
|
|
|
|
Sister restaurant to [[Circolo Popolare]]
|
|
|
|
 
|
|
  |