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.5 KiB

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