mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-06-25 14:43:01 +00:00
Update some widget docs
This commit is contained in:
parent
d04962f6e9
commit
deae9e1f7e
@ -1,6 +1,6 @@
|
|||||||
created: 201308241543
|
created: 201308241543
|
||||||
creator: JeremyRuston
|
creator: JeremyRuston
|
||||||
modified: 201308241543
|
modified: 201310301351
|
||||||
modifier: JeremyRuston
|
modifier: JeremyRuston
|
||||||
tags: widget
|
tags: widget
|
||||||
title: TiddlerWidget
|
title: TiddlerWidget
|
||||||
@ -12,5 +12,5 @@ The TiddlerWidget sets the ContextTiddler that applies for processing its conten
|
|||||||
! Content and Attributes
|
! Content and Attributes
|
||||||
|
|
||||||
|!Attribute |!Description |
|
|!Attribute |!Description |
|
||||||
|title |The title of the tiddler to become the new ContextTiddler |
|
|tiddler |The title of the tiddler to become the new ContextTiddler |
|
||||||
|class |CSS classes to added to the generated elements |
|
|class |CSS classes to added to the generated elements |
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
created: 201308241425
|
created: 201308241425
|
||||||
creator: JeremyRuston
|
creator: JeremyRuston
|
||||||
modified: 201308241530
|
modified: 201310301349
|
||||||
modifier: JeremyRuston
|
modifier: JeremyRuston
|
||||||
tags: widget
|
tags: widget
|
||||||
title: TranscludeWidget
|
title: TranscludeWidget
|
||||||
@ -12,7 +12,7 @@ The TranscludeWidget dynamically imports content from another tiddler.
|
|||||||
! Attributes
|
! Attributes
|
||||||
|
|
||||||
|!Attribute |!Description |
|
|!Attribute |!Description |
|
||||||
|title |The title of the tiddler to transclude (defaults to the current tiddler) |
|
|tiddler |The title of the tiddler to transclude (defaults to the current tiddler) |
|
||||||
|field |The field name of the current tiddler (defaults to "text"; if present takes precedence over the index attribute) |
|
|field |The field name of the current tiddler (defaults to "text"; if present takes precedence over the index attribute) |
|
||||||
|index |The index of a property in a [[DataTiddler|DataTiddlers]] |
|
|index |The index of a property in a [[DataTiddler|DataTiddlers]] |
|
||||||
|class |CSS classes to added to the generated elements |
|
|class |CSS classes to added to the generated elements |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user