---
title: "How to display thumbnails using attachments - Cloud"
canonical: "https://support.appfire.com/space/TBL/74817949/How%20to%20display%20thumbnails%20using%20attachments%20-%20Cloud"
format: markdown
---
> Macro (aura-html)

# <span style="color: #000000">Overview</span>

<span style="color: #000000">This page demonstrates how to use the</span> [Attachment Table macro](https://appfire.atlassian.net/wiki/spaces/TBL/pages/74812217)<span style="color: #000000">, which is part of the</span> [Advanced Tables for Confluence](https://appfire.atlassian.net/wiki/spaces/TBL) <span style="color: #000000">app, to select or order columns using their column name or number. See the</span> *Attachment Table* <span style="color: #000000">macro's</span> [columns available for display](https://appfire.atlassian.net/wiki/spaces/TBL/pages/74812217/Attachment+Table+macro+-+Cloud#atCld_attach_colsToDisplayColumnsavailablefordisplay) <span style="color: #000000">for further details.</span>

<span style="color: #000000">This example demonstrates the </span><span style="color: #000000">*thumbnail*</span><span style="color: #000000"> column which shows image thumbnails for image attachments.</span>

# <span style="color: #000000">Macro browser input</span>

### Select this macro

|  |  |
| --- | --- |
| <span style="color: #000000">**Macro name**</span> | <span style="color: #000000">*Advanced Tables - Attachment table*</span> |
| <span style="color: #000000">**Macro syntax (Old editor)**</span> | <span style="color: #000000">*{attachment-table}*</span> |
| <span style="color: #000000">**Macro syntax (New editor - case insensitive)**</span> | <span style="color: #000000">*/Attachment Table*</span> |

### Define these parameters/values

|  |  |
| --- | --- |
| <span style="color: #000000">*Columns to display*</span> | <span style="color: #000000">*file, comment, thumbnail *</span> |

### Parameters set in the macro editor

![Advanced Tables Attachment Table macro thumbnail settings](media://2ab29ed2-1c77-4a0c-9fc5-04cc7afad40f)

# Wiki markup input (Old editor)

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

# Example result

![Advanced Tables attachment table output with image thumbnails](media://82668587-0850-49e1-8518-f3850764fc3f)

# <span style="color: #000000">Other examples</span>

<span style="color: #000000">Visit our</span> [full list of product examples](https://appfire.atlassian.net/wiki/spaces/TBL/pages/74814716) <span style="color: #000000">for additional inspiration!</span>