Merge pull request #1475 from danielo515/patch-6

template parameter on view widget is not clear
This commit is contained in:
Jeremy Ruston
2015-02-09 22:12:24 +00:00
@@ -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