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.

77 lines
884 B

3 years ago
---
Tag: ["Nutty", "Caramel", "Apricot", "SugarCane"]
Date: 2021-10-31
DocType: "Coffee"
Hierarchy: "NonRoot"
TimeStamp:
location:
CollapseMetaTable: Yes
Source:
cssclass: recipeTable
Coffee:
Brand: Jaramillo
Type: Arabica
Roast: Medium
Strength: 3
Country: Colombia
---
parent:: [[!!Coffee|Coffee]]
---
 
```button
name Save
type command
action Save current file
id Save
```
^button-JaramilloEspecialesNSave
# Jaramillo Especiales
 
```ad-abstract
title: Summary
collapse: open
Description
```
 
```toc
style: number
```
 
---
 
### Summary
 
| |
|-|-
| **Coffee type**: | `$=dv.current().Coffee.Type`
| **Strength**: | `$=dv.current().Coffee.Strength`
| **Country**: | `$=dv.current().Coffee.Country`
| **Roast**: | `$=dv.current().Coffee.Roast`
| **Brand**: | `$=dv.current().Coffee.Brand`
 
---
 
### Notes