Tables...

Description of your first forum.

Moderator: Co-Admin

User avatar
Thefatkitty
Co-Admin
Co-Admin
Articles: 0
Offline
Posts: 15
Joined: Mon Jul 11, 2022 8:14 pm
2
Contact:
Canada

Tables...

Post by Thefatkitty »

[table][tr][th]{Name}[/th][th]Age[/th][/tr][tr][td]John[/td][td]65[/td][/tr][tr][td]Gitte[/td][td]40[/td][/tr][tr][td]Sussie[/td][td]19[/td][/tr][/table]
User avatar
Thefatkitty
Co-Admin
Co-Admin
Articles: 0
Offline
Posts: 15
Joined: Mon Jul 11, 2022 8:14 pm
2
Contact:
Canada

Re: Tables...

Post by Thefatkitty »

[table][tr][tdo=4]Custom BBCodes[/tdo][/tr][tr][td]Code[/td][td]Symbol[/td][td]Description[/td][td]Comment[/td][/tr][tr][td]copy[/td][td][char]copy[/char][/td][td]copyright[/td][td][/td][/tr][tr][td]reg[/td][td][char]reg[/char][/td][td]registered[/td][td][/td][/tr][tr][td]trade[/td][td][char]trade[/char][/td][td]trademark[/td][td][/td][/tr][tr][td]frac34
frac15[/td][td][char]frac34[/char]
[char]frac15[/char][/td][td]Fraction[/td][td]any single digit number can be used
something like 9/10 can not be generated.[/td][/tr][tr][td]div[/td][td][char]div[/char][/td][td]divided by[/td][td][/td][/tr][tr][td]times[/td][td][char]times[/char][/td][td]multiply[/td][td]compared to the x key
on your keyboard[/td][/tr][tr][td]minus[/td][td][char]minus[/char][/td][td]subtract[/td][td]compared to the - (hyphen) key[/td][/tr]
[tr][tda=4]I didn't add the code for addition because it displays
the same as the + key on the keyboard.[/tda][/tr][/table]
User avatar
Gordon
Admin
Admin
Articles: 0
Offline
Posts: 62
Joined: Tue May 17, 2022 4:29 am
2
Location: Cottonwood, AZ
Has thanked: 4 times
Been thanked: 1 time
Contact:
United States of America

Re: Tables...

Post by Gordon »

This was made using an extension that has a "Table" button just above the text when you create your topic.
Single row of data.
Test Table
Photo1
Photo2
comment 1
comment 2
summary
Six rows of data:
Title1 Title2 Title3 Title4 Title5 Title6
Text11 Text21 Text31 Text41 Text51 Text61
Text12 Text22 Text32 Text42 Text52 Text62
I just love crashing the TEST forum!!! :D :D :D
User avatar
Gordon
Admin
Admin
Articles: 0
Offline
Posts: 62
Joined: Tue May 17, 2022 4:29 am
2
Location: Cottonwood, AZ
Has thanked: 4 times
Been thanked: 1 time
Contact:
United States of America

Re: Tables...

Post by Gordon »

The problem with using the phpBB coding is that it's really picky about being EXACT!!!

If one thing is wrong it won't work.
I just love crashing the TEST forum!!! :D :D :D
User avatar
Gordon
Admin
Admin
Articles: 0
Offline
Posts: 62
Joined: Tue May 17, 2022 4:29 am
2
Location: Cottonwood, AZ
Has thanked: 4 times
Been thanked: 1 time
Contact:
United States of America

Re: Tables...

Post by Gordon »

:obscene-tolietclaw:
I just love crashing the TEST forum!!! :D :D :D
C
Chris_G
Testing
Testing
Articles: 0
Offline
Posts: 12
Joined: Fri Aug 05, 2022 6:44 pm
2
Contact:

Re: Tables...

Post by Chris_G »

[table][tr][td]This is IC4665                                                                                                                                             [/td]
[/tr]
[/table]
[table][tr][td]Image[/td]
[td][table][tr][td]Taken: 1/1900[/td]
[/tr]
[tr][td]OTA: Z73[/td]
[/tr]
[tr][td]Camera: 6D[/td]
[/tr]
[tr][td]20 Lights[/td]
[/tr]
[/table]
[/td]
[/tr]
[/table]

Code: Select all

[table][tr][td]This is IC4665                                                                                                                                             [/td]
[/tr]
[/table]
[table][tr][td][url=https://astrob.in/full/fmby9i/0/][img]https://astrob.in/fmby9i/0/rawthumb/regular/get.jpg?insecure[/img][/url][/td]
[td][table][tr][td]Taken: 1/1900[/td]
[/tr]
[tr][td]OTA: Z73[/td]
[/tr]
[tr][td]Camera: 6D[/td]
[/tr]
[tr][td]20 Lights[/td]
[/tr]
[/table]
[/td]
[/tr]
[/table]
It should look something like this...
BBCode Table test.jpg
C
Chris_G
Testing
Testing
Articles: 0
Offline
Posts: 12
Joined: Fri Aug 05, 2022 6:44 pm
2
Contact:

Re: Tables...

Post by Chris_G »

Gordon wrote: Fri Aug 05, 2022 3:06 am This was made using an extension that has a "Table" button just above the text when you create your topic.
Single row of data.
.
How did you activate the extension? I'm not seeing the button you described. I'll check out the code from the post and see what the editor I'm using did differently.
User avatar
Gordon
Admin
Admin
Articles: 0
Offline
Posts: 62
Joined: Tue May 17, 2022 4:29 am
2
Location: Cottonwood, AZ
Has thanked: 4 times
Been thanked: 1 time
Contact:
United States of America

Re: Tables...

Post by Gordon »

Chris_G wrote: Fri Aug 05, 2022 7:44 pm
Gordon wrote: Fri Aug 05, 2022 3:06 am This was made using an extension that has a "Table" button just above the text when you create your topic.
Single row of data.
.
How did you activate the extension? I'm not seeing the button you described. I'm seeing the different BBCode blocks when I quote it that don't exactly match with the HTML definition, which is why my first attempt did what it did :)
Sorry I had disabled it earlier when I was testing. Its back up now!
F7DBA387-AFBC-4C84-9BAA-C7D06CD81500.jpeg
I just love crashing the TEST forum!!! :D :D :D
C
Chris_G
Testing
Testing
Articles: 0
Offline
Posts: 12
Joined: Fri Aug 05, 2022 6:44 pm
2
Contact:

Re: Tables...

Post by Chris_G »

Gordon wrote: Fri Aug 05, 2022 7:53 pm Sorry I had disabled it earlier when I was testing. Its back up now!
Still not seeing the button, only four buttons! :( :)
No_Button.jpg
User avatar
Gordon
Admin
Admin
Articles: 0
Offline
Posts: 62
Joined: Tue May 17, 2022 4:29 am
2
Location: Cottonwood, AZ
Has thanked: 4 times
Been thanked: 1 time
Contact:
United States of America

Re: Tables...

Post by Gordon »

Permissions setting. It’s fixed.
I just love crashing the TEST forum!!! :D :D :D
Post Reply

Create an account or sign in to join the discussion

You need to be a member in order to post a reply

Create an account

Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute

Register

Sign in

Who is online

Users browsing this forum: No registered users and 1 guest