Changes for page Help

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

From version 46.1
edited by Martina Wagner
on 2026/04/19 12:41
Change comment: There is no comment for this version
To version 11.1
edited by Martina Wagner
on 2026/04/18 18:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,51 +1,32 @@
1 +==Abschnitte==
1 1  
2 -== subdivision page ==
3 +Eine Seite kann in Abschnitte unterteilt werden. Die Abschnitte werden von Überschriften der Ebene 2 angeführt. Beispielsweise ..
3 3  
4 -A page can be divided into sections, with sections introduced by level 2 headings.
5 -
6 6  {{info}}
7 7  {{{
8 -== information ==
9 -.....
10 -== exercise ==
11 -.....
7 + == information ==
8 + ......
9 + == practice ==
10 +......
12 12  }}}
13 13  {{/info}}
14 14  
15 - ==blue box==
16 -{{info}}
17 -{{{
18 -{{info}} information {{/info}}
19 -}}}
20 -{{/info}}
14 +== Wichtige Formatierungen ==
21 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 -
35 35  |{{{(%class="abc"%)
36 -1. point one
37 -1. point two
17 +1. Punkt eins
18 +1. Punkt zwei
38 38  }}}|(((
39 39  (% class="abc" %)
40 -1. point one
41 -1. point two
21 +1. Punkt eins
22 +1. Punkt zwei
42 42  )))
43 -|italics {{{//f//}}}| //f//
44 -|bold {{{**L**}}}| **L**
24 +|kursiv {{{//f//}}}| //f//
25 +|fett {{{**L**}}}| **L**
45 45  
46 -== include images ==
27 +== Bilder einbinden ==
47 47  
48 -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
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
49 49  
50 50  {{info}}
51 51  {{{
... ... @@ -53,23 +53,22 @@
53 53  }}}
54 54  {{/info}}
55 55  
56 -The recommended file formats for images are PNG, SVG, and JPG. SVG has the advantage of scaling without loss of quality and looking perfect even when printed. PNG is suitable for diagrams, and JPG for photos. For both, it is recommended to upload the image at a high resolution (e.g., HD: 1,280 x 720 pixels) and then scale it to a suitable size using ##{{{[[image:name.png||width=600]]}}}##. Thanks to the extra pixels, the image will then look good even when printed. You can center the image using ##{{{||style=display: block; margin: auto}}}##. Using ##{{{||style=float: right}}}## positions the image on the right margin, with text flowing around it on the left.
37 +einbinden. Als Dateiformate für Bilder werden PNG und SVG und JPG empfohlen. SVG hat den Vorteil, dass es verlustfrei skaliert und auch ausgedruckt perfekt aussieht. PNG eignet sich für Schaubilder, JPG für Fotos. Bei beiden empfiehlt es sich, das Bild mit einer hohen Auflösung (z.B. HD: 1.280 x 720 Pixel) hochzuladen und dann mit ##{{{[[image:name.png||width=600]]}}}## auf eine passende Größe zu skalieren. Dank der zusätzlichen Pixel sieht das Bild dann auch im Ausdruck gut aus. Mit ##{{{||style="display: block; margin: auto"}}}## kann das Bild zentriert werden. Mit ##{{{||style="float: right"}}}## wird das Bild am rechten Rand positioniert und auf der linken Seite von Text umflossen.
57 57  
58 -Depending on where the image comes from, a license notice must be added. The [[License Notice Generator>>https://lizenzhinweisgenerator.de]] can be helpful for this.
39 +Je nachdem, von wo das Bild kommt, muss ein Lizenzhinweis dazugeschrieben werden. Dabei kann der [[Lizenhinweisgenerator>>https://lizenzhinweisgenerator.de]] hilfreich sein.
59 59  
60 -== table ==
41 +== Tabellen ==
61 61  
62 62  {{info}}
63 63  {{{
64 -|=Header cell|=another one
65 -|Normal cell|without =
45 +|=Überschriftenzelle|=noch eine
46 +|Normale Zelle|ohne =
66 66  }}}
67 67  {{/info}}
68 68  
69 -|=Header cell|=another one
70 -|Normal cell|without =
50 +|=Überschriftenzelle|=noch eine
51 +|Normale Zelle|ohne =
71 71  
72 -
73 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 74  
75 75  {{info}}
... ... @@ -128,23 +128,3 @@
128 128  1. Unteraufgabe zwei
129 129  1. Unteraufgabe drei
130 130  
131 -== Eine neue Seite mit Information öffnet sich, wenn man auf ein Wort klickt ==
132 -
133 -{{info}}
134 -{{{
135 -[[Wort]]
136 -}}}
137 -{{/info}}
138 -
139 -[[Wort]]
140 -
141 -== Eine kleine Information öffnet sich, wenn man auf einen runden Knopf drückt ==
142 -
143 -{{info}}
144 -{{{
145 -{{tooltip event="click"}}Information, die man zeigen möchte {{/tooltip}}
146 -}}}
147 -{{/info}}
148 -
149 -{{tooltip event="click"}}Information, die man zeigen möchte {{/tooltip}}
150 -