mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-26 03:27:18 +00:00
Revert "Update ViewWidget.tid to include common variants (#3895)"
This reverts commit cdfa4b6082
.
This commit is contained in:
parent
f697f008b1
commit
e131dd3761
@ -44,19 +44,6 @@ The following formats can be specified in the `format` attribute:
|
|||||||
|
|
||||||
To display the field content as regular WikiText, for example with working links, use the [[TranscludeWidget]] instead.
|
To display the field content as regular WikiText, for example with working links, use the [[TranscludeWidget]] instead.
|
||||||
|
|
||||||
;The following examples are common variants
|
|
||||||
|
|
||||||
!!!!View the value in a field of a named tiddler
|
|
||||||
:<<wikitext-example-compact '<$view tiddler="ViewWidget" field="caption"/>'>>
|
|
||||||
!!!!View the value in a date field of the currentTiddler as a relative date
|
|
||||||
:<<wikitext-example-compact '<$view field=modified format=relativedate/>'>>
|
|
||||||
!!!!View the value in a date field of the currentTiddler as formated date
|
|
||||||
:<<wikitext-example-compact '<$view field=created format=date template="[UTC]YYYY-0MM-0DD"/>'>>
|
|
||||||
!!!!View a date field as its raw value
|
|
||||||
:<<wikitext-example-compact '<$view field=created format=text />'>>
|
|
||||||
!!!!See ''String Operators'' in [[Filter Operators]]
|
|
||||||
:To apply similar formatting within Filters, including from titles and variables
|
|
||||||
|
|
||||||
! SubTiddler Access
|
! SubTiddler Access
|
||||||
|
|
||||||
The view widget allows access to the individual tiddlers stored within a [[plugin|Plugins]].
|
The view widget allows access to the individual tiddlers stored within a [[plugin|Plugins]].
|
||||||
|
Loading…
Reference in New Issue
Block a user