|
say whaaaaaaa!!! and yes i would say so because i want to learn how to use that. but it just makes no sense to me.i've seen some pretty nice set up in the selling topics but when i quote to see how it's done i have no clues! helps?!
This might be what you
are looking for or
is
it
this
| 1 | 2 | 3 |
| 4 | 5 | 6 |
| 7 | 8 | 9 |
[table]
[tr][td]1 [/td][td]2 [/td][td]3 [/td][/tr]
[tr][td]4 [/td][td]5 [/td][td]6 [/td][/tr]
[tr][td]7 [/td][td]8 [/td][td]9 [/td][/tr]
[/table]
1 2 3 4 5 6 7 8 9 Code: [Select][table]
[tr][td]1 [/td][td]2 [/td][td]3 [/td][/tr]
[tr][td]4 [/td][td]5 [/td][td]6 [/td][/tr]
[tr][td]7 [/td][td]8 [/td][td]9 [/td][/tr]
[/table]
shields
List goes hereshoes
list goes hereheadgears
list goes hereswords
List goes heremaces
etchurr
listdurr
listlol
listlol
listCode: [Select][table]
[tr][td]1 [/td][td]2 [/td][td]3 [/td][/tr]
[tr][td]4 [/td][td]5 [/td][td]6 [/td][/tr]
[tr][td]7 [/td][td]8 [/td][td]9 [/td][/tr]
[/table]
ummmm that is a table of like 9 squares?
what if i want to put something like a table with , shields,shoes,body armor, swords, head gear.
how would that work when i want to put a list of thing under one of each of those squares? like how about each in a spoiler?
[table] opens a table while [/table] closes a table
[tr] which stand for table row opens a row in a table while [/tr] closes a row in a table
[td] which stands for table data opens a slot in a table row while [/td]closes a slot in a table row.
Put that list inside[td][/td] so you can frame the list like this.
[td]
A
B
C
D
E
F
[/td]
http://www.teamopolis.com/tools/bbcode-table-generator.aspx
Easy as that.