2014-10-02 15:02:48 +00:00
|
|
|
created: 20141002133113496
|
2015-01-07 15:18:36 +00:00
|
|
|
modified: 20150107121000000
|
2014-10-02 15:02:48 +00:00
|
|
|
tags: Reference
|
|
|
|
title: Variables
|
|
|
|
type: text/vnd.tiddlywiki
|
|
|
|
|
2015-01-07 15:18:36 +00:00
|
|
|
[[Variables]] are an essential component of dynamic WikiText, as are [[Widgets]] and [[Macros]]. In fact, a variable is a shorthand of a macro.
|
2014-10-02 15:02:48 +00:00
|
|
|
|
2015-01-07 15:18:36 +00:00
|
|
|
You can define custom [[Variables in WikiText]] or use one of the standard variables...
|
2014-10-02 15:02:48 +00:00
|
|
|
|
2014-10-02 23:15:06 +00:00
|
|
|
<<list-links "[tag[Variables]]">>
|
|
|
|
|
2015-01-07 15:18:36 +00:00
|
|
|
The [[<<dumpvariables>>|DumpVariablesMacro]] macro lists all variables defined in the current scope, allowing you to see and edit their values.
|