35 lines
460 B
Markdown
35 lines
460 B
Markdown
---
|
|
baseofOperations: ["",]
|
|
leaders: [""]
|
|
alignment: [""]
|
|
enemies: [""]
|
|
tags:
|
|
- "dnd"
|
|
- "organization"
|
|
aliases:
|
|
type: "organization"
|
|
---
|
|
# [[Vital Singularity]]
|
|
|
|
**Summary**::
|
|
|
|
## Description:
|
|
Lorem ipsum..
|
|
|
|
## Organizational Structure:
|
|
|
|
### Leader:
|
|
|
|
### Other members of Vital Singularity
|
|
* . . .
|
|
|
|
|
|
|
|
---
|
|
````ad-example
|
|
title: Mentions in Session Notes
|
|
```dataview
|
|
TABLE summary AS "Session Summary" FROM #session-notes AND [[Vital Singularity]]
|
|
```
|
|
````
|