Help File
This is a general help file for explaining the use of BBcode and special links in this system. Note, this only applies to the areas of the CMS where this
help file is linked. If this help file is not linked in a particular area, then that section does not have bbcode support.
BBcodes
- [b]text[/b] will give you bolded text.
- [i]text[/i] will give you italicised text.
- [u]text[/u] will give you underlined text.
- [font=color]text[/font] will give you colored text. For example, [font=red] will give you red text.
- [quote]text[/quote] will give you quoted text.
- [ol] will produce an ordered list. This should be acompanied with [li], your text, and a closing [/li] for each line within your list.
[ol=A] will create an ordered list with special charecters. For example, if you want the list to be A, B, C, D, just put a capital A in there. If you
want something like i, ii, iii, then just put an i in there.
[ul] will produce an unordered list.
Also, be sure you close out any statement you open. So if you do [ol] to open the list, do [/ol] to close it. If you do [ol=A], you only
need to close it out with [/ol]
- [center]text[/center] will center whatever you put between it.
- [name=sometext] will create a shortcut within a page. Usually you only use this if your page has an index. These should be acompanied by a [url=#sometext]your section name here[/url] at the top of the page in the index.
Tables
Tables are handled very simply by using the following bbcodes.
- [table] will create the opening element of a page table. This is good for when you're organizing large amounts of data into rows and columns.
- [tr] opens a row. [/tr] will close/end that row and start a new row.
- [td] starts a new column. [/td] ends that column.
- [/table] closes your table out.
Example usage for the table codes is like this.
[table]
[tr]
[td]First item, first row here[/td]
[td]Second item, first row here[/td]
[/tr]
[tr]
[td]First item, second row here[/td]
[td]Second item, second row here[/td]
[/tr]
[/table]
That will generate a table like this:
| First item, first row here | Second item, first row here |
| First item, second row here | Second item, second row here |
Emoticons
The following Emoticons are available for use. (Yes, you know you want to use them. hehe.)
| Emoticon | Symbol | Emoticon | Symbol | Emoticon | Symbol | Emoticon | Symbol | Emoticon | Symbol | Emoticon | Symbol |
 | :D |  | :P |  | :) |  | :( |  | :cry |  | :Q |
 | :dance |  | 8) |  | :headbang |  | :boggy |  | :-* |  | ^_^;; |
 | :angel |  | [-X |  | :twisted: |  | :roll: |  | ;) |  | :snooze |
 | :love |  | :rofl |  | :doubt |  | :| |  | :-s |  | =D> |
 | :btu: |  | :help |  | :angry |  | :stumped |  | :mad |  | :thumbsup |
 | :twitch |  | :bat |