Changes for page Help
Last modified by Martina Wagner on 2026/04/27 17:41
From version 18.1
edited by Martina Wagner
on 2026/04/18 19:14
on 2026/04/18 19:14
Change comment:
There is no comment for this version
To version 46.1
edited by Martina Wagner
on 2026/04/19 12:41
on 2026/04/19 12:41
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,41 +2,51 @@ 1 -== Unterteilung Seite == 2 2 3 - EineSeite kann in Abschnitteunterteilt werden. Die Abschnitte werden vonÜberschriften der Ebene 2angeführt.Beispielsweise ..2 +== subdivision page == 4 4 4 +A page can be divided into sections, with sections introduced by level 2 headings. 5 + 5 5 {{info}} 6 6 {{{ 7 7 == information == 8 -..... .9 -== practice ==10 -..... .9 +..... 10 +== exercise == 11 +..... 11 11 }}} 12 12 {{/info}} 13 13 14 -==blau hinterlegte Box== 15 + ==blue box== 16 +{{info}} 17 +{{{ 18 +{{info}} information {{/info}} 19 +}}} 20 +{{/info}} 15 15 22 + == task == 23 + 16 16 {{info}} 17 17 {{{ 18 -{{info}} .....{{/info}} 26 +{{exercise id="name" source="AG Englisch"}} 27 +task {{/exercise}} 19 19 }}} 20 20 {{/info}} 21 21 22 22 23 -== Wichtige Formatierungen == 24 24 33 +== important formatting == 34 + 25 25 |{{{(%class="abc"%) 26 -1. Punkteins27 -1. Punktzwei36 +1. point one 37 +1. point two 28 28 }}}|((( 29 29 (% class="abc" %) 30 -1. Punkteins31 -1. Punktzwei40 +1. point one 41 +1. point two 32 32 ))) 33 -| kursiv{{{//f//}}}| //f//34 -| fett{{{**L**}}}| **L**43 +|italics {{{//f//}}}| //f// 44 +|bold {{{**L**}}}| **L** 35 35 36 -== Bildereinbinden==46 +== include images == 37 37 38 - UmeinBildeinzubinden, mussman denBearbeitungsmmodus verlassen und ganzunten aufderSeitedasBildals Anhnaghochladen.Anschliessendkann man dasBild mit48 +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 39 39 40 40 {{info}} 41 41 {{{ ... ... @@ -43,22 +43,23 @@ 43 43 }}} 44 44 {{/info}} 45 45 46 -e inbinden.Als DateiformatefürBilderwerdenPNGundSVGund JPGempfohlen. SVG hat denVorteil,dassesverlustfreiskaliertundauch ausgedrucktperfektaussieht. PNGeignetsichfürSchaubilder, JPG fürFotos.Beibeidenempfiehltessich,dasBildmiteinerhohenAuflösung(z.B. HD: 1.280 x 720Pixel)hochzuladenunddannmit ##{{{[[image:name.png||width=600]]}}}## aufeine passendeGrößezu skalieren.Dank derzusätzlichenPixel siehtdasBilddannauch imAusdruckgutaus. Mit##{{{||style="display: block; margin: auto"}}}##kann dasBild zentriertwerden. Mit##{{{||style="float: right"}}}##wird dasBildamrechtenRandpositioniertundaufderlinken SeitevonTextumflossen.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. 47 47 48 - Jenachdem,von wodasBildkommt,musseinLizenzhinweisdazugeschriebenwerden.Dabeikann der[[Lizenhinweisgenerator>>https://lizenzhinweisgenerator.de]] hilfreichsein.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. 49 49 50 -== Tabellen==60 +== table == 51 51 52 52 {{info}} 53 53 {{{ 54 -|= Überschriftenzelle|=nocheine55 -|Normal eZelle|ohne=64 +|=Header cell|=another one 65 +|Normal cell|without = 56 56 }}} 57 57 {{/info}} 58 58 59 -|= Überschriftenzelle|=nocheine60 -|Normal eZelle|ohne=69 +|=Header cell|=another one 70 +|Normal cell|without = 61 61 72 + 62 62 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: 63 63 64 64 {{info}} ... ... @@ -117,3 +117,23 @@ 117 117 1. Unteraufgabe zwei 118 118 1. Unteraufgabe drei 119 119 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 +