en:dokuwiki_plugins_used
Table of Contents
This is an old revision of the document!
Dokuwiki Plugins Used
There are a number of plugins installed, that allow for certain non-standard features. To get an idea of how to use them, see the section Plugins below. There are, however also other not so well-known markup tags, that may be of use.
Columns
By default, there is a means to align contents in columns, but not in a table. Here is an example for two columns:
<WRAP group> <WRAP half column> ===== Head Line ===== Indention for Box </WRAP> <WRAP half column> ===== Another Head Line ===== Another Box Out of the Box </WRAP> </WRAP>
This will result in this presentation:
Head Line
Indention for Box
Another Head Line
Another Box
Out of the Box
As you can see, it is not newspaper-like, where text wraps at the lower window into the next column.
Plugins
folded
This allows you to create a hidden section of the text, that can be unfolded.
++++ (click to expand) | This is hidden by default ++++
RefNotes
This allows you to create a footnote.
This text is footnoted with [(this footnote)].
This text is footnoted with 1).
See Also
1)
this footnote
en/dokuwiki_plugins_used.1650568422.txt.gz · Last modified: 2022-04-21-19-13 by 7saturn