Changes for page Help
Last modified by Martina Wagner on 2026/04/27 17:41
From 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
To version 2.1
edited by Martina Wagner
on 2026/04/18 18:27
on 2026/04/18 18:27
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,160 +1,74 @@ 1 -== subdivision page == 1 +Wichtige Formatierungen 2 +Bearbeiten 3 +(%class="abc"%) 4 +1. Punkt eins 5 +1. Punkt zwei 6 + 2 2 3 -A page can be divided into sections, with sections introduced by level 2 headings. 8 + Punkt eins 9 + Punkt zwei 4 4 5 -{{info}} 6 -{{{ 7 -== information == 8 -..... 9 -== exercise == 10 -..... 11 -}}} 12 -{{/info}} 11 +kursiv //f// f 12 +fett **L** L 13 +Bilder einbinden 14 +Bearbeiten 13 13 14 -== blue box == 16 +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 17 +Information 15 15 16 -{{info}} 17 -{{{ 18 -{{info}} information {{/info}} 19 -}}} 20 -{{/info}} 21 - 22 -== task == 23 - 24 -{{info}} 25 -{{{ 26 -{{exercise id="name" source="AG Englisch"}} 27 -task {{/exercise}} 28 -}}} 29 -{{/info}} 30 - 31 - 32 - 33 -== important formatting == 34 - 35 -|{{{(%class="abc"%) 36 -1. point one 37 -1. point two 38 -}}}|((( 39 -(% class="abc" %) 40 -1. point one 41 -1. point two 42 -))) 43 -|italics {{{//f//}}}| //f// 44 -|bold {{{**L**}}}| **L** 45 - 46 -==Lines== 47 - 48 -{{info}} 49 -{{{ 50 -~_~_~_~_~_~_~_~_~_~_~_~_ 51 -}}} 52 -{{/info}} 53 - 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 - 60 -{{info}} 61 -{{{ 62 62 [[image:name.png]] 63 -}}} 64 -{{/info}} 65 65 66 - Therecommendedfileformatsfor imagesare PNG,SVG,and JPG. SVG hastheadvantageof scalingwithoutlossofqualityandlooking perfect even when printed. PNG issuitablefordiagrams,andJPG forphotos.Forboth,itisrecommendedto upload theimageat ahighresolution (e.g.,HD: 1,280 x 720pixels) andthenscaleit toasuitablesize using ##{{{[[image:name.png||width=600]]}}}##.Thanksto theextrapixels, theimagewillthenlookgoodevenwhenprinted.Youcancentertheimageusing##{{{||style=“display: block; margin: auto”}}}##.Using##{{{||style=“float: right”}}}##positionstheimageon therightmargin,with textflowingaround it onthe left.21 +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. 67 67 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. 23 +Je nachdem, von wo das Bild kommt, muss ein Lizenzhinweis dazugeschrieben werden. Dabei kann der Lizenhinweisgenerator hilfreich sein. 24 +Tabellen 25 +Bearbeiten 26 +Information 69 69 70 -== table == 28 +|=Überschriftenzelle|=noch eine 29 +|Normale Zelle|ohne = 71 71 72 -{{info}} 73 -{{{ 74 -|=Header cell|=another one 75 -|Normal cell|without = 76 -}}} 77 -{{/info}} 31 +Überschriftenzelle noch eine 32 +Normale Zelle ohne = 78 78 79 - |=Header cell|=another one80 - |Normal cell|without =34 +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: 35 +Information 81 81 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: 83 - 84 -{{info}} 85 -{{{ 86 86 (% class="noborder" %) 87 -|=Header cell|=another one 88 -|Normal cell|without = 89 -}}} 90 -{{/info}} 38 +|=Überschriftenzelle|=noch eine 39 +|Normale Zelle|ohne = 91 91 92 - (%class="noborder"%)93 - |=Headercell|=anotherone94 - |Normal cell|without =41 +Überschriftenzelle noch eine 42 +Normale Zelle ohne = 43 +Information 95 95 96 -{{info}} 97 -{{{ 98 98 (% class="border" %) 99 -|=Header cell|=another one 100 -|Normal cell|without = 101 -}}} 102 -{{/info}} 46 +|=Überschriftenzelle|=noch eine 47 +|Normale Zelle|ohne = 103 103 104 - (% class="border"%)105 - |=Headercell|=anotherone106 - |Normal cell|without =49 +Überschriftenzelle noch eine 50 +Normale Zelle ohne = 51 +Information 107 107 108 -{{info}} 109 -{{{ 110 110 (% class="border slim" %) 111 -|=Header cell|=another one 112 -|Normal cell|without = 113 -}}} 114 -{{/info}} 54 +|=Überschriftenzelle|=noch eine 55 +|Normale Zelle|ohne = 115 115 116 -(% class="border slim" %) 117 -|=Header cell|=another one 118 -|Normal cell|without = 57 +Überschriftenzelle noch eine 58 +Normale Zelle ohne = 119 119 120 -**Note:** ##slim## can be used in combination with ##border## and ##noborder## 60 +Beachte: slim ist kombinierbar mit border und noborder 61 +Listen 62 +Bearbeiten 121 121 122 -== lists == 64 +Normalerweise werden geordnete Listen (Markup: 1. ) mit Zahlen nummeriert. In den Aufgaben verwendet man folgenden Code, um stattdessen a, b, c zu bekommen. 65 +Information 123 123 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. 125 - 126 -{{info}} 127 -{{{ 128 128 (% class="abc" %) 129 -1. Subtask 1 130 -1. Subtask 2 131 -1. Subtask 3 132 -}}} 133 -{{/info}} 68 +1. Unteraufgabe eins 69 +1. Unteraufgabe zwei 70 +1. Unteraufgabe drei 134 134 135 -(% class="abc" %) 136 -1. Subtask 1 137 -1. Subtask 2 138 -1. Subtask 3 139 - 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}} 72 + Unteraufgabe eins 73 + Unteraufgabe zwei 74 + Unteraufgabe drei