Simple Machines Community Forum

SMF Support => SMF 1.1.x Support => Topic started by: RickJ on August 20, 2008, 07:51:09 AM

Title: How to post a table?
Post by: RickJ on August 20, 2008, 07:51:09 AM
I've enabled the table code on a forum but I don't see or find how to use it?

How do we use it?

Thanks! :)
Title: Re: How to post a table?
Post by: Nathaniel on August 20, 2008, 08:18:29 AM
The SMF table bbc workings in the same way as normal html tables (http://www.w3schools.com/html/html_tables.asp).

Except that you use square brackets [] instead of <>.

Like this:
[table]
[tr] [td]1.1[/td] [td]1.2[/td][td]1.3[/td][/tr]
[tr] [td]2.1[/td] [td]2.2[/td][td]2.3[/td][/tr]
[tr] [td]3.1[/td] [td]3.2[/td][td]3.3[/td][/tr]
[/table]


Turns into:

1.11.21.3
2.12.22.3
3.13.23.3

There should be a little table button to click.
Title: Re: How to post a table?
Post by: RickJ on August 20, 2008, 08:23:53 AM
Thanks LH.  Yes, I enabled the button...

Ick.  So no way to paste a table from another source...or have cells to put text into?

The typical user of my forum will find this very cumbersome.  Is there another way that's more user friendly?
Title: Re: How to post a table?
Post by: Nathaniel on August 20, 2008, 08:33:17 AM
I don't believe that SMF can handle copying tables from other sources, although the WYSIWYG editor from SMF 2 Beta may be able to handle it from certain sources.... ;)
Title: Re: How to post a table?
Post by: RickJ on August 21, 2008, 07:34:07 AM
Ok.  thank you :)
Title: Re: How to post a table?
Post by: ModelBoatMayhem on March 13, 2013, 09:42:41 AM
Found this useful!

http://www.teamopolis.com/tools/bbcode-table-generator.aspx
Title: Re: How to post a table?
Post by: Arantor on March 13, 2013, 09:44:15 AM
Did you really need to bump a 5 year old thread though?
Title: Re: How to post a table?
Post by: ModelBoatMayhem on March 13, 2013, 05:40:54 PM
Not my topic so not bumping anything!

.....just trying to be helpful.... even if you don't personally have any problems posting complicated tables in SMF?!

Go find something useful to do will ta !  >:(
Title: Re: How to post a table?
Post by: Arantor on March 13, 2013, 05:44:49 PM
Being helpful is fine - but resurrecting a 5 year old thread to do it? Posting in Coding Discussion and getting it moved to Tips / Tricks would have been better.

I take it your forum members *always* post things in the right place for everyone?
Title: Re: How to post a table?
Post by: ModelBoatMayhem on March 13, 2013, 05:49:10 PM
This was the ONLY relevant post I could find, relevant to me anyway.
If you know a better place for it, do something about - admins & moderator on my site are expected to be helpful not critical.
Title: Re: How to post a table?
Post by: Arantor on March 13, 2013, 05:50:55 PM
Then start a new topic in the right area with that information.

How would you react if a member resurrected a 5 year old thread on your forum?
Title: Re: How to post a table?
Post by: Kailash Aghera on March 20, 2013, 02:50:40 AM
The thread is 5 years old and there may be several changes made during this period. So it is better to start a new thread to provide more information...
Title: Re: How to post a table?
Post by: timetraveller on May 04, 2014, 08:23:38 AM
Thank you ModelBoatMayhem. That was very helpful - now I understand exactly where the various elements are placed  :)
Title: Re: How to post a table?
Post by: ModelBoatMayhem on May 04, 2014, 09:05:47 AM

You're welcome!
In the end, this was the best I could manage:

http://www.modelboatmayhem.co.uk/forum/index.php/topic,42133.msg473287.html#msg473287