53 lines
946 B
Markdown
53 lines
946 B
Markdown
---
|
|
alias: []
|
|
tags: []
|
|
banner:
|
|
encoutered: false
|
|
|
|
race:
|
|
class:
|
|
ethnicity:
|
|
short-desc: "test"
|
|
image: "../Illustrations/something.png"
|
|
source:
|
|
goals: ["Kill everyone","be gentle"]
|
|
likes: []
|
|
hates: []
|
|
|
|
status: TODO
|
|
|
|
---
|
|
> [!infobox]+ `= this.file.name`
|
|
> `$= "<img src='app://local/" + this.app.vault.adapter.basePath + "/" + this.app.vault.config.attachmentFolderPath + "/" + dv.current().image + "'> </img>"`
|
|
> *source: `= this.source`*
|
|
>
|
|
> | | |
|
|
> | --- | --- |
|
|
> |**Description** | `= this.short-desc` |
|
|
> |**Buts** | `=this.goals` |
|
|
> ## Infos
|
|
> | | |
|
|
> | --- | --- |
|
|
> |**Peuple** | `=this.race` |
|
|
> | **Ethnie**| `=this.ethnicity`
|
|
> | **Organisations**| `todo` |
|
|
> | **Relations**| `todo` |
|
|
> ## Goûts
|
|
> | | |
|
|
> | --- | --- |
|
|
> |**Aime** | `=this.likes` |
|
|
> | **Déteste**| `=this.hates`
|
|
> ## Références
|
|
>```dataview
|
|
>LIST WITHOUT ID file.inlinks
|
|
>WHERE file.name = this.file.name
|
|
>SORT file.name
|
|
>```
|
|
|
|
|
|
# Notes
|
|
-
|
|
-
|
|
|
|
# Histoire
|
|
|