Loading...
 
Display content based on URL parameters

Plugin Parameters

Introduced in Tiki7

Use this wiki plugin to display content based on URL parameters.

Parameters

Introduced in Tiki 7. Required parameters are in bold.
Preferences required: wikiplugin_param
Parameters Accepted Values Description Default Since
(body of plugin) Wiki text to display if conditions are met. The body may contain {ELSE}. Text after the marker will be displayed if conditions are not met.
name text
separator: |
Names of parameters required to display text, separated by |. 7.0
value text Value to test for. If empty then just tests if the named params are set and not "empty". 13.1
source (blank)
get
post
cookie
Source where the parameter is checked. request 7.0