Wiki Argument Variables
This page is a stub
This name represents some variables which can be used in Tiki, like: user, page, itemId. With a simple Wiki Syntax using double angle brackets around them, once this preference is enabled in "Admin > Editing & Plugins" panel, you can put them in your wiki syntax enabled text area and have them to become automatically replaced by their actual value anywhere where they are used.
Examples
If you put this syntax on a page named "My Profile":
* #{{itemId}} (on a tracker item)
* {{page}} (on a wiki page)
* {{user}} (when a user is logged in)
it will produce (assuming you're viewing the page logged in as user admin):
- #1
- My Profile
- admin
Live example
You are currently on the page with the name "Wiki Argument Variables". Check wiki source!Alias names for this page:
ArgumentVariables | argvars | Argument Variables | arg vars | ArgumentVariable | argvar | Argument Variable | arg var
