Test123: Unterschied zwischen den Versionen
Aus BAWiki
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
(13 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
== Spielwiese == | |||
'''A<sub>T</sub> / 0,5 A<sub>S</sub>''' | |||
{{#expr: 1 + 1 }} | |||
[[Datei:069 2023 Noss Titelbild.png|mini|alternativtext=Fluss mit Schiff|Titelbild FOX]] | |||
== Test Extensions == | |||
=== Math === | |||
<math>E=mc^2</math> | <math>E=mc^2</math> | ||
<math><\frac{2+dc}{9}</math> | |||
=== ReplaceText === | |||
Bernhardstraße | |||
=== ImageMap === | |||
<imagemap> | |||
Datei:069 2023 Noss Titelbild.png|150px|alternativtext=Fluss mit Schiff | |||
default [[Hauptseite|zur Hauptseite]] | |||
</imagemap> | |||
=== PdfHandler === | |||
[[Datei:Testdatei.pdf|page=2|200px]] | |||
=== LinkTitles === | |||
[[Aalleiter]] | |||
=== SyntaxHighlight === | |||
<syntaxhighlight lang="python" line> | |||
def quick_sort(arr): | |||
less = [] | |||
pivot_list = [] | |||
more = [] | |||
if len(arr) <= 1: | |||
return arr | |||
else: | |||
pass | |||
</syntaxhighlight> | |||
=== Cite === | |||
Siehe <ref>Müller-Hagedorn</ref> | |||
== Literatur == | |||
<references /> |
Aktuelle Version vom 19. Dezember 2023, 12:38 Uhr
Spielwiese
AT / 0,5 AS 2
Test Extensions
Math
[math]\displaystyle{ E=mc^2 }[/math]
[math]\displaystyle{ \lt \frac{2+dc}{9} }[/math]
ReplaceText
Bernhardstraße
ImageMap
PdfHandler
LinkTitles
SyntaxHighlight
def quick_sort(arr):
less = []
pivot_list = []
more = []
if len(arr) <= 1:
return arr
else:
pass
Cite
Siehe [1]
Literatur
- ↑ Müller-Hagedorn