HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Needing Help! [Table] tag

08-29-2006, 02:03 AM#1
Wyvernoid
Hello guys, hmmm... I'm needing a table in my Silly JASS Utility update page, but don't know how to make it... [table][tr][td] doesn't work... Who can tell me how it's made? Thanks!
08-29-2006, 02:43 AM#2
Vexorian
hey I wouldn't make such a lame tag that requires as much complications as the html table , http://www.wc3campaigns.net/misc.php?do=bbcode#table I am gonna close the thread
08-29-2006, 02:45 AM#3
Alevice
Use

{table}
Cell 1 on Row 1{c}Cell 2 on Row 1
{r}Cell 1 on Row 2{c}Cell 2 on Row 2
{/table}

EDIT: Ha! to vex.
08-29-2006, 02:54 AM#4
Vexorian
you are such a newb.


[table]
Cell 1 on Row 1[c]Cell 2 on Row 1
[r]Cell 1 on Row 2[c]Cell 2 on Row 2
[/table]
08-29-2006, 03:00 AM#5
Tim.
[noparse] is the shit.