Changes for page Help

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

From version 36.1
edited by Martina Wagner
on 2026/04/18 19:44
Change comment: There is no comment for this version
To version 51.1
edited by Martina Wagner
on 2026/04/27 17:40
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,51 +1,61 @@
1 +== subdivision page ==
1 1  
2 -== Unterteilung Seite ==
3 +A page can be divided into sections, with sections introduced by level 2 headings.
3 3  
4 -Eine Seite kann in Abschnitte unterteilt werden. Die Abschnitte werden von Überschriften der Ebene 2 angeführt. Beispielsweise ..
5 -
6 6  {{info}}
7 7  {{{
8 8  == information ==
9 -Infotext
10 -== practice ==
11 -Übungsaufgaben
8 +.....
9 +== exercise ==
10 +.....
12 12  }}}
13 13  {{/info}}
14 14  
14 +== blue box ==
15 +
15 15  {{info}}
16 16  {{{
17 -{{info}} Text, der in dem Kästchen stehen soll {{/info}}
18 +{{info}} information {{/info}}
18 18  }}}
19 19  {{/info}}
20 20  
21 - == Aufgabe ==
22 +== task ==
22 22  
23 23  {{info}}
24 24  {{{
25 -{{exercise id="Titel der Aufgabe" source="AG Englisch"}}
26 -Aufgabenstellung ....
26 +{{exercise id="name" source="AG Englisch"}}
27 +task {{/exercise}}
27 27  }}}
28 28  {{/info}}
29 29  
30 30  
31 31  
32 -== Wichtige Formatierungen ==
33 +== important formatting ==
33 33  
34 34  |{{{(%class="abc"%)
35 -1. Punkt eins
36 -1. Punkt zwei
36 +1. point one
37 +1. point two
37 37  }}}|(((
38 38  (% class="abc" %)
39 -1. Punkt eins
40 -1. Punkt zwei
40 +1. point one
41 +1. point two
41 41  )))
42 -|kursiv {{{//f//}}}| //f//
43 -|fett {{{**L**}}}| **L**
43 +|italics {{{//f//}}}| //f//
44 +|bold {{{**L**}}}| **L**
44 44  
45 -== Bilder einbinden ==
46 +Lines
47 +{{info}}
48 +{{{
49 +~_~_~_~_~_~_~_~_~_~_~_~_
50 +}}}
51 +{{/info}}
46 46  
47 -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
53 +~_~_~_~_~_~_~_~_~_~_~_~_
48 48  
55 +== include images ==
56 +
57 +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
58 +
49 49  {{info}}
50 50  {{{
51 51   [[image:name.png]]
... ... @@ -52,95 +52,98 @@
52 52  }}}
53 53  {{/info}}
54 54  
55 -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.
65 +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.
56 56  
57 -Je nachdem, von wo das Bild kommt, muss ein Lizenzhinweis dazugeschrieben werden. Dabei kann der [[Lizenhinweisgenerator>>https://lizenzhinweisgenerator.de]] hilfreich sein.
67 +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.
58 58  
59 -== Tabellen ==
69 +== table ==
60 60  
61 61  {{info}}
62 62  {{{
63 -|=Überschriftenzelle|=noch eine
64 -|Normale Zelle|ohne =
73 +|=Header cell|=another one
74 +|Normal cell|without =
65 65  }}}
66 66  {{/info}}
67 67  
68 -|=Überschriftenzelle|=noch eine
69 -|Normale Zelle|ohne =
78 +|=Header cell|=another one
79 +|Normal cell|without =
70 70  
71 -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:
81 +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:
72 72  
73 73  {{info}}
74 74  {{{
75 75  (% class="noborder" %)
76 -|=Überschriftenzelle|=noch eine
77 -|Normale Zelle|ohne =
86 +|=Header cell|=another one
87 +|Normal cell|without =
78 78  }}}
79 79  {{/info}}
80 80  
81 81  (% class="noborder" %)
82 -|=Überschriftenzelle|=noch eine
83 -|Normale Zelle|ohne =
92 +|=Header cell|=another one
93 +|Normal cell|without =
84 84  
85 85  {{info}}
86 86  {{{
87 87  (% class="border" %)
88 -|=Überschriftenzelle|=noch eine
89 -|Normale Zelle|ohne =
98 +|=Header cell|=another one
99 +|Normal cell|without =
90 90  }}}
91 91  {{/info}}
92 92  
93 93  (% class="border" %)
94 -|=Überschriftenzelle|=noch eine
95 -|Normale Zelle|ohne =
104 +|=Header cell|=another one
105 +|Normal cell|without =
96 96  
97 97  {{info}}
98 98  {{{
99 99  (% class="border slim" %)
100 -|=Überschriftenzelle|=noch eine
101 -|Normale Zelle|ohne =
110 +|=Header cell|=another one
111 +|Normal cell|without =
102 102  }}}
103 103  {{/info}}
104 104  
105 105  (% class="border slim" %)
106 -|=Überschriftenzelle|=noch eine
107 -|Normale Zelle|ohne =
116 +|=Header cell|=another one
117 +|Normal cell|without =
108 108  
109 -**Beachte:** ##slim## ist kombinierbar mit ##border## und ##noborder##
119 +**Note:** ##slim## can be used in combination with ##border## and ##noborder##
110 110  
111 -== Listen ==
121 +== lists ==
112 112  
113 -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.
123 +Normally, ordered lists (Markup: {{code}}1. {{/code}}) are numbered with numbers. In the exercises, use the following code to display a, b, c instead.
114 114  
115 115  {{info}}
116 116  {{{
117 117  (% class="abc" %)
118 -1. Unteraufgabe eins
119 -1. Unteraufgabe zwei
120 -1. Unteraufgabe drei
128 +1. Subtask 1
129 +1. Subtask 2
130 +1. Subtask 3
121 121  }}}
122 122  {{/info}}
123 123  
124 124  (% class="abc" %)
125 -1. Unteraufgabe eins
126 -1. Unteraufgabe zwei
127 -1. Unteraufgabe drei
135 +1. Subtask 1
136 +1. Subtask 2
137 +1. Subtask 3
128 128  
129 -== Man möchte eine neue Seite mit genauerer Info öffnen, wenn man auf ein Wort klickt ==
139 +== Clicking on a word opens a new page with information ==
130 130  
131 131  {{info}}
132 132  {{{
133 -[[Wort]]
143 +[[word]]
134 134  }}}
135 135  {{/info}}
136 136  
137 -== eine Info öffnet sich, wenn man auf einen runden Knopf drückt ==
147 +[[word]]
138 138  
149 +== A small pop-up appears when you press a round button ==
150 +
139 139  {{info}}
140 140  {{{
141 -{{tooltip event="click"}}Information, die man zeigen möchte {{/tooltip}}
153 +{{tooltip event="click"}}Information you want to display {{/tooltip}}
142 142  }}}
143 143  {{/info}}
144 144  
145 -{{tooltip event="click"}}Information, die man zeigen möchte {{/tooltip}}
146 -
157 +{{tooltip event="click"}}
158 +Information you want to display
159 +{{/tooltip}}