이 문서는 https://tiddlywiki.com/languages/ko-KR/에서 티들리위키의 정적 HTML 표현의 일부입니다

thumbnail Macro

2023년 8월 3일 오전 3:34

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