Changes for page Help
Last modified by Martina Wagner on 2026/04/27 17:41
From 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
To 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
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -69,82 +69,81 @@ 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: 72 72 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 - 75 75 {{info}} 76 76 {{{ 77 77 (% class="noborder" %) 78 -|= Überschriftenzelle|=nocheine79 -|Normal eZelle|ohne=77 +|=Header cell|=another one 78 +|Normal cell|without = 80 80 }}} 81 81 {{/info}} 82 82 83 83 (% class="noborder" %) 84 -|= Überschriftenzelle|=nocheine85 -|Normal eZelle|ohne=83 +|=Header cell|=another one 84 +|Normal cell|without = 86 86 87 87 {{info}} 88 88 {{{ 89 89 (% class="border" %) 90 -|= Überschriftenzelle|=nocheine91 -|Normal eZelle|ohne=89 +|=Header cell|=another one 90 +|Normal cell|without = 92 92 }}} 93 93 {{/info}} 94 94 95 95 (% class="border" %) 96 -|= Überschriftenzelle|=nocheine97 -|Normal eZelle|ohne=95 +|=Header cell|=another one 96 +|Normal cell|without = 98 98 99 99 {{info}} 100 100 {{{ 101 101 (% class="border slim" %) 102 -|= Überschriftenzelle|=nocheine103 -|Normal eZelle|ohne=101 +|=Header cell|=another one 102 +|Normal cell|without = 104 104 }}} 105 105 {{/info}} 106 106 107 107 (% class="border slim" %) 108 -|= Überschriftenzelle|=nocheine109 -|Normal eZelle|ohne=107 +|=Header cell|=another one 108 +|Normal cell|without = 110 110 111 -** Beachte:** ##slim##istkombinierbarmit ##border##und ##noborder##110 +**Note:** ##slim## can be used in combination with ##border## and ##noborder## 112 112 113 -== Listen==112 +== lists == 114 114 115 -Normal erweisewerden geordneteListen(Markup: {{code}}1. {{/code}})mit Zahlennummeriert. IndenAufgaben verwendetmanfolgendenCode,um stattdessena, b, czu bekommen.114 +Normally, ordered lists (Markup: {{code}}1. {{/code}}) are numbered with numbers. In the exercises, use the following code to display a, b, c instead. 116 116 117 117 {{info}} 118 118 {{{ 119 119 (% class="abc" %) 120 -1. Unteraufgabe eins121 -1. Unteraufgabezwei122 -1. Unteraufgabedrei119 +1. Subtask 1 120 +1. Subtask 2 121 +1. Subtask 3 123 123 }}} 124 124 {{/info}} 125 125 126 126 (% class="abc" %) 127 -1. Unteraufgabe eins128 -1. Unteraufgabezwei129 -1. Unteraufgabedrei126 +1. Subtask 1 127 +1. Subtask 2 128 +1. Subtask 3 130 130 131 -== EineneueSeitemit Informationöffnet sich,wennmanaufeinWortklickt==130 +== Clicking on a word opens a new page with information == 132 132 133 133 {{info}} 134 134 {{{ 135 -[[ Wort]]134 +[[word]] 136 136 }}} 137 137 {{/info}} 138 138 139 -[[ Wort]]138 +[[word]] 140 140 141 -== EinekleineInformationöffnetsich,wennman aufeinenrundenKnopfdrückt==140 +== A small pop-up appears when you press a round button == 142 142 143 143 {{info}} 144 144 {{{ 145 -{{tooltip event="click"}}Information ,diemanzeigen möchte{{/tooltip}}144 +{{tooltip event="click"}}Information you want to display {{/tooltip}} 146 146 }}} 147 147 {{/info}} 148 148 149 -{{tooltip event="click"}}Information ,diemanzeigen möchte{{/tooltip}}148 +{{tooltip event="click"}}Information you want to display{{/tooltip}} 150 150