This commit is contained in:
Sebastian
2026-08-29 15:41:29 +02:00
commit e2903b96dc
3828 changed files with 188535 additions and 0 deletions
+36
View File
@@ -0,0 +1,36 @@
---
date: "{{date}}"
tags:
- dnd
- player-characters
aliases:
type: player-characters
campaign: Morgendämmerung
---
# [[{{name}}]]
#### **Summary**::
#### **Player**::
## Image:
![[{{image}}]]
##### Race::
##### Class::
##### Level::
##### Gender::
##### Organization::
> [!abstract] Goal Card
> > [!question]+ Goal:
> >
> >[!done]+ Reward
> >
---
````ad-example
title: Mentions in Session Notes
```dataview
TABLE summary AS "Session Summary" FROM #session-notes AND [[Morgendämmerung]]
```
````