= WikiDict =
This item is a WikiDict because the item name ends with "Dict" and it has metadata defined under the "Wiki Dict" heading that visible when this item is edited.
To add metadata enter key=value pairs one per line.
{{{
var1=value1
var2=value2
var3=value3
}}}
The above is used by the GetVal macro:
{{{
<<GetVal(help-en/WikiDict, var1)>>
}}}
<<GetVal(help-en/WikiDict, var1)>>
Clicking the Meta link under Item Views is an alternative way to view this item's metadata.
{{{
Wiki Dict: {'var1': 'value1', 'var2': 'value2', 'var3': 'value3'}
}}}