Inhaltsverzeichnis

Content rules

These are content rules for authors.

Language

Note: When translating sidebar from German to English, all links must be supplemented with en:, as the automatic assignment to the language does not work automatically for pages that are already assigned to a namespace. This can be achieved by adding en: to all links in the translated sitebar text. [[ durch [[en: (remove spaces between the brackets). External links, e.g. to Wikipedia, must be replaced manually with their equivalent in the other language.

Salutation

It is formulated using the formal ‘Sie’ form of address. This is a result of the translation with DeepL, in which English descriptions are translated using ‘Sie’ as the form of address, combined with the fact that many descriptions are initially created in English.

Sitebar

The sitebar is maintained manually. Only the page names of the target pages are specified as links, not the display text. The links therefore have the form [[Page target]] .

Page structure

The individual wiki pages are created with the following structure.

Headings

Each page begins with a 2nd size heading. This is achieved via a text surrounded by 5 equals signs. The 1st size heading (6 equal times) is reserved and is not used initially.

Sub-chapters

Sub-chapters are given headings of the next lowest size. There are at least two sub-chapters, so one never stands alone.

Anchors

A plugin is used for anchors: https://www.dokuwiki.org/plugin:anchor#examples_usage

Images

Images are inserted in English and used in the same way for all translations. If it is helpful for the user, the screenshots are provided with numbering, which is referred to in the text. These graphics are used for this purpose: Graphics for image captions

Notes on plugins

Table of contents

The table of contents is derived from the headings and is displayed in the sidebar.

It can be opened via {{inlinetoc_3}} to display a table of contents on the page. See: https://www.dokuwiki.org/plugin:toctweak

Hide content

This plugin is used to display content only for certain user groups: https://www.dokuwiki.org/plugin:ifauthex

Notes: - A heading is still visible to everyone. Therefore, no headings may be used. - Block comments should always be added so that the section can only be read by admins.

Example:

<ifauth @admin>
//Only visible for admins//
Visible only to admins
//End: Visible only to admins//
</ifauth>

TODOs

Notes for authors can be marked via the nodisp-Plugin button:

<nodisp 2> TODO: Say what needs to be done. </nodisp>

These positions are then only visible to editors.

The TODOs can be accessed by entering TODO: in the search.

Translations

For manual translations without the translation plugin, DeepL is used.