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