Changes for page Help
Last modified by Martina Wagner on 2026/04/27 17:41
From version 49.1
edited by Christina Chatwell
on 2026/04/27 17:33
on 2026/04/27 17:33
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 (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -xwiki:XWiki. cha1 +xwiki:XWiki.martinawagner - Content
-
... ... @@ -1,3 +1,4 @@ 1 + 1 1 == subdivision page == 2 2 3 3 A page can be divided into sections, with sections introduced by level 2 headings. ... ... @@ -11,8 +11,7 @@ 11 11 }}} 12 12 {{/info}} 13 13 14 -== blue box == 15 - 15 + ==blue box== 16 16 {{info}} 17 17 {{{ 18 18 {{info}} information {{/info}} ... ... @@ -19,7 +19,7 @@ 19 19 }}} 20 20 {{/info}} 21 21 22 -== task == 22 + == task == 23 23 24 24 {{info}} 25 25 {{{ ... ... @@ -43,10 +43,6 @@ 43 43 |italics {{{//f//}}}| //f// 44 44 |bold {{{**L**}}}| **L** 45 45 46 -{{info}} 47 - lines: ~_~_~_~_~_~_~_~_~_~_~_~_ 48 -{{/info}} 49 - 50 50 == include images == 51 51 52 52 To insert an image, you must exit edit mode and upload the image as an attachment at the very bottom of the page. You can then use ... ... @@ -73,82 +73,82 @@ 73 73 |=Header cell|=another one 74 74 |Normal cell|without = 75 75 76 -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: 77 77 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 + 78 78 {{info}} 79 79 {{{ 80 80 (% class="noborder" %) 81 -|= Headercell|=anotherone82 -|Normal cell|without=78 +|=Überschriftenzelle|=noch eine 79 +|Normale Zelle|ohne = 83 83 }}} 84 84 {{/info}} 85 85 86 86 (% class="noborder" %) 87 -|= Headercell|=anotherone88 -|Normal cell|without=84 +|=Überschriftenzelle|=noch eine 85 +|Normale Zelle|ohne = 89 89 90 90 {{info}} 91 91 {{{ 92 92 (% class="border" %) 93 -|= Headercell|=anotherone94 -|Normal cell|without=90 +|=Überschriftenzelle|=noch eine 91 +|Normale Zelle|ohne = 95 95 }}} 96 96 {{/info}} 97 97 98 98 (% class="border" %) 99 -|= Headercell|=anotherone100 -|Normal cell|without=96 +|=Überschriftenzelle|=noch eine 97 +|Normale Zelle|ohne = 101 101 102 102 {{info}} 103 103 {{{ 104 104 (% class="border slim" %) 105 -|= Headercell|=anotherone106 -|Normal cell|without=102 +|=Überschriftenzelle|=noch eine 103 +|Normale Zelle|ohne = 107 107 }}} 108 108 {{/info}} 109 109 110 110 (% class="border slim" %) 111 -|= Headercell|=anotherone112 -|Normal cell|without=108 +|=Überschriftenzelle|=noch eine 109 +|Normale Zelle|ohne = 113 113 114 -** Note:** ##slim##can be usedin combinationwith##border##and ##noborder##111 +**Beachte:** ##slim## ist kombinierbar mit ##border## und ##noborder## 115 115 116 -== lists==113 +== Listen == 117 117 118 -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. 119 119 120 120 {{info}} 121 121 {{{ 122 122 (% class="abc" %) 123 -1. Subtask1124 -1. Subtask2125 -1. Subtask3120 +1. Unteraufgabe eins 121 +1. Unteraufgabe zwei 122 +1. Unteraufgabe drei 126 126 }}} 127 127 {{/info}} 128 128 129 129 (% class="abc" %) 130 -1. Subtask1131 -1. Subtask2132 -1. Subtask3127 +1. Unteraufgabe eins 128 +1. Unteraufgabe zwei 129 +1. Unteraufgabe drei 133 133 134 -== Clickingonawordopensanewpagewithinformation==131 +== Eine neue Seite mit Information öffnet sich, wenn man auf ein Wort klickt == 135 135 136 136 {{info}} 137 137 {{{ 138 -[[ word]]135 +[[Wort]] 139 139 }}} 140 140 {{/info}} 141 141 142 -[[ word]]139 +[[Wort]] 143 143 144 -== Asmallpop-upappears whenyoupressaroundbutton ==141 +== Eine kleine Information öffnet sich, wenn man auf einen runden Knopf drückt == 145 145 146 146 {{info}} 147 147 {{{ 148 -{{tooltip event="click"}}Information youwantto display{{/tooltip}}145 +{{tooltip event="click"}}Information, die man zeigen möchte {{/tooltip}} 149 149 }}} 150 150 {{/info}} 151 151 152 -{{tooltip event="click"}} 153 -Information you want to display 154 -{{/tooltip}} 149 +{{tooltip event="click"}}Information, die man zeigen möchte {{/tooltip}} 150 +