User:Argonien: Difference between revisions
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 | |||
|} | |} |
Revision as of 00:09, 20 August 2023
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
{ | class="wikitable" style="margin:auto"
|+ Eine Tabelle
|-
! style="color:blue" | Beispiel1
! style="color:green" | Beispiel2
! style="color:red" | Beispiel3
|-
| BSP1 || BSP2 || BSP3
|-
| BSP1 || BSP2 || BSP3
|-
| BSP1 || BSP2 || BSP3
|}
^Huh, normaler wiki syntax will nicht
BSP1 | BSP2 | BSP3 |
---|---|---|
Test1 | Test2 | Test3 |
Test1 | Test2 | Test3 |
Test1 | Test2 | Test3 |