init
This commit is contained in:
@@ -0,0 +1,67 @@
|
||||
---
|
||||
aliases:
|
||||
type: "location"
|
||||
tags:
|
||||
- "dnd"
|
||||
- "location"
|
||||
campaign: Morgendämmerung
|
||||
---
|
||||
|
||||
# [[{{name}}]]
|
||||
|
||||
```ad-example
|
||||
title: [[Morgendämmerung]] Raw Data:
|
||||
collapse: closed
|
||||
**summary**:: ""
|
||||
**location**::
|
||||
**environment**::
|
||||
**campaign**:: [[Morgendämmerung]]
|
||||
```
|
||||
|
||||
# Features:
|
||||
```ad-note
|
||||
title: Three Fantastic Aspects
|
||||
*Focus on: scale. Big things, old things, vast things. Is it relevant to a character's background?*
|
||||
1. -
|
||||
2. -
|
||||
3. -
|
||||
```
|
||||
|
||||
# Morgendämmerung Map(s):
|
||||
````ad-info
|
||||
title: Map
|
||||
collapse: open
|
||||
```leaflet
|
||||
id: "world-map"
|
||||
image: [[map.png]]
|
||||
defaultZoom: 8
|
||||
zoomDelta: .5
|
||||
scale: 100
|
||||
```
|
||||
````
|
||||
|
||||
```ad-info
|
||||
title: Regional Map
|
||||
collapse: open
|
||||
![[Faerun#Faerun Map|...]]
|
||||
```
|
||||
|
||||
## Bezirke/Bereiche:
|
||||
-
|
||||
|
||||
## Geheimnisse:
|
||||
-
|
||||
|
||||
## Verbindungen:
|
||||
- **Handlungsbögen**:
|
||||
- **Ereignisse**:
|
||||
- **NSCs**:
|
||||
- **Gegenstände**:
|
||||
|
||||
---
|
||||
````ad-example
|
||||
title: Mentions in Session Notes
|
||||
```dataview
|
||||
TABLE summary AS "Session Summary" FROM #session-notes AND [[Morgendämmerung]]
|
||||
```
|
||||
````
|
||||
Reference in New Issue
Block a user