Module random_images

This module is used to display a random image in a wiki page.

Parameters

Preferences required: feature_galleries

Image

Usage

This module can be passed to a Wiki page using the plugin module.
So this code (with no parameters):

Copy to clipboard
{module module="random_images"}


would produce:

Image


And this one (with parameters):

Copy to clipboard
{module module="random_images" galleryId="6" showlink="y" showname="y" showdescription="y"}


would produce:

Image

See these pages for information that applies for all modules: