Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
width60%

Excerpt

Confluence enables you to easily display images in thumbnail (i.e. miniature).

.

Including single images and thumbnailing them

When you insert an image onto a page, you can choose to display it as a thumbnail.

Once the image has been inserted, here is what the Wiki Markup looks like:

Code Block
!wikipatterns.png|thumbnail!

Image Modified

The thumbnailing represents a smaller version than would otherwise be represented if we showed the whole image (try clicking on the image to see the full size).

Using the 'gallery' macro

The Confluence 'gallery' macro allows you to display a "gallery of thumbnails". It is very simple to use and automatically presents all images attached to a page, in a tabulated format. For example:

Code Block
{gallery:title=Atlassian T-shirts}
{gallery}

gives

Gallery
titleAtlassian T-shirts
Column
Info
iconfalse

Images look very effective when included within Confluence. We've provided thumbnail and thumbnail gallery macro functionality.