Loading...
Skip to main content
Navigation and related functionality and content
Features
Requirements
Download
Install
Backup
Upgrade
Help
FAQs
Need Assistance ? Join-us live this Thursday, click for info !
Related content
Find
History: module random_images
View published page
Source of version: 2
(current)
! Module random_images This module is used to display a random image in a wiki page. !! Parameters ''Preferences required:'' ((Image Gallery|feature_galleries)) {img src="display2020" imalign="center" align="center"} !! Usage This module can be passed to a Wiki page using the plugin module. So this code (with no parameters): {CODE()} {module module="random_images"} {CODE} would produce: {img src="display2021" imalign="center" align="center"} And this one (with parameters): {CODE()} {module module="random_images" galleryId="6" showlink="y" showname="y" showdescription="y"} {CODE} would produce: {img src="display2022" imalign="center" align="center"} !! Related Pages {include page="Module and Plugin Includes" start="startinclude1a" stop="stopinclude1a"}
Related content