mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-30 22:07:06 +00:00
Fix bad links
This commit is contained in:
@@ -22,7 +22,7 @@ The provided template is rendered with the following special substitutions:
|
||||
The content of the `<$fields>` widget is ignored.
|
||||
|
||||
|!Attribute |!Description |
|
||||
|tiddler |Title of the tiddler from which the fields are to be displayed (defaults to the [[WidgetVariable: currentTiddler]]) |
|
||||
|tiddler |Title of the tiddler from which the fields are to be displayed (defaults to the CurrentTiddler) |
|
||||
|template |Text of the template (see above) |
|
||||
|exclude |Lists of fields to be excluded (defaults to "text") |
|
||||
|stripTitlePrefix |If set to "yes" then curly bracketed prefixes are removed from titles (for example `{prefix}HelloThere` converts to `HelloThere`) |
|
||||
|
||||
Reference in New Issue
Block a user