Jump to content

How To Make A Table On The Forum


Endersmens

Recommended Posts

The Forum BB Code list doesn't include tables, so here is how you can make a table on the forum.

Example:

Usage:

[noparse][table=class: cms_table__grid, width: ###]

[tr][td]value[/td][td]value[/td][/tr]

[tr][td]value[/td][td]value[/td][/tr][/table][/noparse]

where "tr" = Table Row and "td" = Table Cell

Example Usage:

[noparse][TABLE=class: cms_table__grid, width: 500]

[tr] [td]content[/td] [td]content[/td] [/tr]

[tr] [td]content 2[/td] [td]content 2[/td] [/tr]

[/table][/noparse]

Example Output:

[TABLE=class: cms_table__grid, width: 500]

[tr] [td]content[/td] [td]content[/td] [/tr]

[tr] [td]content 2[/td] [td]content 2[/td] [/tr]

[/table]

Edited by Endersmens
Link to comment
Share on other sites

  • 3 weeks later...
The key BB-code is there. I'm not sure why the table one is missing, but it's not something that's easily added.

Alright, well maybe this thread could be turned into a "How to make Tables" thread then. Thanks for the reply!

Link to comment
Share on other sites

  • 2 weeks later...
This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...