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
---
Alias: [""]
2 years ago
Tag: ["Traditional", "🇮🇹", "🍴"]
3 years ago
Date: 2022-04-16
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
location: [47.3722279,8.5388421]
Place:
Type: Restaurant
SubType: Traditional
Style: Italian
Location: Altstadt
Country: CH
Status: Tested
CollapseMetaTable: true
Phone: "+41 44 211 72 10"
Email: "info@cantinetta-antinori.ch"
2 years ago
Website: "https://cantinetta-antinori.ch"
3 years ago
---
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" + ')')
```
3 years ago
---
 
```button
name Save
type command
action Save current file
id Save
```
^button-CantinettaAntinoriSave
 
# Cantinetta Antinori
 
```ad-abstract
title: Summary
collapse: open
Note Description
```
 
```toc
style: number
```
 
---
 
### Contact
 
```ad-address
2 years ago
title: 🗺
3 years ago
~~~
Augustinergasse 25
8001 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
 
1ere fois le [[2022-04-16|16/04/2022]] avec [[@@MRCK|Boubinou]].
3 years ago