Inserts any of the WikiVariables.
Usage
Parameters
- var
- The name of the variable to insert. Required.
- default
- If the variable does not exist, then inserts this value. Optional.
Example
<wiki:Variable var="applicationname" />
inserts the "applicationname" WikiVariable.
|