History: PluginThumb
Preview of version: 9
THUMB Wiki Plugin
That plugin is useful to include images in wiki ages without disturbing the flow of the text too much.
Syntax
Copy to clipboard
{THUMB(image=>img/wiki_up/tetamose.jpg,max=>42)}{THUMB}
will be transformed in the following thumbnail. Pass your mouse over the thumbnail to get a frame/popup/thing with the full sized image.
Parameters
- Mandatory
- image : the ocal path to the image file (won't work wiht remote files)
- Optional
- max : indicate the max width or height (whichever is highr) for the thumbnail (defualt 84)
- float : none (default), left or right to make text run around the thumbnail if wanted
- data : it's the special plugin parameter to name what is betwwen the tags. If text is included there, it will be printed over teh image. That can be weird, but fun.