1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-12-02 22:39:56 +00:00
TiddlyWiki5/plugins/tiddlywiki/translators/templates/help-tid.tid

9 lines
247 B
Plaintext
Raw Normal View History

title: $:/plugins/tiddlywiki/translators/templates/help-tid
\procedure generateTid(title)
title: <<title>>
description: <$text text={{!!description}}/>
<$text text={{!!text}}/>
\end
<$transclude $variable="generateTid" title=<<currentTiddler>>/>