vault backup: 2023-01-16 22:21:06
This commit is contained in:
parent
d26a62e78c
commit
4aa6d3f3d3
2 changed files with 11 additions and 4 deletions
|
@ -15,8 +15,12 @@
|
|||
"enable_folder_templates": true,
|
||||
"folder_templates": [
|
||||
{
|
||||
"folder": "",
|
||||
"template": ""
|
||||
"folder": "PNJ",
|
||||
"template": "Templates/PNJ.md"
|
||||
},
|
||||
{
|
||||
"folder": "Locations",
|
||||
"template": "Templates/Locations.md"
|
||||
}
|
||||
],
|
||||
"syntax_highlighting": true,
|
||||
|
|
|
@ -5,8 +5,9 @@ banner:
|
|||
race: Humain
|
||||
class: Politique
|
||||
ethnicity:
|
||||
short-desc: Une politicienne qui a le soutien populaire, et la principale commanditaire des personnages
|
||||
short_desc: Une politicienne qui a le soutien populaire, et la principale commanditaire des personnages
|
||||
image: ../Illustrations/Portraits/Althéa.png
|
||||
image-test: ""
|
||||
goals:
|
||||
- Acceder au [Conseil de la ville](../Factions/La%20Main.md)
|
||||
- Se faire élire en tant qu'Absolue
|
||||
|
@ -27,7 +28,7 @@ source: Studio Agate, Créatures vol.1
|
|||
>
|
||||
> | | |
|
||||
> | --- | --- |
|
||||
> |**Description** | `= this.short-desc` |
|
||||
> |**Description** | `= this.short_desc` |
|
||||
> |**Buts** | `=this.goals` |
|
||||
> ## Infos
|
||||
> | | |
|
||||
|
@ -46,6 +47,8 @@ source: Studio Agate, Créatures vol.1
|
|||
>LIST WHERE contains(file.outlinks, this.file.link) SORT file.name
|
||||
>```
|
||||
|
||||
<%+ tp.frontmatter["image-test"] %>
|
||||
|
||||
# Notes
|
||||
- Est un avatar de [Mille-Visages](Mille-Visages.md)
|
||||
|
||||
|
|
Loading…
Reference in a new issue