This BBS system uses forum style of posting method.
I've put some of the lists to help you start posting.
Bold / Italic / Underline
The [b], [i] and [u] tags allow you to create text that is bold, italic and underlined.
[b]value[/b]
[i]value[/i]
[u]value[/u]
Usage
[b]this text is bold[/b]
[i]this text is italic[/i]
[u]this text is underlined[/u]
Example Usage
this text is boldthis text is italicthis text is underlinedStrikethrough
Strikethrough.
[s]value[/s]
Usage
[s]Strikethrough[/s]
Example Usage
StrikethroughColor
[color=blue]value[/color]
Usage
[color=blue]This is Blue[/color]
Example Usage
This is Blue Font Size
[size=#pt]value[/size]
Usage
[size=22pt]What is BBS?[/size]
Example Usage
What is BBS?Superscript
[sup]value[/sup]
Usage
Hello[sup]Superscript[/sup]
Example Usage
Hello
Superscript Subscript
[sub]value[/sub]
Usage
Hello[sub]Subscript[/sub]
Example Usage
Hello
Subscript Glow
[glow=red,2,50]glow[/glow]
(The three attributes (eg red, 2, 50) in the 'glow' tag are color, strength and width respectively.)
Usage
[glow=red,2,50]glow[/glow]
Example Usage
glowInsert Flash
[flash=200,200]http://somesite/somefile.swf[/flash]
(The two attributes in the 'flash' tag (where relevant) are width and height respectively.)
Usage
[flash=200,200]http://somesite/somefile.swf[/flash]
Example Usage
http://somesite/somefile.swfEmail Linking
The [email] tag allows you to link to an email address. You can include an optional parameter to 'name' your link.
[email]value[/email]
[email=Option]value[/email]
Usage
[email]
[email protected][/email]
[
[email protected]]Click Here to Email Me[/email]
Example Usage
[email protected]Click Here to Email MeURL Hyperlinking
The[url=http://value] tag allows you to link to other websites and files. You can include an optional parameter to 'name' your link.
[url]value[/url]
[url=http://Option]value[/url]
Usage
[url=https://hello.com/forums]https://hello.com/forums[/url]
[url=https://hello.com/forums]bitcointalk Forums[/url]
Example Usage
https://hello.com/forumsbitcointalk ForumsBulleted Lists
The [list] tag allows you to create simple, bulleted lists without specifying an option. Within the value portion, each bullet is denoted by the [*] tag.
[list]value[/list]
Usage
[list]
[*]list item 1
[*]list item 2
[/list]
[/list]
Example Usage
Images
The [img]http://tag allows you to embed images within your posts. You can also combine this tag with the [url=http://tag to make images become links.
[img]http://value[/img]
Usage
[img]https://image.ibb.co/nAoDCS/1024px_Flag_of_the_United_States_svg.png[/img] (Not linked)
[url=http://www.example.com] [img]https://image.ibb.co/nAoDCS/1024px_Flag_of_the_United_States_svg.png[/img] tag to make images become links.
[img]http://value[/img]
Usage
[img]https://image.ibb.co/nAoDCS/1024px_Flag_of_the_United_States_svg.png[/img] (Not linked)
[url=http://www.example.com] [img]https://image.ibb.co/nAoDCS/1024px_Flag_of_the_United_States_svg.png[/img] [/url] (Linked)
Example Usage
(Not linked)
(Linked)
Code
The [code] tag switches to a fixed-width (monospace) font and preserves all spacing.
[code]value
[/code]
Usage
[code]
[/code]
Example Usage
Quote
The [quote] tag allows you to attribute text to someone else.
[quote]Quote[/quote]
[quote=User Name]value[/quote]
Usage
[quote]Lorem ipsum dolor sit amet[/quote]
[quote=John Doe]Lorem ipsum dolor sit amet[/quote]
[quote=John Doe;20572]Lorem ipsum dolor sit amet[/quote]
Example Usage
Lorem ipsum dolor sit amet
Lorem ipsum dolor sit amet
Lorem ipsum dolor sit amet
Image Size
[img width=200 height=150]http://image link[/img]
Example
[img width=200 height=150]https://image.ibb.co/nAoDCS/1024px_Flag_of_the_United_States_svg.png[/img]
Example Usage
Image Size with alt
[img width=200 height=150 alt=image loading...]http://image link[/img]
Example
[img width=200 height=150 alt=image loading...]https://image.ibb.co/nAoDCS/1024px_Flag_of_the_United_States_svg.png[/img]
Example Usage
I only made this because I had to google some of the problems that I while trying to create a new posting.
I hope you guys find this useful.
updated 4/14/2018 - added few more.
And thank you so much who has sent me merit on this post. God bless you.[/code]