Wiki source code of Wikisyntax

Last modified by Carina Enke on 15.01.2024

Hide last authors
Carina Enke 220.1 1 {{layout}}
2 {{layout-section ac:type="single"}}
3 {{layout-cell}}
Carina Enke 241.1 4 With the help of the extensive wiki syntax and additional buttons in the page's editing mode, it is possible to customise articles. For example, you can set text elements to bold or italic and add headers, links, or formulas.
Carina Enke 190.1 5
Carina Enke 241.1 6 [[image:attach:Kursrun - Wiki Syntax_en.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
Carina Enke 228.1 7 {{/layout-cell}}
8 {{/layout-section}}
9
10 {{layout-section ac:type="single"}}
11 {{layout-cell}}
Carina Enke 232.9 12
Carina Enke 228.1 13
Carina Enke 241.1 14 {{expand title="Overview of the wiki syntax and additional buttons ..."}}
15 Certain keyboard characters, such as quotes, apostrophes, equal signs, or asterisks, allow you to format the text of the wiki article. Alternatively, you can also use the usual formatting buttons, which become available when switching to the editing mode of the article.
Carina Enke 76.1 16
Carina Enke 241.1 17 {{expand title="Formatting with buttons or input fields ..."}}
Carina Enke 228.1 18 (% class="wrapped" %)
Carina Enke 76.1 19 |=(% colspan="1" %)(% colspan="1" %)
20 (((
Carina Enke 241.1 21 Formatting buttons
Carina Enke 76.1 22 )))|=(% colspan="1" %)(% colspan="1" %)
23 (((
Carina Enke 241.1 24 Input with formatting characters
Carina Enke 76.1 25 )))|=(% colspan="1" %)(% colspan="1" %)
26 (((
Carina Enke 241.1 27 Explanation including an example in the article
Carina Enke 76.1 28 )))
29 |(((
Carina Enke 228.1 30 (% class="content-wrapper" %)
31 (((
Carina Enke 241.1 32 [[image:LMS.Benutzerhandbuch OPAL.Icons.WebHome@Icon_fett.png]] [[image:LMS.Benutzerhandbuch OPAL.Icons.WebHome@Icon_kursiv.png]]
Carina Enke 228.1 33 )))
Carina Enke 76.1 34 )))|(((
Carina Enke 241.1 35 '''bold"
Carina Enke 76.1 36
Carina Enke 241.1 37 ''italic''
Carina Enke 76.1 38 )))|(((
Carina Enke 241.1 39 **bold **text
Carina Enke 76.1 40
Carina Enke 241.1 41 //italic //text
Carina Enke 76.1 42 )))
43 |(((
Carina Enke 228.1 44 (% class="content-wrapper" %)
45 (((
Carina Enke 240.1 46 [[image:LMS.Benutzerhandbuch OPAL.Icons.WebHome@Icon_Überschrift.png]]
Carina Enke 228.1 47 )))
Carina Enke 76.1 48 )))|(((
Carina Enke 241.1 49 ~==header text==
Carina Enke 76.1 50 )))|(((
Carina Enke 241.1 51 (% class="TableParagraph" %)
52 This is how you can mark **headers **(level 2).
Carina Enke 76.1 53 )))
54 |(((
Carina Enke 228.1 55 (% class="content-wrapper" %)
56 (((
Carina Enke 240.1 57 [[image:LMS.Benutzerhandbuch OPAL.Icons.WebHome@Icon_Listen.png]]
Carina Enke 228.1 58 )))
Carina Enke 76.1 59 )))|(((
Carina Enke 241.1 60 (% style="color:#000000; text-decoration:none" %)* unsorted
61 ~* unsorted
62 \\# sorted(%%)
63 (% style="color:#000000; text-decoration:none" %)# sorted
Carina Enke 76.1 64 )))|(((
Carina Enke 241.1 65 * **unsorted**
66 * lists
Carina Enke 76.1 67
Carina Enke 241.1 68 1. **sorted**
69 1. lists
Carina Enke 76.1 70 )))
71 |(((
Carina Enke 228.1 72 (% class="content-wrapper" %)
73 (((
Carina Enke 240.1 74 [[image:LMS.Benutzerhandbuch OPAL.Icons.WebHome@Icon_Formel einbinden.png]]
Carina Enke 228.1 75 )))
Carina Enke 76.1 76 )))|(((
Carina Enke 241.1 77 (% style="color:#000000; text-decoration:none" %)<math><formula></math>
Carina Enke 228.1 78
Carina Enke 241.1 79 (% style="color:#000000; text-decoration:none" %)(e.g. <math>c = a + b</math>)
Carina Enke 228.1 80
81
Carina Enke 241.1 82 alternatives:
Carina Enke 228.1 83
Carina Enke 241.1 84 $$<formula>$$  (z.B $$(% style="color:#000000; text-decoration:none" %)c = a + b(%%)$$)
Carina Enke 228.1 85
Carina Enke 241.1 86 \(<formula>\)
87 (e.g. \((% style="color:#000000; text-decoration:none" %)c = a + b(%%)\) )
Carina Enke 76.1 88 )))|(((
Carina Enke 228.1 89 (% class="content-wrapper" %)
90 (((
Carina Enke 241.1 91 You can use this symbol to enter **mathematical formulas** so that the following code
Carina Enke 76.1 92
93
94 {{code}}
Carina Enke 228.1 95 <math>\sqrt[3]{x-1}</math>  
Carina Enke 76.1 96 {{/code}}
97
98 (% style="text-align: left;" %)
Carina Enke 241.1 99 results in this formula:
Carina Enke 76.1 100
101 [[image:attach:Kursrun - Formel im Wiki.png]]
Carina Enke 224.1 102
Carina Enke 241.1 103 (% style="color:#000000; text-decoration:none" %)By clicking the [[image:attach:Icon_Formel einbinden.png]]button, sample content is inserted first. Adjust it and fill in the required formula.
Carina Enke 224.1 104
105
Carina Enke 241.1 106 (% style="color:#000000; text-decoration:none" %)Formulas are displayed centred by default. If you want the formula to be displayed in the running text, please use the scheme \(<formula>\).
107
108
109 (% class="TableParagraph" %)
110
Carina Enke 76.1 111 )))
112 )))
113 |(((
Carina Enke 228.1 114 (% class="content-wrapper" %)
115 (((
Carina Enke 240.1 116 [[image:LMS.Benutzerhandbuch OPAL.Icons.WebHome@Icon_Link intern.png]]
Carina Enke 228.1 117 )))
Carina Enke 76.1 118 )))|(((
Carina Enke 241.1 119 ~[~[index]]
Carina Enke 76.1 120 )))|(((
Carina Enke 241.1 121 (% class="TableParagraph" %)
122 Use this button to embed a **link to an internal page**:
Carina Enke 76.1 123
Carina Enke 241.1 124 (% class="TableParagraph" %)
125 If an article with this title (e.g. Index) exists already, you can refer to it from the currently opened article. Just put the title of the article to be referred to in square brackets.
Carina Enke 228.1 126
Carina Enke 241.1 127 Alternatively, you can also use the button **Insert link **to display a list of existing articles. By clicking //on// the title of an article in this list, a link is automatically embedded in the article.
128
129 If you wish to use an **alternative link text** instead of the page name, enter a pipe (|) after the actual link text and then the text to be displayed, e.g. ~[~[index|Home page]]. Further formatting options for links are given in the overview below.
Carina Enke 76.1 130 )))
131 |(% colspan="1" %)(% colspan="1" %)
132 (((
Carina Enke 228.1 133 (% class="content-wrapper" %)
134 (((
Carina Enke 240.1 135 [[image:LMS.Benutzerhandbuch OPAL.Icons.WebHome@Icon_Link extern.png]]
Carina Enke 228.1 136 )))
Carina Enke 76.1 137 )))|(% colspan="1" %)(% colspan="1" %)
138 (((
Carina Enke 241.1 139 (% style="color:#000000; text-decoration:none" %)~[[[http:~~/~~/www.bps-system.de/>>url:http://www.bps-system.de/||shape="rect"]] link text]
Carina Enke 76.1 140 )))|(% colspan="1" %)(% colspan="1" %)
141 (((
Carina Enke 241.1 142 (% class="TableParagraph" %)
143 Use this button to embed a** link to an** **external page**. A sample text will be inserted.(% style="color:#333333" %) Adjust its URL and alternative link text.
144
145
146
Carina Enke 76.1 147 )))
148 |(% colspan="1" %)(% colspan="1" %)
149 (((
Carina Enke 228.1 150 (% class="content-wrapper" %)
151 (((
Carina Enke 240.1 152 [[image:LMS.Benutzerhandbuch OPAL.Icons.WebHome@Icon_unformatierter Text.png]]
Carina Enke 228.1 153 )))
Carina Enke 76.1 154 )))|(% colspan="1" %)(% colspan="1" %)
155 (((
Carina Enke 241.1 156 <nowiki>enter the unformatted text here</nowiki>
Carina Enke 76.1 157 )))|(% colspan="1" %)(% colspan="1" %)
158 (((
Carina Enke 241.1 159 With this button, you can display unformatted text.
Carina Enke 76.1 160 )))
161 |(% colspan="1" %)(% colspan="1" %)
162 (((
Carina Enke 228.1 163 (% class="content-wrapper" %)
164 (((
Carina Enke 240.1 165 [[image:LMS.Benutzerhandbuch OPAL.Icons.WebHome@Icon_Trennlinie.png]]
Carina Enke 228.1 166 )))
Carina Enke 76.1 167 )))|(% colspan="1" %)(% colspan="1" %)
168 (((
Carina Enke 241.1 169 ~-~-~-~-
Carina Enke 76.1 170 )))|(% colspan="1" %)(% colspan="1" %)
171 (((
Carina Enke 241.1 172 This is how you add a **horizontal separator**.
Carina Enke 76.1 173 )))
174 |(% colspan="1" %)(% colspan="1" %)
175 (((
Carina Enke 228.1 176 (% class="content-wrapper" %)
177 (((
Carina Enke 241.1 178 [[image:LMS.Benutzerhandbuch OPAL.Icons.WebHome@Icon_Datei hochladen_en.png]]
Carina Enke 228.1 179 )))
Carina Enke 76.1 180 )))|(% colspan="1" %)(% colspan="1" %)
181 (((
Carina Enke 232.9 182
Carina Enke 76.1 183 )))|(% colspan="1" %)(% colspan="1" %)
184 (((
Carina Enke 241.1 185 This button will open the upload function. It allows you to upload files from your computer to the Wiki via drag-and-drop.
Carina Enke 76.1 186 )))
187 |(% colspan="1" %)(% colspan="1" %)
188 (((
Carina Enke 228.1 189 (% class="content-wrapper" %)
190 (((
Carina Enke 241.1 191 [[image:LMS.Benutzerhandbuch OPAL.Icons.WebHome@Icon_Link einfügen_en.png]]
Carina Enke 228.1 192 )))
Carina Enke 76.1 193 )))|(% colspan="1" %)(% colspan="1" %)
194 (((
Carina Enke 232.9 195
Carina Enke 76.1 196 )))|(% colspan="1" %)(% colspan="1" %)
197 (((
Carina Enke 241.1 198 This button will open a list of all the articles within the Wiki. By clicking on an entry, this article will be inserted as a link in the current article.
Carina Enke 76.1 199 )))
200 |(% colspan="1" %)(% colspan="1" %)
201 (((
Carina Enke 228.1 202 (% class="content-wrapper" %)
203 (((
Carina Enke 241.1 204 [[image:LMS.Benutzerhandbuch OPAL.Icons.WebHome@Icon_Datei einfügen_en.png]]
Carina Enke 228.1 205 )))
Carina Enke 76.1 206 )))|(% colspan="1" %)(% colspan="1" %)
207 (((
Carina Enke 232.9 208
Carina Enke 76.1 209 )))|(% colspan="1" %)(% colspan="1" %)
210 (((
Carina Enke 228.1 211 (% class="content-wrapper" %)
212 (((
Carina Enke 241.1 213 (% class="TableParagraph" %)
214 This button will open a list of all the files uploaded to the Wiki. By clicking on an entry, this file will be inserted into the article.
Carina Enke 76.1 215
Carina Enke 241.1 216 {{info}}
217 (% class="TableParagraph" %)
218 While images are directly displayed in the article, other file formats such as PDF, Word or HTML files will be displayed as a link to be downloaded.
219 {{/info}}
Carina Enke 76.1 220
Carina Enke 241.1 221 {{expand title="Add an image or a file to the article ..."}}
Carina Enke 76.1 222
Carina Enke 241.1 223
Carina Enke 228.1 224 {{includeplus spaceKey="LMS" scrollPageId="8AC9158F0160FDF5F11ECDA30036B95B"/}}
Carina Enke 76.1 225 {{/expand}}
226 )))
Carina Enke 228.1 227 )))
Carina Enke 202.1 228 |(% colspan="1" %)(% colspan="1" %)
Carina Enke 76.1 229 (((
Carina Enke 228.1 230 (% class="content-wrapper" %)
231 (((
Carina Enke 241.1 232 [[image:LMS.Benutzerhandbuch OPAL.Icons.WebHome@Icon_Kategorie einfügen_en.png]]
Carina Enke 228.1 233 )))
Carina Enke 76.1 234 )))|(% colspan="1" %)(% colspan="1" %)
235 (((
Carina Enke 232.9 236
Carina Enke 76.1 237 )))|(% colspan="1" %)(% colspan="1" %)
238 (((
Carina Enke 241.1 239 This button will open a list of all Wiki categories. By clicking on an entry, this category will be added to the current article.
Carina Enke 76.1 240 )))
Carina Enke 228.1 241 {{/expand}}
242
Carina Enke 241.1 243 {{expand title="Further formatting options with input fields ..."}}
244 (% class="wrapped" %)
Carina Enke 228.1 245 |=(((
Carina Enke 241.1 246 Information about the creator
Carina Enke 228.1 247 )))|(((
248 ~~~~~~
249
250 ~~~~~~~~
251 )))|(((
Carina Enke 241.1 252 Insert **three tilde characters** to display the **name of the page creator** in this position. You can also insert **four tilde characters** for a **time stamp**.
253 )))|(((
Carina Enke 228.1 254 (% class="content-wrapper" %)
Carina Enke 76.1 255 (((
Carina Enke 228.1 256 [[image:attach:Kursrun - Wikisyntax Ersteller_de.png]]
257 )))
258 )))
259 |=(((
Carina Enke 241.1 260 Underline
Carina Enke 228.1 261 )))|(((
Carina Enke 241.1 262 <u>underline</u>
Carina Enke 228.1 263 )))|(((
Carina Enke 241.1 264 This is how you underline words.
265 )))|(% rowspan="3" %)(% rowspan="3" %)
Carina Enke 228.1 266 (((
267 (% class="content-wrapper" %)
268 (((
Carina Enke 232.9 269 [[image:attach:Kursrun - Wikisyntax Text_de.png]]
Carina Enke 228.1 270 )))
271 )))
272 |=(((
Carina Enke 241.1 273 Text colour
Carina Enke 228.1 274 )))|(((
Carina Enke 241.1 275 <span style="color:#006400"> text</span>
Carina Enke 228.1 276 )))|(((
Carina Enke 241.1 277 This is how you change the text colour. You will find a simple colour table at [[https:~~/~~/en.wikipedia.org/wiki/Web_colors>>url:https://en.wikipedia.org/wiki/Web_colors||shape="rect"]])
Carina Enke 228.1 278 )))
Carina Enke 241.1 279 |=(((
280 Line break
281 )))|(((
Carina Enke 228.1 282 </br>
Carina Enke 241.1 283 )))|(((
284 This is how to create a line break only. You do not create a new paragraph. A new paragraph (with larger line spacing) is created by an empty line.
Carina Enke 228.1 285 )))
Carina Enke 241.1 286 |=(((
287 Right-aligned text
288 )))|(((
289 <div align="right">right-aligned text</div>
290 )))|(((
291 Align text to right
292 )))|(((
293
Carina Enke 228.1 294 )))
Carina Enke 241.1 295 |=(((
296 Left-aligned text
297 )))|(((
298 <div align="left">left-aligned text</div>
299 )))|(((
300 Align text to left
301 )))|(((
302
Carina Enke 228.1 303 )))
Carina Enke 241.1 304 |=(((
305 Centered text
306 )))|(((
307 <div align="center">centered text</div>
308 )))|(((
309 Align text to center
310 )))|(((
311
Carina Enke 228.1 312 )))
Carina Enke 241.1 313 |=(((
314 Superscript
315 )))|(((
316 text<sup>superscript</sup>
317 )))|(((
318 This is how to superscript a text.
319 )))|(((
320
Carina Enke 228.1 321 )))
Carina Enke 241.1 322 |=(((
323 Subscript
324 )))|(((
325 text<sub>subscript</sub>
326 )))|(((
327 This is how to subscript a text.
328 )))|(((
329
Carina Enke 228.1 330 )))
Carina Enke 241.1 331 |=(((
332 List of definitions
333 )))|(((
334 ;term 1
Carina Enke 228.1 335
Carina Enke 241.1 336 ~: definition 1
Carina Enke 228.1 337
Carina Enke 241.1 338 ;term 2
Carina Enke 228.1 339
Carina Enke 241.1 340 ~: definition 2-1
Carina Enke 228.1 341
Carina Enke 241.1 342 ~: definition 2-2
343 )))|(((
344 To create a list of terms.
345 )))|(((
346
Carina Enke 228.1 347 )))
Carina Enke 241.1 348 |=(((
349 Indentation without bullet list
350 )))|(((
351 :single indentation
Carina Enke 228.1 352
Carina Enke 241.1 353 ::double indentation
Carina Enke 228.1 354
Carina Enke 241.1 355 ~::::: multiple indentation
Carina Enke 228.1 356
Carina Enke 232.9 357
Carina Enke 241.1 358 )))|(((
359 By entering the colon, the line can be indented according to the colons used.
360 )))|(((
361
Carina Enke 228.1 362 )))
Carina Enke 241.1 363 |=(((
364 Bullet list without numbers
365 )))|(((
366 *one
Carina Enke 228.1 367
Carina Enke 241.1 368 *two
Carina Enke 228.1 369
Carina Enke 241.1 370 ~*~*one-two
Carina Enke 228.1 371
Carina Enke 241.1 372 ~*~*two-two
Carina Enke 228.1 373
Carina Enke 241.1 374 *three
375 )))|(((
376 This is how you create an unnumbered list.
377 )))|(((
378
Carina Enke 228.1 379 )))
Carina Enke 241.1 380 |=(((
381 Bullet list with numbers
382 )))|(((
383 #one
Carina Enke 228.1 384
Carina Enke 241.1 385 #two
Carina Enke 228.1 386
Carina Enke 241.1 387 ~#~#one-two
Carina Enke 228.1 388
Carina Enke 241.1 389 ~#~#two-two
Carina Enke 228.1 390
Carina Enke 241.1 391 #three
392 )))|(((
393 This is how you create a numbered list.
394 )))|(((
395
Carina Enke 228.1 396 )))
Carina Enke 241.1 397 |=(((
398 Coloured paragraph
399 )))|(((
400 <p style="color:red;"> This is a whole paragraph </p>
401 )))|(((
402 This is how you create a colored paragraph.
403 )))|(((
404
Carina Enke 228.1 405 )))
Carina Enke 241.1 406 |=(((
407 Background for one or a few words
408 )))|(((
409 <span style="background-color: yellow;">example</span>
410 )))|(((
411 With this code you can adjust the background color.
412 )))|(((
Carina Enke 228.1 413 (% class="content-wrapper" %)
414 (((
Carina Enke 241.1 415 [[image:attach:image2020-10-15_17-13-2.png]]
Carina Enke 228.1 416 )))
417 )))
Carina Enke 241.1 418 |=(((
419 Coloured text + background of a paragraph
420 )))|(((
Carina Enke 228.1 421 (% class="content-wrapper" %)
422 (((
Carina Enke 241.1 423 <p>Lorem ipsum <span style="background-color: yellow;">example </span> dolor sit amet, consetetur sadipscing elitr.</p>
Carina Enke 228.1 424 )))
Carina Enke 241.1 425 )))|(((
426 Use this code to color text and its background.
427
Carina Enke 228.1 428 (% class="content-wrapper" %)
429 (((
Carina Enke 241.1 430
Carina Enke 228.1 431 )))
Carina Enke 241.1 432 )))|(((
Carina Enke 228.1 433 (% class="content-wrapper" %)
434 (((
Carina Enke 241.1 435
Carina Enke 228.1 436 )))
437 )))
438 {{/expand}}
439
Carina Enke 241.1 440 {{expand title="Formatting of tables ..."}}
441 (% class="wrapped" %)
Carina Enke 228.1 442 |=(((
Carina Enke 241.1 443 Add table
Carina Enke 228.1 444 )))|(((
445 {|
Carina Enke 241.1 446 ~|cell 1
447 ~|cell 2
Carina Enke 232.9 448 ~|-
Carina Enke 241.1 449 ~|cell 3
450 ~|cell 4
Carina Enke 228.1 451 ~|}
452 )))|(((
Carina Enke 241.1 453 To create a **table** in the article, you can use brackets and hyphens.
Carina Enke 228.1 454
455 (% class="wrapped" %)
Carina Enke 76.1 456 |(((
Carina Enke 241.1 457 cell 1
Carina Enke 76.1 458 )))|(((
Carina Enke 241.1 459 cell 2
Carina Enke 76.1 460 )))
461 |(((
Carina Enke 241.1 462 cell 3
Carina Enke 76.1 463 )))|(((
Carina Enke 241.1 464 cell 4
Carina Enke 76.1 465 )))
466 )))
Carina Enke 232.9 467 |=(% scope="col" %)(((
Carina Enke 241.1 468 Border around table
Carina Enke 228.1 469 )))|(((
Carina Enke 232.9 470 {| border ="1"
Carina Enke 241.1 471 ~|cell 1
472 ~|cell 2
Carina Enke 232.9 473 ~|-
Carina Enke 241.1 474 ~|cell 3
475 ~|cell 4
Carina Enke 228.1 476 ~|}
477 )))|(((
Carina Enke 232.9 478
Carina Enke 228.1 479 )))
480 |=(((
Carina Enke 241.1 481 Table (column width (Percent))
Carina Enke 228.1 482 )))|(((
Carina Enke 232.9 483 {| border = "1"
Carina Enke 241.1 484 ! width = "10%"|column 1
485 ! width = "20%"|column 2
486
487 ! width = "40%"|column 3
488
Carina Enke 232.9 489 ~|-
Carina Enke 241.1 490 ~|cell 1
491 ~|cell 2
492
493 ~|cell 3
Carina Enke 232.9 494 ~|-
Carina Enke 241.1 495 ~|cell 4
496 ~|cell 5
497
498 ~|cell 6
Carina Enke 232.9 499 ~|}
Carina Enke 228.1 500 )))|(((
Carina Enke 241.1 501 Possible by specifying percent values. A line that starts with ! is automatically displayed bold and centered.
Carina Enke 228.1 502 )))
503 |=(% colspan="1" %)(% colspan="1" %)
Carina Enke 202.1 504 (((
Carina Enke 241.1 505 Table (column width (Pixels))
506 )))|(((
Carina Enke 232.9 507 {| border = "1"
Carina Enke 241.1 508 ! width = "50px" |column 1
509 ! width = "100px"|column 2
510 ! width = "400px"|column 3
Carina Enke 232.9 511 ~|-
Carina Enke 241.1 512 ~|cell 1
513 ~|cell 2
514 ~|cell 3
Carina Enke 232.9 515 ~|-
Carina Enke 241.1 516 ~|cell 4
517 ~|cell 5
518 ~|cell 6
Carina Enke 232.9 519 ~|}
Carina Enke 202.1 520 )))|(% colspan="1" %)(% colspan="1" %)
521 (((
Carina Enke 241.1 522 Possible by specifying pixel values. A line that starts with ! is automatically displayed bold and centered.
Carina Enke 196.1 523 )))
Carina Enke 228.1 524 {{/expand}}
Carina Enke 200.1 525
Carina Enke 228.1 526
527
Carina Enke 241.1 528 {{id name="formatting"/}}
Carina Enke 200.1 529
Carina Enke 241.1 530 {{expand title="Formatting options for images and links"}}
Carina Enke 228.1 531 (% class="wrapped" %)
532 |=(% colspan="1" %)(% colspan="1" %)
533 (((
Carina Enke 241.1 534 Internal link
Carina Enke 228.1 535 )))|(% colspan="1" %)(% colspan="1" %)
536 (((
Carina Enke 241.1 537 ~[~[Wiki page]]
Carina Enke 228.1 538 )))|(% colspan="1" %)(% colspan="1" %)
539 (((
Carina Enke 241.1 540 Links are underlined by default.
Carina Enke 228.1 541 )))
542 |=(% colspan="1" %)(% colspan="1" %)
543 (((
Carina Enke 241.1 544 External link
Carina Enke 228.1 545 )))|(% colspan="1" %)(% colspan="1" %)
546 (((
Carina Enke 241.1 547 [[https:~~/~~/www.abc.de>>url:https://www.abc.de||shape="rect"]]
Carina Enke 228.1 548 )))|(% colspan="1" %)(% colspan="1" %)
549 (((
Carina Enke 241.1 550 Links are underlined by default.
Carina Enke 228.1 551 )))
Carina Enke 241.1 552 |=(% colspan="1" %)(% colspan="1" %)
Carina Enke 228.1 553 (((
Carina Enke 241.1 554 Image description (when hovering the mouse pointer over the image)
Carina Enke 228.1 555 )))|(% colspan="1" %)(% colspan="1" %)
556 (((
Carina Enke 241.1 557 [(% style="color:#333333" %)[Image:name of the image.png|description of the image|200px]]
Carina Enke 200.1 558
Carina Enke 241.1 559 ~[~[Image:name of the image.png||d(% style="color:#333333" %)escription of the image|200px]]
Carina Enke 228.1 560
Carina Enke 241.1 561 ~[~[Image:BPS_Logo.png|| d(% style="color:#333333" %)escription of the image|200px]]
Carina Enke 228.1 562
563
Carina Enke 241.1 564 (% style="color:#333333" %)Text before the picture
Carina Enke 228.1 565
Carina Enke 241.1 566 (% style="color:#333333" %)<span>~[~[Image:BPS_Logo.png|right|20px|BPS Logo with more text]]</span>
567
568 (% style="color:#333333" %)<div style="clear: both;"></div>
569
570 (% style="color:#333333" %)some more text
Carina Enke 228.1 571 )))|(% colspan="1" %)(% colspan="1" %)
572 (((
Carina Enke 241.1 573 Enter your favourite text after the pipe (|). If you start the text with a space, it will be displayed with a border and at a greater distance from the image.
574
575
576 If the text extends beyond the width of the image, it gets wrapped. In this case, overlapping can occur. This can be avoided by using the HTML additions span and div.
Carina Enke 228.1 577 )))
578 |=(% colspan="1" %)(% colspan="1" %)
579 (((
Carina Enke 241.1 580 Thumbnail
Carina Enke 228.1 581 )))|(% colspan="1" %)(% colspan="1" %)
582 (((
583 ~[~[Image:BPS.png|right|thumb]]
584
585 ~[~[Image:BPS.png|right|30px|thumb]]
Carina Enke 241.1 586
587 ~[~[Image:(% style="color:#333333" %)name of the image.jpg|thumb|description of the image]]
Carina Enke 228.1 588 )))|(% colspan="1" %)(% colspan="1" %)
589 (((
Carina Enke 241.1 590 Enter **thumb** to create a thumbnail. In the article view, the user will see a smaller image. If they click on it, the image will be enlarged to its original or specified size.
Carina Enke 228.1 591 )))
592 |=(((
Carina Enke 241.1 593 Alignment
Carina Enke 196.1 594 )))|(((
Carina Enke 202.1 595 ~[~[Image:BPS.png|right]]
Carina Enke 196.1 596 )))|(% colspan="1" %)(% colspan="1" %)
597 (((
Carina Enke 241.1 598 Enter "left" or "right" after the pipe (|).
Carina Enke 196.1 599 )))
Carina Enke 228.1 600 |=(((
Carina Enke 241.1 601 Image size
Carina Enke 202.1 602 )))|(((
603 ~[~[Image:BPS.png|120px]]
Carina Enke 196.1 604 )))|(% colspan="1" %)(% colspan="1" %)
605 (((
Carina Enke 241.1 606 Enter your favourite size after the pipe (|).
Carina Enke 196.1 607 )))
Carina Enke 241.1 608 |=(((
609 Caption
610 )))|(((
611 ~[~[Image:BPS.png|Das ist das BPS-Logo.]]
612 )))|(% colspan="1" %)(% colspan="1" %)
613 (((
614 Enter your favourite text after the pipe (|).
615 )))
Carina Enke 228.1 616 |=(% colspan="1" %)(% colspan="1" %)
617 (((
Carina Enke 241.1 618 Multiple formats
Carina Enke 228.1 619 )))|(% colspan="1" %)(% colspan="1" %)
620 (((
Carina Enke 241.1 621 ~[~[Image:BPS.png|right|30px|thumb|(% style="color:#333333" %)This is the BPS logo.(%%)]]
Carina Enke 228.1 622 )))|(% colspan="1" %)(% colspan="1" %)
623 (((
Carina Enke 241.1 624 Separate multiple formats by using a pipe (|).
Carina Enke 228.1 625 )))
626 {{/expand}}
627 {{/expand}}
628 {{/layout-cell}}
629 {{/layout-section}}
630 {{/layout}}