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.

89 lines
974 B

3 years ago
---
3 years ago
cssclass:
- cards
3 years ago
Alias: ["Sport in Zürich"]
2 years ago
Tag: ["🕴️", "🥉"]
3 years ago
Date: 2021-10-04
DocType: "Personal"
Hierarchy: "Root2"
TimeStamp:
CollapseMetaTable: true
3 years ago
---
3 years ago
Parent:: [[@Lifestyle]], [[@@Zürich|Zürich]]
3 years ago
---
 
```button
name Save
type command
action Save current file
id Save
```
^button-SpinZurichSave
 
# Sport in Zürich
 
```ad-abstract
title: Summary
collapse: open
Sport facilities in Zürich
```
 
```toc
style: number
```
 
---
 
### Polo
 
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "CH", placetype: "Sport", ambiance: "Polo"})
```
 
---
 
### Horse Riding
 
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "CH", placetype: "Sport", ambiance: "Riding"})
```
2 years ago
 
---
 
### Skiing
 
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "CH", placetype: "Sport", ambiance: "Skiing"})
```
3 years ago