---
title: "Displaying Thumbnails"
canonical: "https://support.appfire.com/space/TBL/74815070/Displaying%20Thumbnails"
format: markdown
---
> Macro (div)
> 
> ### On this page
> 
> > Macro (toc)

# Overview

This page demonstrates how to use the [Attachment Table Macro](https://appfire.atlassian.net/wiki/spaces/TBL/pages/74814506), which is part of the [Advanced Tables for Confluence](https://appfire.atlassian.net/wiki/spaces/TBL/overview) add-on, to select or order columns using their column name or number. See the [Attachment Table](https://appfire.atlassian.net/wiki/spaces/TBL/pages/74814506) macro's [columns available for display](https://appfire.atlassian.net/wiki/spaces/TBL/pages/74814506/Attachment+Table+Macro#AttachmentTableMacro-ColumnsAvailableFor) for further details.

This example demonstrates the **thumbnail** column which shows image thumbnails for image attachments.

# Macro Browser Input

### Select this Macro

|  |  |
| --- | --- |
| *Macro Name* | Attachment table |
| *Macro Syntax* | {attachment-table} |

### Define these Parameters/Values

|  |  |
| --- | --- |
| *Columns to show * | file,comment,thumbnail |

### Screenshot

![image](media://b75e6164-1f2c-40ec-9fc2-f8ab79a43a00)

 

# Wiki Markup Input

```plaintext
{attachment-table:columns=file,comment,thumbnail} 
```

 

# Example Result

![image](media://e3ae7bc3-6c3a-47a0-9e0d-c2da1aa1ef2a)

 

# Other Examples

Visit our [full list of product examples](https://appfire.atlassian.net/wiki/spaces/TBL/pages/74815984) for additional inspiration!