Module:InfoboxImage/doc

From the Croc Wiki, the Croc encyclopedia
Revision as of 21:49, March 26, 2013 by wikipedia>WOSlinker (Created page with '==Overview== This module is used within infoboxes to process the image parameters and tidy up the formatting of the result. ==Parameters== {| class="wikitable" ...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

This is the documentation page for Module:InfoboxImage

Overview

This module is used within infoboxes to process the image parameters and tidy up the formatting of the result.

Parameters

Parameter Description
image Required. The main parameter that should be passed over which contains the image info.
size
sizedefault
alt
border
suppressplaceholder

Sample Usage

|image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|sizedefault=frameless|alt={{{alt|}}}}}

Examples

See Module talk:InfoboxImage