Absolue-Necessite/Templates/PNJ.md

52 lines
808 B
Markdown
Raw Normal View History

2023-01-04 17:29:23 +00:00
---
alias: []
tags: []
banner:
encoutered: false
race:
class:
ethnicity:
2023-01-16 20:56:51 +00:00
short_desc: "test"
2023-01-04 17:29:23 +00:00
image: "../Illustrations/something.png"
2023-01-04 21:29:51 +00:00
source:
2023-01-16 23:29:15 +00:00
goals: []
2023-01-04 17:29:23 +00:00
likes: []
hates: []
2023-01-16 23:29:15 +00:00
organisations: []
2023-01-04 17:29:23 +00:00
status: TODO
---
> [!infobox]+ `= this.file.name`
2023-07-31 16:24:46 +00:00
> `$= dv.io.load(dv.page("Snippet-portrait").file.path)`
2023-01-04 17:29:23 +00:00
>
> | | |
> | --- | --- |
2023-01-16 20:56:51 +00:00
> |**Description** | `= this.short_desc` |
2023-01-04 17:29:23 +00:00
> |**Buts** | `=this.goals` |
> ## Infos
> | | |
> | --- | --- |
> |**Peuple** | `=this.race` |
> | **Ethnie**| `=this.ethnicity`
2023-01-10 15:16:34 +00:00
> | **Organisations**|`=this.organisations` |
2023-01-04 17:29:23 +00:00
> | **Relations**| `todo` |
> ## Goûts
> | | |
> | --- | --- |
> |**Aime** | `=this.likes` |
> | **Déteste**| `=this.hates`
2023-01-04 21:59:25 +00:00
> ## Références
2023-01-04 17:29:23 +00:00
>```dataview
2023-01-16 20:56:51 +00:00
>LIST WHERE contains(file.outlinks, this.file.link) SORT file.name
2023-01-04 17:29:23 +00:00
>```
2023-01-11 17:05:29 +00:00
## Notes
2023-01-04 17:29:23 +00:00
-
-
2023-01-11 17:05:29 +00:00
## Histoire
2023-01-04 17:29:23 +00:00