Loading...
 
Skip to main content

History: module top_images

Source of version: 2 (current)

Copy to clipboard
            {syntax type="markdown"  editor="wysiwyg"} # Module module top_images

This module displays the specified number of images with links to them, from the most visited one to the least.

## Parameters

*Preferences required:* ((Image Gallery|feature_galleries)) 
{img src="display2024" 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="top_images" content="names"}
{CODE}

would produce: 
{img src="display2025" imalign="center" align="center"}

And 
{CODE()}
{module module="top_images" content="names"}
{CODE}

would produce: 
{img src="display2026" imalign="center" align="center"}

## Related Pages

{include page="Module and Plugin Includes" start="startinclude1a" stop="stopinclude1a"}