Example - list wiki macro

Example 8 Adding wiki content including images as list items

Arbitrary wiki segments can also be added to the checklist to be rendered for each page.

Let's say we know that the Operating Teams pages each have two pictures

  • IMG.jpg is the team identifying image on each team page.

  • IMG_dog.jpg is the more lovable team identifying related dog image on each team page.

In addition that, we have added a list-pagelink macro to add an Open draft page column, which directly links to the draft page so we can edit. 

Markup
{list:label=dev|useboards=false} {list-wiki:heading=Team Icon}!IMG.jpg!{checklist-wiki} {list-pagelink:destination=edit|heading=Edit draft page} {list} 


This checklist will render as:

In this simple example, the image for each checklist column on each page will need to have the same filename.