이 문서는 https://tiddlywiki.com/languages/ko-KR/에서 티들리위키의 정적 HTML 표현의 일부입니다

Transcluded Attribute Values

2023년 6월 15일 오전 4:53

Transcluded attribute values are indicated with double curly braces around a TextReference. For example:

attr={{tiddler}}
attr={{!!field}}
attr={{tiddler!!field}}

Warning
The value of the attribute value will be the exact text retrieved from the TextReference. Any wiki syntax in that text will be left as-is.