This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 20 lines
Inserts any of the [WikiVariable]s.
----
!Usage
<wiki:Variable var="<variable name>" default="<default value>" />
!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].