--- Tag: - πŸ‡¨πŸ‡­ - ⛷️ - πŸ”οΈ Date: 2022-12-05 DocType: Place Hierarchy: NonRoot TimeStamp: location: [46.8674094,9.8824026] Place: Type: Sport SubType: Skiing Style: Swiss Location: Grisons Country: CH Status: Local CollapseMetaTable: true Phone: "+41 81 410 20 20" Email: "info@klosters.ch" Website: "www.klosters.ch" --- Parent:: [[@Switzerland|Switzerland]], [[Skiing in Switzerland]]   ```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-KlostersSave   # Klosters   > [!summary]+ > Note Description   ```toc style: number ```   ---   ### πŸ“‡ Contact   > [!address] πŸ—Ί > Alte Bahnhofstrasse 6 > 7250 Klosters > Switzerland   ☎️ `= this.Phone` πŸ“§ `= this.Email` 🌐 `= this.Website`   ---   ### πŸ—’ Notes   |   |   | | --------------------- |:--------------------------:| | **Day pass** | 1 day: *CHF 89*
1/2 day: *CHF 66* | | **Size of domain** | *Large* | | **Restaurants** | *24* | | **Time to ZH** | Train: *1.5h*
Car: *1.5h* | | **Easy car park** | *Yes* | | **Parking for 1 day** | *CHF 15* |   ---   ### πŸ”— Other activity   ```dataview Table DocType as "Doc type" from [[Klosters]] where !contains(file.name, "@@Travel") sort DocType asc ```