You are here: start » wiki » custom_syntax

This is an old revision of the document!


StarCat Wiki-Specific Syntax

This page contains specific notes on formatting for the StarCat Wiki. See also the standard Formatting Syntax page for DokuWiki formatting notes.

Mikioplugin (Bootstrap)

The installed mikioplugin (which works with the installed theme) adds some Bootstrap theme elements that you can use on Dokuwiki pages. For a list of the different elements that you can use, see the Mikioplugin wiki at https://github.com/nomadjimbob/mikioplugin/wiki.

Icons

You can insert icons (like this) into pages using a snippet like this: FIXME [add link to snippet]

You can find a full list of available icons (currently FontAwesome v4) here: https://fontawesome.com/v4/icons/

nspages

The installed nspages plugin lets us list some/all of the pages within that page's namespace. You can find the full documentation here: https://www.dokuwiki.org/plugin:nspages#manual

As a rule of thumb, for a section landing template where you may not (yet) have a full page, you can use this snippet to display the sub-pages and sub-namespaces (sections) within that section: FIXME [Add link to snippet here, so that it doesn't actually blow up this section]

It's recommended to add a horizontal rule above the nspages insert and below any introduction text that you may have for the page.