Wiki source code of Help
Version 46.1 by Martina Wagner on 2026/04/19 12:41
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
22.1 | 1 | |
| |
45.1 | 2 | == subdivision page == |
| |
23.1 | 3 | |
| |
45.1 | 4 | A page can be divided into sections, with sections introduced by level 2 headings. |
| |
18.1 | 5 | |
| |
4.1 | 6 | {{info}} |
| 7 | {{{ | ||
| |
45.1 | 8 | == information == |
| |
44.1 | 9 | ..... |
| |
45.1 | 10 | == exercise == |
| |
44.1 | 11 | ..... |
| |
4.1 | 12 | }}} |
| 13 | {{/info}} | ||
| 14 | |||
| |
45.1 | 15 | ==blue box== |
| |
15.1 | 16 | {{info}} |
| 17 | {{{ | ||
| |
46.1 | 18 | {{info}} information {{/info}} |
| |
15.1 | 19 | }}} |
| 20 | {{/info}} | ||
| 21 | |||
| |
45.1 | 22 | == task == |
| |
15.1 | 23 | |
| |
24.1 | 24 | {{info}} |
| 25 | {{{ | ||
| |
45.1 | 26 | {{exercise id="name" source="AG Englisch"}} |
| |
46.1 | 27 | task {{/exercise}} |
| |
24.1 | 28 | }}} |
| 29 | {{/info}} | ||
| |
31.1 | 30 | |
| |
22.1 | 31 | |
| |
32.1 | 32 | |
| |
45.1 | 33 | == important formatting == |
| |
3.1 | 34 | |
| 35 | |{{{(%class="abc"%) | ||
| |
45.1 | 36 | 1. point one |
| 37 | 1. point two | ||
| |
3.1 | 38 | }}}|((( |
| 39 | (% class="abc" %) | ||
| |
45.1 | 40 | 1. point one |
| 41 | 1. point two | ||
| |
3.1 | 42 | ))) |
| |
45.1 | 43 | |italics {{{//f//}}}| //f// |
| 44 | |bold {{{**L**}}}| **L** | ||
| |
1.1 | 45 | |
| |
45.1 | 46 | == include images == |
| |
1.1 | 47 | |
| |
46.1 | 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 |
| |
1.1 | 49 | |
| |
3.1 | 50 | {{info}} |
| 51 | {{{ | ||
| |
1.1 | 52 | [[image:name.png]] |
| |
3.1 | 53 | }}} |
| 54 | {{/info}} | ||
| |
1.1 | 55 | |
| |
46.1 | 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. |
| |
1.1 | 57 | |
| |
46.1 | 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. |
| |
1.1 | 59 | |
| |
46.1 | 60 | == table == |
| |
3.1 | 61 | |
| 62 | {{info}} | ||
| 63 | {{{ | ||
| |
46.1 | 64 | |=Header cell|=another one |
| 65 | |Normal cell|without = | ||
| |
3.1 | 66 | }}} |
| 67 | {{/info}} | ||
| |
1.1 | 68 | |
| |
46.1 | 69 | |=Header cell|=another one |
| 70 | |Normal cell|without = | ||
| |
1.1 | 71 | |
| |
46.1 | 72 | |
| |
1.1 | 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 | |||
| |
3.1 | 75 | {{info}} |
| 76 | {{{ | ||
| |
1.1 | 77 | (% class="noborder" %) |
| 78 | |=Überschriftenzelle|=noch eine | ||
| 79 | |Normale Zelle|ohne = | ||
| |
3.1 | 80 | }}} |
| 81 | {{/info}} | ||
| |
1.1 | 82 | |
| |
3.1 | 83 | (% class="noborder" %) |
| 84 | |=Überschriftenzelle|=noch eine | ||
| 85 | |Normale Zelle|ohne = | ||
| |
1.1 | 86 | |
| |
3.1 | 87 | {{info}} |
| 88 | {{{ | ||
| |
1.1 | 89 | (% class="border" %) |
| 90 | |=Überschriftenzelle|=noch eine | ||
| 91 | |Normale Zelle|ohne = | ||
| |
3.1 | 92 | }}} |
| 93 | {{/info}} | ||
| |
1.1 | 94 | |
| |
3.1 | 95 | (% class="border" %) |
| 96 | |=Überschriftenzelle|=noch eine | ||
| 97 | |Normale Zelle|ohne = | ||
| |
1.1 | 98 | |
| |
3.1 | 99 | {{info}} |
| 100 | {{{ | ||
| |
1.1 | 101 | (% class="border slim" %) |
| 102 | |=Überschriftenzelle|=noch eine | ||
| 103 | |Normale Zelle|ohne = | ||
| |
3.1 | 104 | }}} |
| 105 | {{/info}} | ||
| |
1.1 | 106 | |
| |
3.1 | 107 | (% class="border slim" %) |
| 108 | |=Überschriftenzelle|=noch eine | ||
| 109 | |Normale Zelle|ohne = | ||
| |
1.1 | 110 | |
| |
3.1 | 111 | **Beachte:** ##slim## ist kombinierbar mit ##border## und ##noborder## |
| |
1.1 | 112 | |
| |
3.1 | 113 | == Listen == |
| |
1.1 | 114 | |
| |
3.1 | 115 | 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. |
| 116 | |||
| 117 | {{info}} | ||
| 118 | {{{ | ||
| |
1.1 | 119 | (% class="abc" %) |
| 120 | 1. Unteraufgabe eins | ||
| 121 | 1. Unteraufgabe zwei | ||
| 122 | 1. Unteraufgabe drei | ||
| |
3.1 | 123 | }}} |
| 124 | {{/info}} | ||
| |
1.1 | 125 | |
| |
3.1 | 126 | (% class="abc" %) |
| 127 | 1. Unteraufgabe eins | ||
| 128 | 1. Unteraufgabe zwei | ||
| 129 | 1. Unteraufgabe drei | ||
| 130 | |||
| |
40.1 | 131 | == Eine neue Seite mit Information öffnet sich, wenn man auf ein Wort klickt == |
| |
28.1 | 132 | |
| 133 | {{info}} | ||
| 134 | {{{ | ||
| 135 | [[Wort]] | ||
| 136 | }}} | ||
| 137 | {{/info}} | ||
| |
33.1 | 138 | |
| |
39.1 | 139 | [[Wort]] |
| 140 | |||
| |
41.1 | 141 | == Eine kleine Information öffnet sich, wenn man auf einen runden Knopf drückt == |
| |
33.1 | 142 | |
| 143 | {{info}} | ||
| 144 | {{{ | ||
| |
34.1 | 145 | {{tooltip event="click"}}Information, die man zeigen möchte {{/tooltip}} |
| |
33.1 | 146 | }}} |
| 147 | {{/info}} | ||
| |
34.1 | 148 | |
| 149 | {{tooltip event="click"}}Information, die man zeigen möchte {{/tooltip}} | ||
| 150 |