Changes for page Help
Last modified by Martina Wagner on 2026/04/27 17:41
From version 22.1
edited by Martina Wagner
on 2026/04/18 19:18
on 2026/04/18 19:18
Change comment:
There is no comment for this version
To version 45.1
edited by Martina Wagner
on 2026/04/19 12:34
on 2026/04/19 12:34
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,41 +1,49 @@ 1 1 2 -== Unterteilung Seite == 3 -Eine Seite kann in Abschnitte unterteilt werden. Die Abschnitte werden von Überschriften der Ebene 2 angeführt. Beispielsweise .. 2 +== subdivision page == 4 4 4 +A page can be divided into sections, with sections introduced by level 2 headings. 5 + 5 5 {{info}} 6 6 {{{ 7 7 == information == 8 -..... .9 -== practice ==10 -..... .9 +..... 10 +== exercise == 11 +..... 11 11 }}} 12 12 {{/info}} 13 13 15 + ==blue box== 16 +{{info}} 17 +{{{ 18 +{{info}} information ... {{/info}} 19 +}}} 20 +{{/info}} 14 14 15 -== Blauhinterlegte Box==22 + == task == 16 16 17 17 {{info}} 18 18 {{{ 19 -{{info}} .....{{/info}} 26 +{{exercise id="name" source="AG Englisch"}} 27 +task ....{{/exercise}} 20 20 }}} 21 21 {{/info}} 22 22 23 23 24 24 25 -== WichtigeFormatierungen==33 +== important formatting == 26 26 27 27 |{{{(%class="abc"%) 28 -1. Punkteins29 -1. Punktzwei36 +1. point one 37 +1. point two 30 30 }}}|((( 31 31 (% class="abc" %) 32 -1. Punkteins33 -1. Punktzwei40 +1. point one 41 +1. point two 34 34 ))) 35 -| kursiv{{{//f//}}}| //f//36 -| fett{{{**L**}}}| **L**43 +|italics {{{//f//}}}| //f// 44 +|bold {{{**L**}}}| **L** 37 37 38 -== Bildereinbinden==46 +== include images == 39 39 40 40 Um ein Bild einzubinden, muss man den Bearbeitungsmmodus verlassen und ganz unten auf der Seite das Bild als Anhnag hochladen. Anschliessend kann man das Bild mit 41 41 ... ... @@ -119,3 +119,23 @@ 119 119 1. Unteraufgabe zwei 120 120 1. Unteraufgabe drei 121 121 130 +== Eine neue Seite mit Information öffnet sich, wenn man auf ein Wort klickt == 131 + 132 +{{info}} 133 +{{{ 134 +[[Wort]] 135 +}}} 136 +{{/info}} 137 + 138 +[[Wort]] 139 + 140 +== Eine kleine Information öffnet sich, wenn man auf einen runden Knopf drückt == 141 + 142 +{{info}} 143 +{{{ 144 +{{tooltip event="click"}}Information, die man zeigen möchte {{/tooltip}} 145 +}}} 146 +{{/info}} 147 + 148 +{{tooltip event="click"}}Information, die man zeigen möchte {{/tooltip}} 149 +