1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-08-19 14:16:17 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/widgets/TiddlerWidget.tid
Jeremy Ruston be06257430 Split "transclude" widget into a separate "tiddler" and "transclude" widget
Belatedly realised that the design would be clearer without these two
separate concepts being conflated into a single widget.

As a result of this change, any other widget or template that generates
transclude widgets has needed adjustment.
2013-08-24 16:45:45 +01:00

17 lines
409 B
Plaintext

created: 201308241543
creator: JeremyRuston
modified: 201308241543
modifier: JeremyRuston
tags: docs widget
title: TiddlerWidget
! Introduction
The TiddlerWidget sets the ContextTiddler that applies for processing its content.
! Content and Attributes
|!Attribute |!Description |
|title |The title of the tiddler to become the new ContextTiddler |
|class |CSS classes to added to the generated elements |