Added some templates
This commit is contained in:
parent
ec67dbadf9
commit
63bfcee1aa
|
@ -0,0 +1,16 @@
|
|||
MetaData
|
||||
---
|
||||
Date: {{date}}
|
||||
Time: {{time}}
|
||||
Tags: #item
|
||||
Item Info
|
||||
---
|
||||
Name: {{title}}
|
||||
ItemNumber: #I-00xxx
|
||||
RelatedItem: [[]]
|
||||
Owner: [[]]
|
||||
PreviousOwners: [[]], [[]]
|
||||
|
||||
Description
|
||||
---
|
||||
|
|
@ -0,0 +1,17 @@
|
|||
MetaData
|
||||
---
|
||||
Date: {{date}}
|
||||
Time: {{time}}
|
||||
Tags: #npc
|
||||
NPC Info
|
||||
---
|
||||
Name: {{title}}
|
||||
Age:
|
||||
Title:
|
||||
Race:
|
||||
Class:
|
||||
Relatives: [[]], [[]]
|
||||
|
||||
Information
|
||||
---
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
MetaData
|
||||
---
|
||||
Date: {{date}}
|
||||
Time: {{time}}
|
||||
Tags: #session
|
||||
Session Info
|
||||
---
|
||||
{{title}}
|
||||
Players: Ari, Cairne, Narthael, Valiant
|
||||
GM: Morten
|
||||
Location:
|
||||
In-GameDate: 1353 A.D
|
||||
Session Notes
|
||||
---
|
||||
|
Loading…
Reference in New Issue