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.

107 lines
1.5 KiB

---
Alias: ["", ""]
Tag: ["🪴", ""]
Date: <% tp.date.now("YYYY-MM-DD") %>
DocType: "Plant"
Hierarchy: "NonRoot"
TimeStamp:
location:
CollapseMetaTable: true
cssclass: recipeTable
Plant:
SciName: ""
Origin: ""
Size: ""
FlowerColour: ["", ""]
FlowerSeason: ["", ""]
State:
Exposition:
Maintenance: ""
WinterTolerance: ""
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;
| | |
| ------------------------ | -------------------------------------- |
| 📇 **Scientific Name**: | `$=dv.current().Plant.SciName` |
| 🗺 **Origin**: | `$=dv.current().Plant.Origin` |
| 🌺 **Colour**: | `$=dv.current().Plant.FlowerColour` |
| 📆 **Flowering**: | `$=dv.current().Plant.FlowerSeason` |
| 🔄 **Plant cycle**: | `$=dv.current().Plant.State` |
| 🌻 **Exposition**: | `$=dv.current().Plant.Exposition` |
| 🚿 **Maintenance:** | `$=dv.current().Plant.Maintenance` |
| ❄️ **Winter resistance** | `$=dv.current().Plant.WinterTolerance` |
| 📏 **Growth** | `$=dv.current().Plant.Size` |
&emsp;
---
&emsp;
### 📝 Notes
&emsp;
&emsp;
---
&emsp;
### 📜 History
&emsp;
&emsp;
---
&emsp;
### 📸 Pictures
&emsp;