Changes for page Help

Last modified by Martina Wagner on 2026/04/27 17:41

From version 7.1
edited by Martina Wagner
on 2026/04/18 18:37
Change comment: There is no comment for this version
To version 45.1
edited by Martina Wagner
on 2026/04/19 12:34
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,29 +1,49 @@
1 -==Abschnitte==
2 -Eine Seite kann in Abschnitte unterteilt werden. Die Abschnitte werden von Überschriften der Ebene 2 angeführt. Beispielsweise ..
1 +
2 +== subdivision page ==
3 +
4 +A page can be divided into sections, with sections introduced by level 2 headings.
5 +
3 3  {{info}}
4 4  {{{
5 5  == information ==
6 -......
9 +.....
10 +== exercise ==
11 +.....
12 +}}}
13 +{{/info}}
7 7  
8 -== practice ==
9 -......
15 + ==blue box==
16 +{{info}}
17 +{{{
18 +{{info}} information ... {{/info}}
10 10  }}}
11 11  {{/info}}
12 12  
13 -== Wichtige Formatierungen ==
22 + == task ==
14 14  
24 +{{info}}
25 +{{{
26 +{{exercise id="name" source="AG Englisch"}}
27 +task ....{{/exercise}}
28 +}}}
29 +{{/info}}
30 +
31 +
32 +
33 +== important formatting ==
34 +
15 15  |{{{(%class="abc"%)
16 -1. Punkt eins
17 -1. Punkt zwei
36 +1. point one
37 +1. point two
18 18  }}}|(((
19 19  (% class="abc" %)
20 -1. Punkt eins
21 -1. Punkt zwei
40 +1. point one
41 +1. point two
22 22  )))
23 -|kursiv {{{//f//}}}| //f//
24 -|fett {{{**L**}}}| **L**
43 +|italics {{{//f//}}}| //f//
44 +|bold {{{**L**}}}| **L**
25 25  
26 -== Bilder einbinden ==
46 +== include images ==
27 27  
28 28  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
29 29  
... ... @@ -107,3 +107,23 @@
107 107  1. Unteraufgabe zwei
108 108  1. Unteraufgabe drei
109 109  
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 +