User Tools[Bearbeiten | Quelltext bearbeiten]

1 In visual editing mode, the shortcut "Ctrl + K" can be used to quickly insert a link.

true
false

2 Templates can only be added when creating a new page.

true
false

3 Templates are created in the "Template" namespace.

true
false

4 Which of the following examples is NOT valid wikitext syntax?

**Heading**
==Heading==
//Heading//
#Heading#

5 Welches der folgenden Beispiele ist keine korrekte Wikitext-Syntax?

[[Pancakes|Best Pancakes]]
[https://wikipedia.org|Wikipedia]
[[Category:Vehicle]]
[https://wikipedia.org]

6 What does ''__NOTOC__'' do when included in the page source?

The table of contents is not displayed on the page.
The page title is hidden.
The header section is hidden.
The header becomes collapsible.

7 Which terms describe types of "magic words"? (Multiple answers possible)

Container
Behavior switch
Variable
Source code
Parser function

8 The page source contains: {{Organization}}. What does it do?

Creates a display title "Organization" for this page.
Includes the template "Organization".
Creates a link to the page "Organization".
Links the page to the category "Organization".

9 How do you edit an existing draw.io diagram?

By double-clicking in the visual editor
Via the "Edit" link in view mode
Using the "Insert" menu

10 Which statements about the user menu are correct? (Multiple answers possible)

Changes are visible to all users
Changes are only visible to the person who made them
The menu can only be changed by administrators
The menu can be customized exclusively by the user