feature: add book page template
This commit is contained in:
48
templates/3 - Pages/Book — Page Template.md
Normal file
48
templates/3 - Pages/Book — Page Template.md
Normal file
@@ -0,0 +1,48 @@
|
|||||||
|
---
|
||||||
|
uuid: <% tp.date.now("YYYYMMDDHHmmss") %>
|
||||||
|
alias:
|
||||||
|
dates:
|
||||||
|
created: <% tp.file.creation_date("YYYY-MM-DDTHH:mm:ss") %>
|
||||||
|
last-modified: <% tp.file.last_modified_date("YYYY-MM-DDTHH:mm:ss") %>
|
||||||
|
progress:
|
||||||
|
---
|
||||||
|
|
||||||
|
![<% tp.file.title %> Cover Art]()
|
||||||
|
|
||||||
|
# <% tp.file.title %>
|
||||||
|
|
||||||
|
## ℹ️ About
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## 📋 Table of Contents
|
||||||
|
|
||||||
|
-
|
||||||
|
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Additional Metadata
|
||||||
|
|
||||||
|
**🧰 Attributes**
|
||||||
|
|
||||||
|
- Rating::
|
||||||
|
- Priority::
|
||||||
|
|
||||||
|
**🏷 Tags**
|
||||||
|
|
||||||
|
- Type:: #type/refs/book
|
||||||
|
- Genre:: #genre/
|
||||||
|
- Area::
|
||||||
|
- Team::
|
||||||
|
- Status:: #status/queue
|
||||||
|
- Platform:: #platform/kindle
|
||||||
|
- Topic(s)::
|
||||||
|
|
||||||
|
**🖇️ Related Links**
|
||||||
|
|
||||||
|
- Creator(s)::
|
||||||
|
- Recommended By::
|
||||||
|
- Origin::
|
||||||
|
- POD::
|
||||||
Reference in New Issue
Block a user