Hallo liebe WoWler,
ab heute können in
Beiträgen auch Tabellen mit Hilfe von BB-Code erstellt werden (

).
Hier mal einige Beispiele, die möglich sind

.
Code:
[TABLE]1x1|1x2|1x3
2x1|2x2|2x3
3x1|3x2|3x3
4x1|4x2|4x3
5x1|5x2|5x3
[/TABLE]
1x1 | 1x2 | 1x3 |
2x1 | 2x2 | 2x3 |
3x1 | 3x2 | 3x3 |
4x1 | 4x2 | 4x3 |
5x1 | 5x2 | 5x3 |
Code:
[TABLE="head"]1x1|1x2|1x3
2x1|2x2|2x3
3x1|3x2|3x3
4x1|4x2|4x3
5x1|5x2|5x3
[/TABLE]
1x1 | 1x2 | 1x3 |
---|
2x1 | 2x2 | 2x3 |
3x1 | 3x2 | 3x3 |
4x1 | 4x2 | 4x3 |
5x1 | 5x2 | 5x3 |
Code:
[TABLE="head;width=50%"]1x1|1x2|1x3
2x1|2x2|2x3
3x1|3x2|3x3
4x1|4x2|4x3
5x1|5x2|5x3
[/TABLE]
1x1 | 1x2 | 1x3 |
---|
2x1 | 2x2 | 2x3 |
3x1 | 3x2 | 3x3 |
4x1 | 4x2 | 4x3 |
5x1 | 5x2 | 5x3 |