--- 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:: ---   ```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   # <% tp.file.title %>   ```ad-abstract title: Summary collapse: open Person Description ```   ```toc style: number ```   ---   ### Summary   | | |-|- | **Date of birth** | `=this.Person.DoB` **Address** | `=this.Person.Address` **Phone** | `=this.Person.Phone` **Email** | `=this.Person.Email`