This page is part of a static HTML representation of the TiddlyWiki at https://tiddlywiki.com/

Transcluded Attribute Values

 15th June 2023 at 4:53am

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.