Page 1 of 1
Bbcode for making a table [Answered]
Posted: November 8th, 2017, 10:30 am
by C-Slo
As in the title, I need to o know the bbcodes used for making a table
Re: Bbcode for making a table
Posted: November 8th, 2017, 11:29 am
by R0M4N
Re: Bbcode for making a table
Posted: November 8th, 2017, 11:33 am
by C-Slo
@R0M4N, it doesn't show how do I make a table. I think it's the use of [r] and [c] code maybe.
Re: Bbcode for making a table
Posted: November 8th, 2017, 11:47 am
by RoGuE
[table.] - table (without the dot)
[c] - column
[r] - row
But I think the lines are invisible in new forum theme. Try [hr.] (horizontal line)
Example:
Code: Select all
[table][r][c]box 1[/c][c]box 2[/c][/r]
[r][c]box 3[/c][c]box 4[/c][/r][/table]
Re: Bbcode for making a table
Posted: November 8th, 2017, 11:51 am
by R0M4N
C-Slo wrote: ↑November 8th, 2017, 11:33 am
@R0M4N, it doesn't show how do I make a table. I think it's the use of [r] and [c] code maybe.
RoGuE wrote: ↑November 8th, 2017, 11:47 am
[table.] - table (without the dot)
[c] - column
[r] - row
both codes does not work.
Re: Bbcode for making a table
Posted: November 8th, 2017, 11:54 am
by C-Slo
Works, @RoGuE. Thanks
Lock this.
Re: Bbcode for making a table
Posted: November 8th, 2017, 11:54 am
by RoGuE
R0M4N wrote: ↑November 8th, 2017, 11:51 am
C-Slo wrote: ↑November 8th, 2017, 11:33 am
@R0M4N, it doesn't show how do I make a table. I think it's the use of [r] and [c] code maybe.
RoGuE wrote: ↑November 8th, 2017, 11:47 am
[table.] - table (without the dot)
[c] - column
[r] - row
both codes does not work.
It works
Type [ table.] code before the [c] and [r]
And you need to write something between [c] and [/c]
Re: Bbcode for making a table
Posted: November 8th, 2017, 12:03 pm
by R0M4N
RoGuE wrote: ↑November 8th, 2017, 11:54 am
R0M4N wrote: ↑November 8th, 2017, 11:51 am
C-Slo wrote: ↑November 8th, 2017, 11:33 am
@R0M4N, it doesn't show how do I make a table. I think it's the use of [r] and [c] code maybe.
RoGuE wrote: ↑November 8th, 2017, 11:47 am
[table.] - table (without the dot)
[c] - column
[r] - row
both codes does not work.
It works
Type [ table.] code before the [c] and [r]
And you need to write something between [c] and [/c]
wow k3 actually fixed it, way to go k3 <3
Re: Bbcode for making a table [Answered]
Posted: November 8th, 2017, 12:10 pm
by C-Slo
Re: Bbcode for making a table [Answered]
Posted: November 9th, 2017, 7:06 pm
by tisler
Solved.
Re: Bbcode for making a table [Answered]
Posted: November 10th, 2017, 4:45 am
by vin
Archived.