Changes for page Help
Last modified by Martina Wagner on 2026/04/27 17:41
From version 51.1
edited by Martina Wagner
on 2026/04/27 17:40
on 2026/04/27 17:40
Change comment:
There is no comment for this version
To version 13.1
edited by Martina Wagner
on 2026/04/18 18:45
on 2026/04/18 18:45
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,61 +1,33 @@ 1 -== subdivisionpage ==1 +== Abschnitte == 2 2 3 - Apagecanbedividedinto sections,withsectionsintroduced by level2headings.3 +Eine Seite kann in Abschnitte unterteilt werden. Die Abschnitte werden von Überschriften der Ebene 2 angeführt. Beispielsweise .. 4 4 5 5 {{info}} 6 6 {{{ 7 7 == information == 8 -..... 9 -== exercise ==10 -..... 8 +...... 9 +== practice == 10 +...... 11 11 }}} 12 12 {{/info}} 13 13 14 -== bluebox==14 +== Wichtige Formatierungen == 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 35 |{{{(%class="abc"%) 36 -1. pointone37 -1. pointtwo17 +1. Punkt eins 18 +1. Punkt zwei 38 38 }}}|((( 39 39 (% class="abc" %) 40 -1. pointone41 -1. pointtwo21 +1. Punkt eins 22 +1. Punkt zwei 42 42 ))) 43 -| italics {{{//f//}}}| //f//44 -| bold{{{**L**}}}| **L**24 +|kursiv {{{//f//}}}| //f// 25 +|fett {{{**L**}}}| **L** 45 45 46 -Lines 47 -{{info}} 48 -{{{ 49 -~_~_~_~_~_~_~_~_~_~_~_~_ 50 -}}} 51 -{{/info}} 27 +== Bilder einbinden == 52 52 53 - ~_~_~_~_~_~_~_~_~_~_~_~_29 +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 54 54 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 - 59 59 {{info}} 60 60 {{{ 61 61 [[image:name.png]] ... ... @@ -62,98 +62,77 @@ 62 62 }}} 63 63 {{/info}} 64 64 65 - 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.37 +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. 66 66 67 - Dependingon wheretheimagecomes from,alicensenoticemustbeadded.The [[LicenseNoticeGenerator>>https://lizenzhinweisgenerator.de]]can behelpful forthis.39 +Je nachdem, von wo das Bild kommt, muss ein Lizenzhinweis dazugeschrieben werden. Dabei kann der [[Lizenhinweisgenerator>>https://lizenzhinweisgenerator.de]] hilfreich sein. 68 68 69 -== table ==41 +== Tabellen == 70 70 71 71 {{info}} 72 72 {{{ 73 -|= Headercell|=anotherone74 -|Normal cell|without=45 +|=Überschriftenzelle|=noch eine 46 +|Normale Zelle|ohne = 75 75 }}} 76 76 {{/info}} 77 77 78 -|= Headercell|=anotherone79 -|Normal cell|without=50 +|=Überschriftenzelle|=noch eine 51 +|Normale Zelle|ohne = 80 80 81 - Thisiswhatastandardtablelookslike.Itisn'tsuitablefor everypurpose.Sometimesyoumight notwantborders,or you mightwantfull borders,or you mightwant less spacebetweenthe rows.For thesecases,therearethreepre-designedtemplatesthat you can applyas follows:53 +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: 82 82 83 83 {{info}} 84 84 {{{ 85 85 (% class="noborder" %) 86 -|= Headercell|=anotherone87 -|Normal cell|without=58 +|=Überschriftenzelle|=noch eine 59 +|Normale Zelle|ohne = 88 88 }}} 89 89 {{/info}} 90 90 91 91 (% class="noborder" %) 92 -|= Headercell|=anotherone93 -|Normal cell|without=64 +|=Überschriftenzelle|=noch eine 65 +|Normale Zelle|ohne = 94 94 95 95 {{info}} 96 96 {{{ 97 97 (% class="border" %) 98 -|= Headercell|=anotherone99 -|Normal cell|without=70 +|=Überschriftenzelle|=noch eine 71 +|Normale Zelle|ohne = 100 100 }}} 101 101 {{/info}} 102 102 103 103 (% class="border" %) 104 -|= Headercell|=anotherone105 -|Normal cell|without=76 +|=Überschriftenzelle|=noch eine 77 +|Normale Zelle|ohne = 106 106 107 107 {{info}} 108 108 {{{ 109 109 (% class="border slim" %) 110 -|= Headercell|=anotherone111 -|Normal cell|without=82 +|=Überschriftenzelle|=noch eine 83 +|Normale Zelle|ohne = 112 112 }}} 113 113 {{/info}} 114 114 115 115 (% class="border slim" %) 116 -|= Headercell|=anotherone117 -|Normal cell|without=88 +|=Überschriftenzelle|=noch eine 89 +|Normale Zelle|ohne = 118 118 119 -** Note:** ##slim##can be usedin combinationwith##border##and ##noborder##91 +**Beachte:** ##slim## ist kombinierbar mit ##border## und ##noborder## 120 120 121 -== lists==93 +== Listen == 122 122 123 -Normal ly,orderedlists(Markup: {{code}}1. {{/code}}) are numbered with numbers. Inthe exercises, usethefollowingcodetodisplaya, b, cinstead.95 +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. 124 124 125 125 {{info}} 126 126 {{{ 127 127 (% class="abc" %) 128 -1. Subtask1129 -1. Subtask2130 -1. Subtask3100 +1. Unteraufgabe eins 101 +1. Unteraufgabe zwei 102 +1. Unteraufgabe drei 131 131 }}} 132 132 {{/info}} 133 133 134 134 (% class="abc" %) 135 -1. Subtask1136 -1. Subtask2137 -1. Subtask3107 +1. Unteraufgabe eins 108 +1. Unteraufgabe zwei 109 +1. Unteraufgabe drei 138 138 139 -== Clicking on a word opens a new page with information == 140 - 141 -{{info}} 142 -{{{ 143 -[[word]] 144 -}}} 145 -{{/info}} 146 - 147 -[[word]] 148 - 149 -== A small pop-up appears when you press a round button == 150 - 151 -{{info}} 152 -{{{ 153 -{{tooltip event="click"}}Information you want to display {{/tooltip}} 154 -}}} 155 -{{/info}} 156 - 157 -{{tooltip event="click"}} 158 -Information you want to display 159 -{{/tooltip}}