---

Alias: [""]
Tag: [""]
Date: <% tp.date.now("YYYY-MM-DD") %>
DocType: "Person"
Hierarchy: "NonRoot"
TimeStamp:
location:
CollapseMetaTable: true
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;