mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-02 16:16:18 +00:00
8 lines
275 B
Plaintext
8 lines
275 B
Plaintext
title: ReleaseTemplate
|
|
|
|
<h2><$link to=<<currentTab>>><$view tiddler=<<currentTab>> field="title"/></$link></h2>
|
|
|
|
^^Released <$view tiddler=<<currentTab>> field="released" format="date" template="DDth MMM YYYY at 0hh:0mm">TBA</$view>^^
|
|
|
|
<$transclude tiddler=<<currentTab>> />
|