You can customize the properties of a module by using its parameters.
{NOTE()}Refer to the Tiki Documentation
for complete information.{NOTE}
Adding Parameters to User Modules
When using user modules use the Parameters field (when assigning the modules ) to apply parameters to the module.
Separate multiple parameters with & (ampersand).
For example, to specify the the following parameters:
- Flip = y
- Nopage = HomePage
use:
flip=y&nopage=HomePage
Using Module-Specific Parameters
Each Tiki module may contain parameters specific to that module. For example, the Categories module contains a parameter to specify which category IDs to display in the module.