You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

88 lines
947 B

---
Alias: [""]
Tag: [""]
Date: <% tp.date.now("YYYY-MM-DD") %>
DocType: "Person"
Hierarchy: "NonRoot"
TimeStamp:
location:
Person:
LastName:
FirstName:
DoB:
Address:
Phone:
Email:
Relation:
fc-calendar: "D2D Calendar"
fc-category: "Birthday"
fc-date:
day:
month:
---
Parent::
Parents::
Siblings::
Spouse::
Children::
---
&emsp;
```button
name Edit Person parameters
type command
action MetaEdit: Run MetaEdit
id EditMetaData
```
^button-<% tp.file.title %>PersonEdit
```button
name Save
type command
action Save current file
id Save
```
^button-<% tp.file.title %>PersonSave
&emsp;
# <% tp.file.title %>
&emsp;
```ad-abstract
title: Summary
collapse: open
Person Description
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Summary
&emsp;
| |
|-|-
| **Date of birth** | `=this.Person.DoB`
**Address** | `=this.Person.Address`
**Phone** | `=this.Person.Phone`
**Email** | `=this.Person.Email`
&emsp;
&emsp;