Changes for page Help
Last modified by Martina Wagner on 2026/04/27 17:41
From version 25.1
edited by Martina Wagner
on 2026/04/18 19:24
on 2026/04/18 19:24
Change comment:
There is no comment for this version
To version 52.1
edited by Martina Wagner
on 2026/04/27 17:41
on 2026/04/27 17:41
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,50 +1,62 @@ 1 +== subdivision page == 1 1 2 - ==UnterteilungSeite==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 -..... .10 -== practice ==11 -..... .8 +..... 9 +== exercise == 10 +..... 12 12 }}} 13 13 {{/info}} 14 14 15 -== BlauhinterlegteBox ==14 +== blue box == 16 16 17 17 {{info}} 18 18 {{{ 19 -{{info}} .....{{/info}}18 +{{info}} information {{/info}} 20 20 }}} 21 21 {{/info}} 22 22 23 -== Aufgabe==22 +== task == 24 24 25 25 {{info}} 26 26 {{{ 27 -{{exercise id="Titel der Aufgabe" source="AG Englisch"}} 26 +{{exercise id="name" source="AG Englisch"}} 27 +task {{/exercise}} 28 28 }}} 29 29 {{/info}} 30 30 31 -== Wichtige Formatierungen == 32 32 32 + 33 +== important formatting == 34 + 33 33 |{{{(%class="abc"%) 34 -1. Punkteins35 -1. Punktzwei36 +1. point one 37 +1. point two 36 36 }}}|((( 37 37 (% class="abc" %) 38 -1. Punkteins39 -1. Punktzwei40 +1. point one 41 +1. point two 40 40 ))) 41 -| kursiv{{{//f//}}}| //f//42 -| fett{{{**L**}}}| **L**43 +|italics {{{//f//}}}| //f// 44 +|bold {{{**L**}}}| **L** 43 43 44 -== Bilder einbinden==46 +==Lines== 45 45 46 -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 48 +{{info}} 49 +{{{ 50 +~_~_~_~_~_~_~_~_~_~_~_~_ 51 +}}} 52 +{{/info}} 47 47 54 +~_~_~_~_~_~_~_~_~_~_~_~_ 55 + 56 +== include images == 57 + 58 +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 59 + 48 48 {{info}} 49 49 {{{ 50 50 [[image:name.png]] ... ... @@ -51,77 +51,98 @@ 51 51 }}} 52 52 {{/info}} 53 53 54 -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.66 +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. 55 55 56 - Jenachdem,von wodasBildkommt,musseinLizenzhinweisdazugeschriebenwerden.Dabeikann der[[Lizenhinweisgenerator>>https://lizenzhinweisgenerator.de]] hilfreichsein.68 +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. 57 57 58 -== Tabellen==70 +== table == 59 59 60 60 {{info}} 61 61 {{{ 62 -|= Überschriftenzelle|=nocheine63 -|Normal eZelle|ohne=74 +|=Header cell|=another one 75 +|Normal cell|without = 64 64 }}} 65 65 {{/info}} 66 66 67 -|= Überschriftenzelle|=nocheine68 -|Normal eZelle|ohne=79 +|=Header cell|=another one 80 +|Normal cell|without = 69 69 70 - SosiehteineStandardTabelleaus.Die istnicht fürjedenZweckgeeignet.Manchmalmöchtemankeine Rahmen odervollständigeRahmen oderwenigerInnenabstand.Dafürgibt esdreifertigeDesigns, die manfolgendermaßen applizierenkann:82 +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: 71 71 72 72 {{info}} 73 73 {{{ 74 74 (% class="noborder" %) 75 -|= Überschriftenzelle|=nocheine76 -|Normal eZelle|ohne=87 +|=Header cell|=another one 88 +|Normal cell|without = 77 77 }}} 78 78 {{/info}} 79 79 80 80 (% class="noborder" %) 81 -|= Überschriftenzelle|=nocheine82 -|Normal eZelle|ohne=93 +|=Header cell|=another one 94 +|Normal cell|without = 83 83 84 84 {{info}} 85 85 {{{ 86 86 (% class="border" %) 87 -|= Überschriftenzelle|=nocheine88 -|Normal eZelle|ohne=99 +|=Header cell|=another one 100 +|Normal cell|without = 89 89 }}} 90 90 {{/info}} 91 91 92 92 (% class="border" %) 93 -|= Überschriftenzelle|=nocheine94 -|Normal eZelle|ohne=105 +|=Header cell|=another one 106 +|Normal cell|without = 95 95 96 96 {{info}} 97 97 {{{ 98 98 (% class="border slim" %) 99 -|= Überschriftenzelle|=nocheine100 -|Normal eZelle|ohne=111 +|=Header cell|=another one 112 +|Normal cell|without = 101 101 }}} 102 102 {{/info}} 103 103 104 104 (% class="border slim" %) 105 -|= Überschriftenzelle|=nocheine106 -|Normal eZelle|ohne=117 +|=Header cell|=another one 118 +|Normal cell|without = 107 107 108 -** Beachte:** ##slim##istkombinierbarmit ##border##und ##noborder##120 +**Note:** ##slim## can be used in combination with ##border## and ##noborder## 109 109 110 -== Listen==122 +== lists == 111 111 112 -Normal erweisewerden geordneteListen(Markup: {{code}}1. {{/code}})mit Zahlennummeriert. IndenAufgaben verwendetmanfolgendenCode,um stattdessena, b, czu bekommen.124 +Normally, ordered lists (Markup: {{code}}1. {{/code}}) are numbered with numbers. In the exercises, use the following code to display a, b, c instead. 113 113 114 114 {{info}} 115 115 {{{ 116 116 (% class="abc" %) 117 -1. Unteraufgabe eins118 -1. Unteraufgabezwei119 -1. Unteraufgabedrei129 +1. Subtask 1 130 +1. Subtask 2 131 +1. Subtask 3 120 120 }}} 121 121 {{/info}} 122 122 123 123 (% class="abc" %) 124 -1. Unteraufgabe eins125 -1. Unteraufgabezwei126 -1. Unteraufgabedrei136 +1. Subtask 1 137 +1. Subtask 2 138 +1. Subtask 3 127 127 140 +== Clicking on a word opens a new page with information == 141 + 142 +{{info}} 143 +{{{ 144 +[[word]] 145 +}}} 146 +{{/info}} 147 + 148 +[[word]] 149 + 150 +== A small pop-up appears when you press a round button == 151 + 152 +{{info}} 153 +{{{ 154 +{{tooltip event="click"}}Information you want to display {{/tooltip}} 155 +}}} 156 +{{/info}} 157 + 158 +{{tooltip event="click"}} 159 +Information you want to display 160 +{{/tooltip}}