Absolue-Necessite/Templates/PNJ.md

53 lines
1.1 KiB
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-04 17:29:23 +00:00
goals: ["Kill everyone","be gentle"]
likes: []
hates: []
2023-01-10 15:16:34 +00:00
organisations: ["[La Main](../Factions/La%20Main.md)",]
2023-01-04 17:29:23 +00:00
status: TODO
---
> [!infobox]+ `= this.file.name`
2023-01-10 15:17:31 +00:00
>`$= "<a class='internal-link' data-href='" + dv.current().image.replace(/'/g, "%27") + "' ><img src='app://local/" + this.app.vault.adapter.basePath + "/" + this.app.vault.config.attachmentFolderPath + "/" + encodeURIComponent(dv.current().image).replace(/'/g, "%27") + "' > </a>"`
2023-01-04 21:29:51 +00:00
> *source: `= this.source`*
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