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.

82 lines
1.1 KiB

3 years ago
---
2 years ago
Tag: ["❄️", "🔋", "Apricot", "🍑", "🥭", "🪵"]
3 years ago
Date: <% tp.date.now("YYYY-MM-DD") %>
DocType: "Wine"
Hierarchy: "NonRoot"
TimeStamp:
location:
2 years ago
CollapseMetaTable: true
3 years ago
Source:
cssclass: recipeTable
Wine:
Vintage:
Type:
Producer:
Varietal:
Designation:
Vineyard:
Country:
Region:
SubRegion:
Appellation:
---
parent:: [[!!Wine|Wine]]
---
&emsp;
```button
name Save
type command
action Save current file
id Save
```
^button-<% tp.file.title %>NSave
# <% tp.file.title %>
&emsp;
> [!summary]+
> Description
3 years ago
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
2 years ago
### 📇 Summary
3 years ago
&emsp;
| |
|-|-
2 years ago
| 🍷 **Wine type**: | `$=dv.current().Wine.Type`
| 🍾 **Variety**: | `$=dv.current().Wine.Varietal`
| 🍇 **Vineyard**: | `$=dv.current().Wine.Vineyard`
| 🗺 **Region**: | `$=dv.current().Wine.Region`
| 🗻 **Terroir**: | `$=dv.current().Wine.SubRegion`
| 🏷 **Appellation**: | `$=dv.current().Wine.Appellation`
| 🧑🏼‍🌾 **Producer**: | `$=dv.current().Wine.Producer`
| 📆 **Vintage**: | `$=dv.current().Wine.Vintage`
3 years ago
&emsp;
---
&emsp;
2 years ago
### 🗒 Notes
3 years ago
&emsp;