mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-28 18:04:44 +00:00
Docs for the testcase-transclude and testcase-view widgets
This commit is contained in:
parent
c4058721f3
commit
386b015d3d
@ -0,0 +1,18 @@
|
|||||||
|
caption: testcase-transclude
|
||||||
|
created: 20230406161341763
|
||||||
|
modified: 20230406161341763
|
||||||
|
tags: Widgets
|
||||||
|
title: TestCaseTranscludeWidget
|
||||||
|
type: text/vnd.tiddlywiki
|
||||||
|
|
||||||
|
! Introduction
|
||||||
|
|
||||||
|
The testcase-transclude widget transcludes a tiddler from the subwiki established by an ancestor <<.wlink TestCaseWidget>> widget.
|
||||||
|
|
||||||
|
! Content and Attributes
|
||||||
|
|
||||||
|
The content of the `<$testcase-transcliude>` widget is not displayed.
|
||||||
|
|
||||||
|
|!Attribute |!Description |
|
||||||
|
|<<.attr tiddler>> |Title of the tiddler to be transcluded |
|
||||||
|
|<<.attr mode>> |Optional parsing mode: "block" (the default) or "inline" |
|
17
editions/tw5.com/tiddlers/widgets/TestCaseViewWidget.tid
Normal file
17
editions/tw5.com/tiddlers/widgets/TestCaseViewWidget.tid
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
caption: testcase-view
|
||||||
|
created: 20230406161341763
|
||||||
|
modified: 20230406161341763
|
||||||
|
tags: Widgets
|
||||||
|
title: TestCaseViewWidget
|
||||||
|
type: text/vnd.tiddlywiki
|
||||||
|
|
||||||
|
! Introduction
|
||||||
|
|
||||||
|
The testcase-transclude widget displays the raw text of a tiddler from the subwiki established by an ancestor <<.wlink TestCaseWidget>> widget.
|
||||||
|
|
||||||
|
! Content and Attributes
|
||||||
|
|
||||||
|
The content of the `<$testcase-view>` widget is not displayed.
|
||||||
|
|
||||||
|
|!Attribute |!Description |
|
||||||
|
|<<.attr tiddler>> |Title of the tiddler to be displayed |
|
Loading…
Reference in New Issue
Block a user