Absolue-Necessite/Factions/Le Cercle de sel.md
2023-07-31 22:05:57 +02:00

59 lines
No EOL
1.1 KiB
Markdown

---
alias: []
tags: []
banner:
encoutered: false
short_desc: "test"
image: "../Illustrations/something.png"
source:
org_found_in: [""]
org_goals: ["Kill everyone","Name the king"]
org_parent:
org_leader:
signature:
status: TODO
---
> [!infobox]+ `= this.file.name`
> `$= dv.io.load(dv.page("Snippet-portrait").file.path)`
>
> | | |
> | --- | --- |
> |**Description** | `= this.short_desc` |
> |**Surnoms** | `= this.alias` |
> | **Signature**| `= this.signature`
> ## Buts
>```dataview
>LIST WITHOUT ID org_goals
>WHERE file.name = this.file.name
>FLATTEN org_goals
>```
>
> ## Infos
> | | |
> | --- | --- |
> |**Implantations** | `=link(this.org_found_in)`
> | **Organisation parente**| `= this.org_parent` |
> | **Organisations subsidiaires**| `$= dv.list(dv.pages().where(page => page.org_parent?.includes(dv.current().file.name)).file.link)` |
> |**Dirigeant** | `= link(this.org_leader)` |
> ## Membres
>```dataview
>LIST WHERE contains(file.frontmatter.organisations, this.file.name) SORT file.name
>```
>
> ## Références
>```dataview
>LIST WHERE contains(file.outlinks, this.file.link) SORT file.name
>```
## Notes
-
-
## Organisation
## Histoire