How2

Lists and Wiki Trails

A list is defined by separate lines beginning with the * markup:

* item 1
* item 2
* item 3
  • item 1
  • item 2
  • item 3

With the list markup we can also specify a linked sequence of pages like in this tutorial. First we need to specify the pages that link with each other. We do so by specifying a link list in a separate page called the index page:

* [[Group/Page1]]
* [[Group/Page2]]
* [[Group/Page3]]

Then we add the following markup to each page on the index list:

%right% <|[[IndexPageGroup/IndexPage|&#9679;]]|>

The sequence of pages is called a Wiki Trail. The wiki trail will show the prev and next buttons at the bottom right of each of the indexed pages, so that one can navigate through the trail.

To include that markup automatically for a specific group we can put it into the GroupFooter page. As an example, see the GroupFooter page of this tutorial.

Source Code | | Printing

Options: