Benutzer:GtCHP21: Unterschied zwischen den Versionen
Aus ZUM Projektwiki
KKeine Bearbeitungszusammenfassung |
KKeine Bearbeitungszusammenfassung Markierung: 2017-Quelltext-Bearbeitung |
||
(6 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
Meine Testseite, muhahaha | Meine Testseite, muhahaha | ||
<syntaxhighlight lang="java"> | |||
#include <stdio.h> | |||
public static void main() { | |||
return null; | |||
} | |||
</syntaxhighlight> | |||
<!-- Dies ist ein Kommentar --> | <!-- Dies ist ein Kommentar --> | ||
[[Datei:Qr-code.png|mini]] | [[Datei:Qr-code.png|mini]]Absatz | ||
<br /><hiero> | |||
-è® | |||
</hiero><chem>Hg^2+ ->[I-] HgI2 ->[I-] {[Hg^{II}I4]^2-}</chem> | |||
<math>\min(x,y) | |||
{\partial^2\over\partial x_1\partial x_2}y</math> | |||
<references /><graph>{ | |||
"version": 2, | |||
"width": 400, | |||
"height": 200, | |||
"data": [ | |||
{ | |||
"name": "table", | |||
"values": [ | |||
{ | |||
"x": 0, | |||
"y": 7 | |||
}, | |||
{ | |||
"x": 1, | |||
"y": 7 | |||
}, | |||
{ | |||
"x": 2, | |||
"y": 7 | |||
}, | |||
{ | |||
"x": 3, | |||
"y": 0 | |||
} | |||
] | |||
} | |||
], | |||
"scales": [ | |||
{ | |||
"name": "x", | |||
"type": "linear", | |||
"range": "width", | |||
"zero": false, | |||
"domain": { | |||
"data": "table", | |||
"field": "x" | |||
} | |||
}, | |||
{ | |||
"name": "y", | |||
"type": "linear", | |||
"range": "height", | |||
"nice": true, | |||
"domain": { | |||
"data": "table", | |||
"field": "y" | |||
} | |||
} | |||
], | |||
"axes": [ | |||
{ | |||
"type": "x", | |||
"scale": "x" | |||
}, | |||
{ | |||
"type": "y", | |||
"scale": "y" | |||
} | |||
], | |||
"marks": [ | |||
{ | |||
"type": "area", | |||
"from": { | |||
"data": "table" | |||
}, | |||
"properties": { | |||
"enter": { | |||
"x": { | |||
"scale": "x", | |||
"field": "x" | |||
}, | |||
"y": { | |||
"scale": "y", | |||
"field": "y" | |||
}, | |||
"y2": { | |||
"scale": "y", | |||
"value": 0 | |||
}, | |||
"fill": { | |||
"value": "steelblue" | |||
}, | |||
"interpolate": { | |||
"value": "monotone" | |||
} | |||
} | |||
} | |||
} | |||
] | |||
}</graph><syntaxhighlight lang="html"> | |||
<h1> Hi </h1> | |||
</syntaxhighlight><mapframe latitude="89" longitude="-648" zoom="0" width="400" height="300" align="center" /> | |||
{| class="wikitable" | {| class="wikitable" | ||
|+Beschriftung | |+Beschriftung | ||
Zeile 11: | Zeile 143: | ||
|Inhaltszelle||Inhaltszelle||NotCat | |Inhaltszelle||Inhaltszelle||NotCat | ||
|} | |} | ||
[[Benutzer:GtCHP21|GtCHP21]] ([[Benutzer Diskussion:GtCHP21|Diskussion]]) 15:14, 7. Jan. 2021 (CET) |
Aktuelle Version vom 7. Januar 2021, 14:33 Uhr
Meine Testseite, muhahaha
#include <stdio.h>
public static void main() {
return null;
}
Absatz
|
<h1> Hi </h1>
Überschriftszelle | Überschriftszelle | Cat |
---|---|---|
Inhaltszelle | Inhaltszelle | NotCat |
GtCHP21 (Diskussion) 15:14, 7. Jan. 2021 (CET)