Changes for page Help
Last modified by Martina Wagner on 2026/04/27 17:41
From version 47.1
edited by Martina Wagner
on 2026/04/19 12:50
on 2026/04/19 12:50
Change comment:
There is no comment for this version
To version 46.1
edited by Martina Wagner
on 2026/04/19 12:41
on 2026/04/19 12:41
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -69,81 +69,82 @@ 69 69 |=Header cell|=another one 70 70 |Normal cell|without = 71 71 72 -This is what a standard table looks like. It isn't suitable for every purpose. Sometimes you might not want borders, or you might want full borders, or you might want less space between the rows. For these cases, there are three pre-designed templates that you can apply as follows: 73 73 73 +So sieht eine Standard Tabelle aus. Die ist nicht für jeden Zweck geeignet. Manchmal möchte man keine Rahmen oder vollständige Rahmen oder weniger Innenabstand. Dafür gibt es drei fertige Designs, die man folgendermaßen applizieren kann: 74 + 74 74 {{info}} 75 75 {{{ 76 76 (% class="noborder" %) 77 -|= Headercell|=anotherone78 -|Normal cell|without=78 +|=Überschriftenzelle|=noch eine 79 +|Normale Zelle|ohne = 79 79 }}} 80 80 {{/info}} 81 81 82 82 (% class="noborder" %) 83 -|= Headercell|=anotherone84 -|Normal cell|without=84 +|=Überschriftenzelle|=noch eine 85 +|Normale Zelle|ohne = 85 85 86 86 {{info}} 87 87 {{{ 88 88 (% class="border" %) 89 -|= Headercell|=anotherone90 -|Normal cell|without=90 +|=Überschriftenzelle|=noch eine 91 +|Normale Zelle|ohne = 91 91 }}} 92 92 {{/info}} 93 93 94 94 (% class="border" %) 95 -|= Headercell|=anotherone96 -|Normal cell|without=96 +|=Überschriftenzelle|=noch eine 97 +|Normale Zelle|ohne = 97 97 98 98 {{info}} 99 99 {{{ 100 100 (% class="border slim" %) 101 -|= Headercell|=anotherone102 -|Normal cell|without=102 +|=Überschriftenzelle|=noch eine 103 +|Normale Zelle|ohne = 103 103 }}} 104 104 {{/info}} 105 105 106 106 (% class="border slim" %) 107 -|= Headercell|=anotherone108 -|Normal cell|without=108 +|=Überschriftenzelle|=noch eine 109 +|Normale Zelle|ohne = 109 109 110 -** Note:** ##slim##can be usedin combinationwith##border##and ##noborder##111 +**Beachte:** ##slim## ist kombinierbar mit ##border## und ##noborder## 111 111 112 -== lists==113 +== Listen == 113 113 114 -Normal ly,orderedlists(Markup: {{code}}1. {{/code}}) are numbered with numbers. Inthe exercises, usethefollowingcodetodisplaya, b, cinstead.115 +Normalerweise werden geordnete Listen (Markup: {{code}}1. {{/code}}) mit Zahlen nummeriert. In den Aufgaben verwendet man folgenden Code, um stattdessen a, b, c zu bekommen. 115 115 116 116 {{info}} 117 117 {{{ 118 118 (% class="abc" %) 119 -1. Subtask1120 -1. Subtask2121 -1. Subtask3120 +1. Unteraufgabe eins 121 +1. Unteraufgabe zwei 122 +1. Unteraufgabe drei 122 122 }}} 123 123 {{/info}} 124 124 125 125 (% class="abc" %) 126 -1. Subtask1127 -1. Subtask2128 -1. Subtask3127 +1. Unteraufgabe eins 128 +1. Unteraufgabe zwei 129 +1. Unteraufgabe drei 129 129 130 -== Clickingonawordopensanewpagewithinformation==131 +== Eine neue Seite mit Information öffnet sich, wenn man auf ein Wort klickt == 131 131 132 132 {{info}} 133 133 {{{ 134 -[[ word]]135 +[[Wort]] 135 135 }}} 136 136 {{/info}} 137 137 138 -[[ word]]139 +[[Wort]] 139 139 140 -== Asmallpop-upappears whenyoupressaroundbutton ==141 +== Eine kleine Information öffnet sich, wenn man auf einen runden Knopf drückt == 141 141 142 142 {{info}} 143 143 {{{ 144 -{{tooltip event="click"}}Information youwantto display{{/tooltip}}145 +{{tooltip event="click"}}Information, die man zeigen möchte {{/tooltip}} 145 145 }}} 146 146 {{/info}} 147 147 148 -{{tooltip event="click"}}Information youwanttodisplay{{/tooltip}}149 +{{tooltip event="click"}}Information, die man zeigen möchte {{/tooltip}} 149 149