Introduced in Tiki7
Use this wiki plugin to display content based on URL parameters.
The follwing code checks the parameter named productid in the URL and displays the result.
productid
{PARAM(name=productid value=1004)}productid is 1004{ELSE}productid is not 1004{PARAM}