Changes for page Help
Last modified by Martina Wagner on 2026/04/27 17:41
From version 5.1
edited by Martina Wagner
on 2026/04/18 18:36
on 2026/04/18 18:36
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,30 +3,49 @@ 1 -==Abschnitte== 2 -Die Abschnitte werden von Überschriften der Ebene 2 angeführt. Beispielsweise .. 3 3 2 +== subdivision page == 3 + 4 +A page can be divided into sections, with sections introduced by level 2 headings. 5 + 4 4 {{info}} 5 5 {{{ 6 6 == information == 7 -...... 9 +..... 10 +== exercise == 11 +..... 12 +}}} 13 +{{/info}} 8 8 9 -== practice == 10 -...... 15 + ==blue box== 16 +{{info}} 17 +{{{ 18 +{{info}} information ... {{/info}} 11 11 }}} 12 12 {{/info}} 13 13 14 -== Wichtige Formatierungen==22 + == task == 15 15 24 +{{info}} 25 +{{{ 26 +{{exercise id="name" source="AG Englisch"}} 27 +task ....{{/exercise}} 28 +}}} 29 +{{/info}} 30 + 31 + 32 + 33 +== important formatting == 34 + 16 16 |{{{(%class="abc"%) 17 -1. Punkteins18 -1. Punktzwei36 +1. point one 37 +1. point two 19 19 }}}|((( 20 20 (% class="abc" %) 21 -1. Punkteins22 -1. Punktzwei40 +1. point one 41 +1. point two 23 23 ))) 24 -| kursiv{{{//f//}}}| //f//25 -| fett{{{**L**}}}| **L**43 +|italics {{{//f//}}}| //f// 44 +|bold {{{**L**}}}| **L** 26 26 27 -== Bildereinbinden==46 +== include images == 28 28 29 29 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 30 30 ... ... @@ -108,3 +108,23 @@ 108 108 1. Unteraufgabe zwei 109 109 1. Unteraufgabe drei 110 110 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 +