Changes for page Help
Last modified by Martina Wagner on 2026/04/27 17:41
From version 48.1
edited by Christina Chatwell
on 2026/04/27 17:32
on 2026/04/27 17:32
Change comment:
There is no comment for this version
To version 44.1
edited by Martina Wagner
on 2026/04/19 12:19
on 2026/04/19 12:19
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -xwiki:XWiki. cha1 +xwiki:XWiki.martinawagner - Content
-
... ... @@ -1,54 +1,52 @@ 1 1 2 -== subdivisionpage ==2 +== Unterteilung Seite == 3 3 4 - Apagecanbedividedinto sections,withsectionsintroduced by level2headings.4 +Eine Seite kann in Abschnitte unterteilt werden. Die Abschnitte werden von Überschriften der Ebene 2 angeführt. Beispielsweise .. 5 5 6 6 {{info}} 7 7 {{{ 8 -== information ==8 +== Information == 9 9 ..... 10 -== e xercise==10 +== Übungen == 11 11 ..... 12 12 }}} 13 13 {{/info}} 14 14 15 - == bluebox==15 + ==Blau hinterlegte Box== 16 16 {{info}} 17 17 {{{ 18 -{{info}} in formation {{/info}}18 +{{info}} Text, der in dem Kästchen stehen soll {{/info}} 19 19 }}} 20 20 {{/info}} 21 21 22 - == task==22 + == Aufgabe == 23 23 24 24 {{info}} 25 25 {{{ 26 -{{exercise id=" name" source="AG Englisch"}}27 - task{{/exercise}}26 +{{exercise id="Titel der Aufgabe" source="AG Englisch"}} 27 +Aufgabenstellung ....{{/exercise}} 28 28 }}} 29 29 {{/info}} 30 30 31 31 32 32 33 -== i mportantformatting ==33 +== Wichtige Formatierungen == 34 34 35 35 |{{{(%class="abc"%) 36 -1. pointone37 -1. pointtwo36 +1. Punkt eins 37 +1. Punkt zwei 38 38 }}}|((( 39 39 (% class="abc" %) 40 -1. pointone41 -1. pointtwo40 +1. Punkt eins 41 +1. Punkt zwei 42 42 ))) 43 -| italics {{{//f//}}}| //f//44 -| bold{{{**L**}}}| **L**43 +|kursiv {{{//f//}}}| //f// 44 +|fett {{{**L**}}}| **L** 45 45 46 -line s~_46 +== Bilder einbinden == 47 47 48 - ==include images==48 +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 49 49 50 -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 51 - 52 52 {{info}} 53 53 {{{ 54 54 [[image:name.png]] ... ... @@ -55,97 +55,97 @@ 55 55 }}} 56 56 {{/info}} 57 57 58 - 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.56 +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. 59 59 60 - Dependingon wheretheimagecomes from,alicensenoticemustbeadded.The [[LicenseNoticeGenerator>>https://lizenzhinweisgenerator.de]]can behelpful forthis.58 +Je nachdem, von wo das Bild kommt, muss ein Lizenzhinweis dazugeschrieben werden. Dabei kann der [[Lizenhinweisgenerator>>https://lizenzhinweisgenerator.de]] hilfreich sein. 61 61 62 -== table ==60 +== Tabellen == 63 63 64 64 {{info}} 65 65 {{{ 66 -|= Headercell|=anotherone67 -|Normal cell|without=64 +|=Überschriftenzelle|=noch eine 65 +|Normale Zelle|ohne = 68 68 }}} 69 69 {{/info}} 70 70 71 -|= Headercell|=anotherone72 -|Normal cell|without=69 +|=Überschriftenzelle|=noch eine 70 +|Normale Zelle|ohne = 73 73 74 - Thisiswhatastandardtablelookslike.Itisn'tsuitablefor everypurpose.Sometimesyoumight notwantborders,or you mightwantfull borders,or you mightwant less spacebetweenthe rows.For thesecases,therearethreepre-designedtemplatesthat you can applyas follows:72 +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: 75 75 76 76 {{info}} 77 77 {{{ 78 78 (% class="noborder" %) 79 -|= Headercell|=anotherone80 -|Normal cell|without=77 +|=Überschriftenzelle|=noch eine 78 +|Normale Zelle|ohne = 81 81 }}} 82 82 {{/info}} 83 83 84 84 (% class="noborder" %) 85 -|= Headercell|=anotherone86 -|Normal cell|without=83 +|=Überschriftenzelle|=noch eine 84 +|Normale Zelle|ohne = 87 87 88 88 {{info}} 89 89 {{{ 90 90 (% class="border" %) 91 -|= Headercell|=anotherone92 -|Normal cell|without=89 +|=Überschriftenzelle|=noch eine 90 +|Normale Zelle|ohne = 93 93 }}} 94 94 {{/info}} 95 95 96 96 (% class="border" %) 97 -|= Headercell|=anotherone98 -|Normal cell|without=95 +|=Überschriftenzelle|=noch eine 96 +|Normale Zelle|ohne = 99 99 100 100 {{info}} 101 101 {{{ 102 102 (% class="border slim" %) 103 -|= Headercell|=anotherone104 -|Normal cell|without=101 +|=Überschriftenzelle|=noch eine 102 +|Normale Zelle|ohne = 105 105 }}} 106 106 {{/info}} 107 107 108 108 (% class="border slim" %) 109 -|= Headercell|=anotherone110 -|Normal cell|without=107 +|=Überschriftenzelle|=noch eine 108 +|Normale Zelle|ohne = 111 111 112 -** Note:** ##slim##can be usedin combinationwith##border##and ##noborder##110 +**Beachte:** ##slim## ist kombinierbar mit ##border## und ##noborder## 113 113 114 -== lists==112 +== Listen == 115 115 116 -Normal ly,orderedlists(Markup: {{code}}1. {{/code}}) are numbered with numbers. Inthe exercises, usethefollowingcodetodisplaya, b, cinstead.114 +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. 117 117 118 118 {{info}} 119 119 {{{ 120 120 (% class="abc" %) 121 -1. Subtask1122 -1. Subtask2123 -1. Subtask3119 +1. Unteraufgabe eins 120 +1. Unteraufgabe zwei 121 +1. Unteraufgabe drei 124 124 }}} 125 125 {{/info}} 126 126 127 127 (% class="abc" %) 128 -1. Subtask1129 -1. Subtask2130 -1. Subtask3126 +1. Unteraufgabe eins 127 +1. Unteraufgabe zwei 128 +1. Unteraufgabe drei 131 131 132 -== Clickingonawordopensanewpagewithinformation==130 +== Eine neue Seite mit Information öffnet sich, wenn man auf ein Wort klickt == 133 133 134 134 {{info}} 135 135 {{{ 136 -[[ word]]134 +[[Wort]] 137 137 }}} 138 138 {{/info}} 139 139 140 -[[ word]]138 +[[Wort]] 141 141 142 -== Asmallpop-upappears whenyoupressaroundbutton ==140 +== Eine kleine Information öffnet sich, wenn man auf einen runden Knopf drückt == 143 143 144 144 {{info}} 145 145 {{{ 146 -{{tooltip event="click"}}Information youwantto display{{/tooltip}}144 +{{tooltip event="click"}}Information, die man zeigen möchte {{/tooltip}} 147 147 }}} 148 148 {{/info}} 149 149 150 -{{tooltip event="click"}}Information youwanttodisplay{{/tooltip}}148 +{{tooltip event="click"}}Information, die man zeigen möchte {{/tooltip}} 151 151