mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-04 07:19:56 +00:00
12 lines
272 B
Plaintext
12 lines
272 B
Plaintext
|
created: 20141212105632762
|
||
|
modified: 20240929104207215
|
||
|
original-modified: 20141212105822388
|
||
|
tags: $:/tags/Macro
|
||
|
title: $:/editions/ja-JP/Macros/timeline-title
|
||
|
type: text/vnd.tiddlywiki
|
||
|
|
||
|
\define timeline-title()
|
||
|
<$view field="ja-title">
|
||
|
<$view field="title"/>
|
||
|
</$view>
|
||
|
\end
|