Argonien
Joined 19 August 2023
Created page with "I make RomHacks and Youtube stuff. And that's about it. Also everything underneath this line is just me testing around with HTML: ---- === Das is fett === <nowiki>{| class="wikitable" style="margin:auto"</nowiki> |+ Eine Tabelle |- ! style="color:blue" | Beispiel1 ! style="color:green" | Beispiel2 ! style="color:red" | Beispiel3 |- | BSP1 || BSP2 || BSP3 |- | BSP1 || BSP2 || BSP3 |- | BSP1 || BSP2 || BSP3 |}" |
|||
| Line 9: | Line 9: | ||
=== Das is fett === | === Das is fett === | ||
{ | class="wikitable" style="margin:auto" | |||
|+ Eine Tabelle | |+ Eine Tabelle | ||
| Line 33: | Line 33: | ||
| BSP1 || BSP2 || BSP3 | | BSP1 || BSP2 || BSP3 | ||
|} | |||
^Huh, normaler wiki syntax will nicht | |||
{| class="wikitable" | |||
|+ | |||
!BSP1 | |||
!BSP2 | |||
!BSP3 | |||
|- | |||
|Test1 | |||
|Test2 | |||
|Test3 | |||
|- | |||
|Test1 | |||
|Test2 | |||
|Test3 | |||
|- | |||
|Test1 | |||
|Test2 | |||
|Test3 | |||
|} | |} | ||