kopia lustrzana https://github.com/miklobit/TiddlyWiki5
8 wiersze
282 B
Plaintext
8 wiersze
282 B
Plaintext
|
title: ReleaseHistoryTemplate
|
||
|
|
||
|
<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>> />
|