If you’d like to add the same navigation links used throughout this demonstration site, paste the following code at the end of your article:
*[[#top|Top]]<wrap red>↑</wrap> *[[.:|Back to Topic]] <wrap red>↔</wrap> *[[:|Home]]<wrap red>←</wrap>
Make sure each list item begins with two spaces — this is required by DokuWiki’s list syntax.
This produces a simple, page‑agnostic navigation block:
#top is a universal browser anchor that always scrolls to the top of the page.. means “this namespace” → links to the topic’s start page : means “wiki root” → links to the site’s Home page
If you want a horizontal line somewhere, you can add four or more dashes where you want to see it.
example:
---- *[[#top|Top]]<wrap red>↑</wrap> *[[.:|Back to Topic]] <wrap red>↔</wrap> *[[:|Home]]<wrap red>←</wrap>
Result:
Visit the syntax page at DokuWiki.og for more.