mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-01 00:36:41 +00:00
Overhaul the macro and variable documentation #1519
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
caption: action-deletefield
|
||||
created: 20141025120850184
|
||||
modified: 20141025120850184
|
||||
modified: 20150220162042000
|
||||
tags: Widgets ActionWidgets
|
||||
title: ActionDeleteFieldWidget
|
||||
type: text/vnd.tiddlywiki
|
||||
@@ -14,7 +14,7 @@ The ''action-deletefield'' widget is an [[action widget|ActionWidgets]] that del
|
||||
The ''action-deletefield'' widget is invisible. Any content within it is ignored.
|
||||
|
||||
|!Attribute |!Description |
|
||||
|$tiddler |The title of the tiddler whose fields are to be modified (if not provided defaults to the [[WidgetVariable: currentTiddler]] |
|
||||
|$tiddler |The title of the tiddler whose fields are to be modified (if not provided defaults to the [[current tiddler|Current Tiddler]] |
|
||||
|$field |Optional name of a field to delete |
|
||||
|//{any attributes not starting with $}// |Each attribute name specifies a field to be deleted. The attribute value is ignored and need not be specified |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user