mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-27 11:04:38 +00:00
Lots and lots and lots of docs updates
Now we've got up-to-date skeleton documentation for all the widgets
This commit is contained in:
18
editions/tw5.com/tiddlers/widgets/SetVariableWidget.tid
Normal file
18
editions/tw5.com/tiddlers/widgets/SetVariableWidget.tid
Normal file
@@ -0,0 +1,18 @@
|
||||
title: SetVariableWidget
|
||||
created: 201310241419
|
||||
creator: JeremyRuston
|
||||
modified: 201310300837
|
||||
modifier: JeremyRuston
|
||||
tags: widget
|
||||
|
||||
! Introduction
|
||||
|
||||
The set variable widget assigns a value to a specified [[variable|TiddlerVariables]]. The new value of the variable is availale to the content within the set variable widget.
|
||||
|
||||
! Content and Attributes
|
||||
|
||||
The content of the `<$setvariable>` widget is the scope for the value assigned to the variable.
|
||||
|
||||
|!Attribute |!Description |
|
||||
|name |The name of the variable to assign |
|
||||
|value |The value to assign to the variable |
|
||||
Reference in New Issue
Block a user