|
|
|
---
|
|
|
|
|
|
|
|
Tag: ["🍴", "🌋"]
|
|
|
|
Date: 2021-12-11
|
|
|
|
DocType: "Place"
|
|
|
|
Hierarchy: "NonRoot"
|
|
|
|
TimeStamp:
|
|
|
|
location: [47.3607763,8.551603810962654]
|
|
|
|
Place:
|
|
|
|
Type: ["Restaurant", "Bar"]
|
|
|
|
SubType: Modern
|
|
|
|
Style: Swiss
|
|
|
|
Location: "Seefeld"
|
|
|
|
Country: "CH"
|
|
|
|
Status: 🟩
|
|
|
|
CollapseMetaTable: true
|
|
|
|
Phone: "+41 44 296 70 70"
|
|
|
|
Email: "welcome@razzia-zuerich.ch"
|
|
|
|
Website: "[razzia. restaurant & bar Zürich - home](https://razzia-zuerich.ch/)"
|
|
|
|
Instagram: restaurantrazzia
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
Parent:: [[@@Zürich|Zürich]], [[@Restaurants Zürich|Restaurants in Zürich]]
|
|
|
|
|
|
|
|
 
|
|
|
|
|
|
|
|
```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-RazziaSave
|
|
|
|
|
|
|
|
 
|
|
|
|
|
|
|
|
# Razzia
|
|
|
|
|
|
|
|
 
|
|
|
|
|
|
|
|
```ad-abstract
|
|
|
|
title: Summary
|
|
|
|
collapse: open
|
|
|
|
1ere recommendation in Zürich
|
|
|
|
```
|
|
|
|
|
|
|
|
 
|
|
|
|
|
|
|
|
```toc
|
|
|
|
style: number
|
|
|
|
```
|
|
|
|
|
|
|
|
 
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
 
|
|
|
|
|
|
|
|
### Contact
|
|
|
|
|
|
|
|
 
|
|
|
|
|
|
|
|
```ad-address
|
|
|
|
title: 🗺
|
|
|
|
~~~
|
|
|
|
Seefeldstrasse 82
|
|
|
|
8008 Zürich
|
|
|
|
Switzerland
|
|
|
|
~~~
|
|
|
|
```
|
|
|
|
|
|
|
|
 
|
|
|
|
|
|
|
|
☎️ `= this.Phone`
|
|
|
|
|
|
|
|
📧 `= this.Email`
|
|
|
|
|
|
|
|
🌐 `= this.Website`
|
|
|
|
|
|
|
|
 
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
 
|
|
|
|
|
|
|
|
### Notes
|
|
|
|
|
|
|
|
 
|
|
|
|
|
|
|
|
Tested on [[2022-05-14|14th May 2022]] with [[@@MRCK|Meggi-mo]].
|
|
|
|
|
|
|
|
 
|
|
|
|
 
|