Absolue-Necessite/Factions/Conseils des Dragons.md

59 lines
1.1 KiB
Markdown
Raw Normal View History

2023-01-03 12:32:03 +00:00
---
alias: []
tags: []
2023-01-17 00:16:43 +00:00
banner:
encoutered: false
short_desc: "test"
image: "../Illustrations/something.png"
source:
org_found_in:
org_goals:
org_parent: "[République](République.md)"
org_leader:
signature:
status: TODO
2023-01-03 12:32:03 +00:00
---
2023-01-17 00:16:43 +00:00
> [!infobox]+ `= this.file.name`
2023-07-31 20:05:57 +00:00
> `$= dv.io.load(dv.page("Snippet-portrait").file.path)`
2023-01-17 00:16:43 +00:00
>
> | | |
> | --- | --- |
> |**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