mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-24 02:27:19 +00:00
templates are not clear
The template description is too ambiguous. I tried to use template tiddlers just to realize that the template should be a string. For example a date format.
This commit is contained in:
parent
96f5098f46
commit
f20a09532a
@ -17,7 +17,7 @@ The content of the `<$view>` widget is displayed if the field or property is mis
|
|||||||
|field |The name of the field to view (defaults to "text") |
|
|field |The name of the field to view (defaults to "text") |
|
||||||
|index |The name of the index to view |
|
|index |The name of the index to view |
|
||||||
|format |The format for displaying the field (see below) |
|
|format |The format for displaying the field (see below) |
|
||||||
|template |The optional template used with certain formats |
|
|template |Optional template string used with certain formats such as dates |
|
||||||
|subtiddler |Optional SubTiddler title when the target tiddler is a [[plugin|Plugins]] (see below) |
|
|subtiddler |Optional SubTiddler title when the target tiddler is a [[plugin|Plugins]] (see below) |
|
||||||
|
|
||||||
!! Formats
|
!! Formats
|
||||||
|
Loading…
Reference in New Issue
Block a user