mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-30 17:57:30 +00:00
Rename the 'setvariable' widget to 'set'
Sleeker.
This commit is contained in:
18
editions/tw5.com/tiddlers/widgets/SetWidget.tid
Normal file
18
editions/tw5.com/tiddlers/widgets/SetWidget.tid
Normal file
@@ -0,0 +1,18 @@
|
||||
title: SetWidget
|
||||
created: 201311151827
|
||||
creator: JeremyRuston
|
||||
modified: 201311151827
|
||||
modifier: JeremyRuston
|
||||
tags: widget
|
||||
|
||||
! Introduction
|
||||
|
||||
The set variable widget assigns a value to a specified [[variable|WidgetVariables]]. The new value of the variable is availale to the content within the set variable widget.
|
||||
|
||||
! Content and Attributes
|
||||
|
||||
The content of the `<$set>` 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