Warning: Undefined variable $filepath in /home/tiki-doc/public_html/lib/wiki-plugins/wikiplugin_tikidocfromcode.php on line 146
PluginParam | Documentation for Tiki Wiki CMS Groupware

Plugin Parameters

Introduced in Tiki7

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

Parameters

Tiki Doc From Code error: param not found

Example

The follwing code checks the parameter named productid in the URL and displays the result.

Copy to clipboard
{PARAM(name=productid value=1004)}productid is 1004{ELSE}productid is not 1004{PARAM}