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

3 years ago
---
2 years ago
Tag: ["🎡", "🥉", "🏇"]
3 years ago
Date: 2021-10-04
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
3 years ago
location: [51.5059733,-0.2904556]
3 years ago
Place:
Type: Sport
SubType: Riding
Location: Ealing
Country: UK
Status: Regular
2 years ago
Phone: "+44 208 992 38 08"
Email: "admin@ealingridingschool.net"
Website: "https://www.ealingridingschool.biz"
2 years ago
CollapseMetaTable: true
2 years ago
Instagram: ealingridingschoolofficial
3 years ago
---
3 years ago
Parent:: [[@Lifestyle]], [[@Sport London|Sport in London]]
3 years ago
 
2 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
---
 
```button
name Save
type command
action Save current file
id Save
```
^button-ERSSave
 
# Ealing Riding School
 
```ad-abstract
title: Summary
collapse: open
Ealing Riding School
```
 
```toc
style: number
```
 
---
 
### Contact
 
```ad-address
~~~
19 Gunnersbury Avenue
London W5 3XD
United Kingdom
~~~
```
 
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
 
Recommended by **Odumade Odutola** & tested with [[@@MRCK|Boubinou]]
3 years ago