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.

104 lines
1.2 KiB

---
Tag: ["", ""]
Date: <% tp.date.now("YYYY-MM-DD") %>
DocType: "Animal"
Hierarchy: "NonRoot"
TimeStamp:
location:
CollapseMetaTable: true
cssclass: recipeTable
Animal:
Type:
Name:
DOB:
Origin:
Passport:
Race:
Colour:
banner:
---
Parent::
---
&emsp;
```button
name Save
type command
action Save current file
id Save
```
^button-<% tp.file.title %>NSave
# <% tp.file.title %>
&emsp;
> [!summary]+
>Description
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### 📇 Summary
&emsp;
| | |
| --------------------- | -------------------------------- |
| 📇 **Name**: | `$=dv.current().Animal.Name` |
| 🎂 **Date of Birth**: | `$=dv.current().Animal.DOB` |
| 🗺 **Origin**: | `$=dv.current().Animal.Origin` |
| 🪪 **Passport**: | `$=dv.current().Animal.Passport` |
| 🏷️ **Race**: | `$=dv.current().Animal.Race` |
| 🎨 **Colour**: | `$=dv.current().Animal.Colour` |
&emsp;
---
&emsp;
### 📸 Pictures
&emsp;
&emsp;
---
&emsp;
### 📝 Notes
&emsp;
&emsp;
---
&emsp;
### 📜 History
&emsp;
```timeline
🐶;<% tp.file.title %>
```