This page is part of a static HTML representation of the TiddlyWiki at https://tiddlywiki.com/

thumbnail Macro

3rd August 2023 at 3:34am

The thumbnail macro is used to create linkable thumbnail panels. An alternative thumbnail-right macro uses the same parameters, but floats to the right of its container.

Parameters

link
The tiddler to link to
icon
An icon to place in the center of the thumbnail. Must be enclosed in curly brackets
color
A color for the icon
background-color
A background color if there is no image. Does not show if the image has transparency
image
A background image for the thumbnail
caption
A caption for the element
width
A width in px for the thumbnail, defaulting to 280
height
A height in px for the thumbnail, defaulting to 157

Examples