mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 20:10:03 +00:00
Merge pull request #1475 from danielo515/patch-6
template parameter on view widget is not clear
This commit is contained in:
commit
629c31eb51
@ -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") |
|
||||
|index |The name of the index to view |
|
||||
|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) |
|
||||
|
||||
!! Formats
|
||||
|
Loading…
Reference in New Issue
Block a user