This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
creating_tables [2017/12/09 05:33] waynesowry |
creating_tables [2017/12/09 12:23] (current) waynesowry |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ==== Creating Tables ==== | ==== Creating Tables ==== | ||
| - | **Note:** for this topic, you will need a basic understanding of HTML and BBCode. | + | **Note:** for this topic, you will need a basic understanding of BBCode and creating tables in HTML. |
| There is no native WYSIWYG editor for creating tables, but they can be created manually using MyCode tags (MyCode is the MyBB version of BBCode, which is the markup language used with a lot of forum software). | There is no native WYSIWYG editor for creating tables, but they can be created manually using MyCode tags (MyCode is the MyBB version of BBCode, which is the markup language used with a lot of forum software). | ||
| Line 71: | Line 71: | ||
| [/tbody]\\ | [/tbody]\\ | ||
| [/table] | [/table] | ||
| + | |||
| + | That then looks like this: | ||
| + | |||
| + | {{:forumtable.png?|}} | ||