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.
103 lines
1.4 KiB
103 lines
1.4 KiB
---
|
|
|
|
Tag: ["🇨🇭", "🥉", "Riding", "🏇"]
|
|
Date: 2022-01-08
|
|
DocType: "Place"
|
|
Hierarchy: "NonRoot"
|
|
TimeStamp:
|
|
location: [47.2668371,8.816238]
|
|
Place:
|
|
Type: Sport
|
|
SubType: Riding
|
|
Location: Bubikon
|
|
Country: CH
|
|
Status: Prospect
|
|
CollapseMetaTable: true
|
|
Phone: "+41 79 318 93 65"
|
|
Email: "rudolf.guyer@gestuet-homberg.ch"
|
|
Website: "[Horse riding offer](https://www.gestuet-homberg.ch/en/horse-riding-offer)"
|
|
|
|
---
|
|
|
|
Parent:: [[@@Zürich|Zurich]], [[@Sport Zürich|Sport 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-GestuetHombergSave
|
|
|
|
 
|
|
|
|
# Gestuet Homberg
|
|
|
|
 
|
|
|
|
```ad-abstract
|
|
title: Summary
|
|
collapse: open
|
|
Note Description
|
|
```
|
|
|
|
 
|
|
|
|
```toc
|
|
style: number
|
|
```
|
|
|
|
 
|
|
|
|
---
|
|
|
|
 
|
|
|
|
### Contact
|
|
|
|
 
|
|
|
|
```ad-address
|
|
title: 🗺
|
|
~~~
|
|
Bürgstrasse 51
|
|
CH - 8608 Bubikon
|
|
Switzerland
|
|
~~~
|
|
```
|
|
|
|
 
|
|
|
|
☎️ `= this.Phone`
|
|
|
|
📧 `= this.Email`
|
|
|
|
🌐 `= this.Website`
|
|
|
|
 
|
|
|
|
---
|
|
|
|
 
|
|
|
|
### Notes
|
|
|
|
 
|
|
|
|
Found by [[@@MRCK|Megan Rose]]
|
|
|
|
 
|
|
  |