--- Alias: - "" Tag: - 🏨 - 🇮🇹 Date: 2024-12-15 DocType: Place Hierarchy: NonRoot TimeStamp: location: [41.896585278100495,12.491718304249106] Place: Type: Hotel SubType: Modern Style: Italian Location: Rome Country: Italy Status: 🟥 CollapseMetaTable: true Phone: +39 064 522 9523 Email: ciao@casamontiroma.com Website: https://www.casamontiroma.com/ --- Parent:: [[@Italy|Italy]]   ```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-CasaMontiSave   # Casa Monti   > [!summary]+ > Note Description   ```toc style: number ```   ---   ### 📇 Contact   > [!address] 🗺 > Via Panisperna, 210/212 > 00184 Roma > Italy   ☎️ `= this.Phone` 📧 `= this.Email` 🌐 `= this.Website`   ---   ### 🗒 Notes   Loret ipsum   ---   ### 🔗 Other activity   ```dataview Table DocType as "Doc type" from [[Casa Monti]] where !contains(file.name, "@@Travel") sort DocType asc ```