Changes for page Help

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

From version 9.1
edited by Martina Wagner
on 2026/04/18 18:38
Change comment: There is no comment for this version
To version 49.1
edited by Christina Chatwell
on 2026/04/27 17:33
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.martinawagner
1 +xwiki:XWiki.cha
Content
... ... @@ -1,34 +1,56 @@
1 -==Abschnitte==
1 +== subdivision page ==
2 2  
3 -Eine Seite kann in Abschnitte unterteilt werden. Die Abschnitte werden von Überschriften der Ebene 2 angeführt. Beispielsweise ..
3 +A page can be divided into sections, with sections introduced by level 2 headings.
4 4  
5 5  {{info}}
6 6  {{{
7 7  == information ==
8 -......
8 +.....
9 +== exercise ==
10 +.....
11 +}}}
12 +{{/info}}
9 9  
10 -== practice ==
11 -......
14 +== blue box ==
15 +
16 +{{info}}
17 +{{{
18 +{{info}} information {{/info}}
12 12  }}}
13 13  {{/info}}
14 14  
15 -== Wichtige Formatierungen ==
22 +== task ==
16 16  
24 +{{info}}
25 +{{{
26 +{{exercise id="name" source="AG Englisch"}}
27 +task {{/exercise}}
28 +}}}
29 +{{/info}}
30 +
31 +
32 +
33 +== important formatting ==
34 +
17 17  |{{{(%class="abc"%)
18 -1. Punkt eins
19 -1. Punkt zwei
36 +1. point one
37 +1. point two
20 20  }}}|(((
21 21  (% class="abc" %)
22 -1. Punkt eins
23 -1. Punkt zwei
40 +1. point one
41 +1. point two
24 24  )))
25 -|kursiv {{{//f//}}}| //f//
26 -|fett {{{**L**}}}| **L**
43 +|italics {{{//f//}}}| //f//
44 +|bold {{{**L**}}}| **L**
27 27  
28 -== Bilder einbinden ==
46 +{{info}}
47 + lines: ~_~_~_~_~_~_~_~_~_~_~_~_
48 +{{/info}}
29 29  
30 -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
50 +== include images ==
31 31  
52 +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
53 +
32 32  {{info}}
33 33  {{{
34 34   [[image:name.png]]
... ... @@ -35,77 +35,98 @@
35 35  }}}
36 36  {{/info}}
37 37  
38 -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.
60 +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.
39 39  
40 -Je nachdem, von wo das Bild kommt, muss ein Lizenzhinweis dazugeschrieben werden. Dabei kann der [[Lizenhinweisgenerator>>https://lizenzhinweisgenerator.de]] hilfreich sein.
62 +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.
41 41  
42 -== Tabellen ==
64 +== table ==
43 43  
44 44  {{info}}
45 45  {{{
46 -|=Überschriftenzelle|=noch eine
47 -|Normale Zelle|ohne =
68 +|=Header cell|=another one
69 +|Normal cell|without =
48 48  }}}
49 49  {{/info}}
50 50  
51 -|=Überschriftenzelle|=noch eine
52 -|Normale Zelle|ohne =
73 +|=Header cell|=another one
74 +|Normal cell|without =
53 53  
54 -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:
76 +This is what a standard table looks like. It isn't suitable for every purpose. Sometimes you might not want borders, or you might want full borders, or you might want less space between the rows. For these cases, there are three pre-designed templates that you can apply as follows:
55 55  
56 56  {{info}}
57 57  {{{
58 58  (% class="noborder" %)
59 -|=Überschriftenzelle|=noch eine
60 -|Normale Zelle|ohne =
81 +|=Header cell|=another one
82 +|Normal cell|without =
61 61  }}}
62 62  {{/info}}
63 63  
64 64  (% class="noborder" %)
65 -|=Überschriftenzelle|=noch eine
66 -|Normale Zelle|ohne =
87 +|=Header cell|=another one
88 +|Normal cell|without =
67 67  
68 68  {{info}}
69 69  {{{
70 70  (% class="border" %)
71 -|=Überschriftenzelle|=noch eine
72 -|Normale Zelle|ohne =
93 +|=Header cell|=another one
94 +|Normal cell|without =
73 73  }}}
74 74  {{/info}}
75 75  
76 76  (% class="border" %)
77 -|=Überschriftenzelle|=noch eine
78 -|Normale Zelle|ohne =
99 +|=Header cell|=another one
100 +|Normal cell|without =
79 79  
80 80  {{info}}
81 81  {{{
82 82  (% class="border slim" %)
83 -|=Überschriftenzelle|=noch eine
84 -|Normale Zelle|ohne =
105 +|=Header cell|=another one
106 +|Normal cell|without =
85 85  }}}
86 86  {{/info}}
87 87  
88 88  (% class="border slim" %)
89 -|=Überschriftenzelle|=noch eine
90 -|Normale Zelle|ohne =
111 +|=Header cell|=another one
112 +|Normal cell|without =
91 91  
92 -**Beachte:** ##slim## ist kombinierbar mit ##border## und ##noborder##
114 +**Note:** ##slim## can be used in combination with ##border## and ##noborder##
93 93  
94 -== Listen ==
116 +== lists ==
95 95  
96 -Normalerweise werden geordnete Listen (Markup: {{code}}1. {{/code}}) mit Zahlen nummeriert. In den Aufgaben verwendet man folgenden Code, um stattdessen a, b, c zu bekommen.
118 +Normally, ordered lists (Markup: {{code}}1. {{/code}}) are numbered with numbers. In the exercises, use the following code to display a, b, c instead.
97 97  
98 98  {{info}}
99 99  {{{
100 100  (% class="abc" %)
101 -1. Unteraufgabe eins
102 -1. Unteraufgabe zwei
103 -1. Unteraufgabe drei
123 +1. Subtask 1
124 +1. Subtask 2
125 +1. Subtask 3
104 104  }}}
105 105  {{/info}}
106 106  
107 107  (% class="abc" %)
108 -1. Unteraufgabe eins
109 -1. Unteraufgabe zwei
110 -1. Unteraufgabe drei
130 +1. Subtask 1
131 +1. Subtask 2
132 +1. Subtask 3
111 111  
134 +== Clicking on a word opens a new page with information ==
135 +
136 +{{info}}
137 +{{{
138 +[[word]]
139 +}}}
140 +{{/info}}
141 +
142 +[[word]]
143 +
144 +== A small pop-up appears when you press a round button ==
145 +
146 +{{info}}
147 +{{{
148 +{{tooltip event="click"}}Information you want to display {{/tooltip}}
149 +}}}
150 +{{/info}}
151 +
152 +{{tooltip event="click"}}
153 +Information you want to display
154 +{{/tooltip}}