Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt
hiddentrue

Adding wiki content including images as list items - Example 8

Table of Contents
maxLevel3
minLevel2
indent0px
typeflat
separatorpipe

list wiki wiki 
Anchor
checklist-wiki
checklist-wiki

macro
macro
Code Block
title
{list-wiki}

Example 8 Adding wiki content including images as list items

AnchorExample 8Example 8

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 
  • jpg is the team identifying image on each team page.

  • IMG_dog.

jpg 
  • 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. 

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


This checklist will render as:

Image Removed
Image Added

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

checklists contents