---
title: "List wiki"
canonical: "https://support.appfire.com/space/CLSL/655890100/List%20wiki"
format: markdown
---
> Macro (aura-html)

Defines a column as a wiki segment to be rendered for each of the pages on the checklist. 

![image](media://744e5c07-7498-463a-be36-2afa7d39d000)

In this example, the wiki markup entered for each row in the **Team Icon** column returns the image on each linked list page with the filename teamicon.png .

![image](media://d7dca342-1c5e-4008-9e13-73900c203992)

See [Example 8](https://appfire.atlassian.net/wiki/spaces/CLSL/pages/655758999).

### Parameters

| parameter | Mandatory? | Default | description |
| --- | --- | --- | --- |
| `heading` | yes |  | The heading of the column and the metadata value name |
| `sorttype` | no | `S` | Type of value to be used to sort the table by this column. Values could be any of A: Already sorted; C: Currency; D: Date; F: Float; I: Integer; S: String |
| `width` | no |  | Width of the column |
| `CSS class` | no |  | The style sheet (CSS) class to use for the cells |
| *macro body* |  |  | The wiki segment to be rendered for each page on the checklist |

| [Back to Comala Lists User Guide](https://appfire.atlassian.net/wiki/pages/createpage.action?spaceKey=clsl&title=User%20Guide&linkCreation=true&fromPageId=655890100) |
| --- |
| #### [list wiki example](https://appfire.atlassian.net/wiki/spaces/CLSL/pages/655758999) |