Spanish language learning forums

Spanish language learning forums (http://forums.tomisimo.org/index.php)
-   Official Announcements (http://forums.tomisimo.org/forumdisplay.php?f=47)
-   -   New Features: BBcode to create a table (http://forums.tomisimo.org/showthread.php?t=4033)

Tomisimo May 20, 2009 01:00 PM

BBcode to create a table
 
I've tried to create a new BBcode to allow inserting tables into posts. Using a table would be appropriate when you need to format information into columns and rows. In the past, I had created the column BBcodes-- [col] and [cols]-- but I'm not happy with how they work. Being able to actually create tables will be much more powerful.

This is a test of the [table] BBcode. You are welcome to test it as well, but you might not want to use it too many places just yet, since I'm still working on it, and it might change based on your suggestions and feedback. Let me know if it doesn't work or if you have an idea to improve it.

 To get this:  Type this: 
 
 Item  Quantity  Cost 
 Pizza  3  $45 
 Shirt  1  $20 
 Car  1  $15,000 
 Water  12  $12 
 
 
[table]
{||}Item|Quantity|Cost
{|}Pizza|3|$45
{|}Shirt|1|$20
{|}Car|1|$15,000
{|}Water|12|$12
[/table]
 
 
 Suject  Verb  Prepositional phrase 
 Jenny  wants  to go to college. 
 
 
[TABLE]
{|}[I]Suject[/I]|[I]Verb[/I]|[I]Prepositional phrase[/I]
{|}Jenny|wants|to go to college.
[/TABLE]
 
 
 Letters  Numbers 
 a  1 
 b  2 
 c  3 
 
 
[table=noborder]
{||}Letters|Numbers
{|}a|1
{|}b|2
{|}c|3
[/table]
 

Usage:
  • Put the table inside the [table][/table] tags.
  • Each new row must start with this: {|}.
  • If you want to emphasize a row as a header or footer, start that row with this: {||}
  • Separate each column with a pipe character |.
  • You can use [table=noborder] to remove the border.
  • You can use other formatting inside the table (bold, italics, etc.) but they have to be used within each column only, otherwise it will break things. (In other words, don't apply any formatting to the pipe characters themselves.)
  • That's pretty much it.

bobjenkins May 20, 2009 01:24 PM

Gracias

AngelicaDeAlquezar May 20, 2009 01:59 PM

I think it's going to be very useful. Thank you, David.

Jessica May 20, 2009 05:36 PM

I agree. It will be useful :)

CrOtALiTo May 20, 2009 07:21 PM

Quote:

Originally Posted by Tomisimo (Post 36689)
I've tried to create a new BBcode to allow inserting tables into posts. Using a table would be appropriate when you need to format information into columns and rows. In the past, I had created the column BBcodes-- [col] and [cols]-- but I'm not happy with how they work. Being able to actually create tables will be much more powerful.

This is a test of the [table] BBcode. You are welcome to test it as well, but you might not want to use it too many places just yet, since I'm still working on it, and it might change based on your suggestions and feedback. Let me know if it doesn't work or if you have an idea to improve it.

 To get this:  Type this: 
 
 Item  Quantity  Cost 
 Pizza  3  $45 
 Shirt  1  $20 
 Car  1  $15,000 
 Water  12  $12 
 
 
[table]
{||}Item|Quantity|Cost
{|}Pizza|3|$45
{|}Shirt|1|$20
{|}Car|1|$15,000
{|}Water|12|$12
[/table]
 
 
 Suject  Verb  Prepositional phrase 
 Jenny  wants  to go to college. 
 
 
[TABLE]
{|}[I]Suject[/I]|[I]Verb[/I]|[I]Prepositional phrase[/I]
{|}Jenny|wants|to go to college.
[/TABLE]
 
 
 Letters  Numbers 
 a  1 
 b  2 
 c  3 
 
 
[table=noborder]
{||}Letters|Numbers
{|}a|1
{|}b|2
{|}c|3
[/table]
 

Usage:
  • Put the table inside the [table][/table] tags.
  • Each new row must start with this: {|}.
  • If you want to emphasize a row as a header or footer, start that row with this: {||}
  • Separate each column with a pipe character |.
  • You can use [table=noborder] to remove the border.
  • You can use other formatting inside the table (bold, italics, etc.) but they have to be used within each column only, otherwise it will break things. (In other words, don't apply any formatting to the pipe characters themselves.)
  • That's pretty much it.

Yes, I think that is will be useful for everyone in the forums, but I believe that you can set more tables as the excel's tables inside of the codes of your script of the website, also I think that you can create more tables about it publics pools well it's my view point.

Thank you for your develop for the performance of the website.:D


All times are GMT -6. The time now is 10:52 AM.

Forum powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.