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.

133 lines
1.9 KiB

---
cssclass:
- cards
Alias: ["Hotels Paris", "Hotels in Paris"]
Tag: ["🗼", "🏨"]
Date: 2021-10-04
DocType: Redommendation
Hierarchy: Root2
TimeStamp:
CollapseMetaTable: true
---
Parent:: [[@@Paris|Paris]]
---
^Top
 
```button
name Save
type command
action Save current file
id Save
```
^button-HotelParisSave
 
# Hotels in Paris
 
```ad-abstract
title: Summary
collapse: open
Note summarising hotels in Paris by neighbourhood.
```
 
```toc
style: number
```
 
---
 
### Navigation by location
 
#### Marais
[[#^Top|TOP]]
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "France", placetype: "Hotel", area: "Marais"})
```
 
#### Opéra
[[#^Top|TOP]]
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "France", placetype: "Hotel", area: "Opera"})
```
 
#### Gare du Nord
[[#^Top|TOP]]
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "France", placetype: "Hotel", area: "GareduNord"})
```
 
#### Pigalle
[[#^Top|TOP]]
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "France", placetype: "Hotel", area: "Pigalle"})
```
 
#### Montmartre
[[#^Top|TOP]]
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "France", placetype: "Hotel", area: "Montmartre"})
```
 
#### Nation
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "France", placetype: "Hotel", area: "Nation"})
```
 
#### République
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "France", placetype: "Hotel", area: "République"})
```
 
#### Yvelines
[[#^Top|TOP]]
```dataviewjs
dv.view("00.01 Admin/dv-views/query_place", {country: "France", placetype: "Hotel", area: "Yvelines"})
```
 
---
 
### Recommendation list
[[Recommendation list (Paris)|here]]
[[#^Top|TOP]]