This produces a list of all dynamic variables in your Tiki instance.

Parameters

Show dynamic variables and their values.
Introduced in Tiki 15.
Go to the source code
Preferences required: wikiplugin_dynamicvariables

Parameters Accepted Values Description Default Since
linesep xss String to use between elements of the list if table layout is not used , 15.0
layout (blank)
table
Set to table to show results in a table (not shown in a table by default) 15.0


Example

This code,

Copy to clipboard
{dynamicvariables layout="table"}


Would produce a list of dynamic variables in a table. We can't do it here on doc.tiki.org because one of the dynamic variables causes a weird redirect. Here is the Dynamic Variable causing trouble on PluginDynamicVariablesTest.