URI:
   DIR Return Create A Forum - Home
       ---------------------------------------------------------
       Sploder Heroes
  HTML https://sploderheroes.createaforum.com
       ---------------------------------------------------------
       *****************************************************
   DIR Return to: v hvj huiy3geb mkdehwbf ndjwegybv njxiusdy7tgrb4fyv...
       *****************************************************
       #Post#: 1434--------------------------------------------------
       [W.I.P.] Forum Guide To BBCode
       By: beachball Date: November 25, 2016, 10:11 am
       ---------------------------------------------------------
       [center]Forum Guide To Bulletin Board Code:
       Bulletin Board code (BBCode) is a type of coding you can use in
       this forum to make text [font=times new roman][b]look like
       this[/font] or [/b][move][glow=red,2,300]do this.[/glow][/move]
       To copy the codes, click the "Select" button above the box with
       the code. Then copy the code. Paste the code into your posts.
       [code]Bold Text[/code]
       Makes text bold.
       [code]Italic Text[/code]
       Makes text italicized.
       [code]Underlined Text[/code]
       Underlines text.
       [code][s]Strikethrough Text[/s][/code]
       [s]Strikes a line through the text.[/s]
       [code]Link To Sploder
  HTML http://www.sploder.com/[/code]
       Makes text a clickable link to a website.
  HTML http://pixelpie.createaforum.com/info-and-help/forum-guide-to-bbcode-664/
       [code][quote]"I am a beachball."[/quote][/code]
       [quote]Encases text in a quote box.[/quote]
       [code]Small Text[/code]
       Makes text a variable size.
       [code]
  HTML http://avatars.sploder.com/a/b/e/beachball_96.png[/code]
       Adds an image to a post.
  HTML http://avatars.sploder.com/a/b/e/beachball_96.png
       [code]Red Text[/code]
       Makes text a different color.
       [code][code]Copyable Bold Text[/codė][/code]
       Puts a copyable BBCode into a box, just like the ones in this
       post. (I had to make a special "e" in the
       [nobbc][/code][/nobbc] so that the BBCode wouldn't
       break, so when typing this code, or if you copy it, type a
       regular e and not an ė)
       [code][move]Moving Text[/move][/code]
       [move]Makes text move to the left.[/move]
       [code][glow=red,2,300]Glowing Text[/glow][/code]
       [glow=red,2,300]Makes text glow in a color you wish.[/glow]
       [code][shadow=green,left]Text With A Shadow[/shadow][/code]
       [shadow=green,left]Makes a shadow under the text.[/shadow]
       [code][left]Text Aligned To The Left[/left][/code]
       [left]Makes text align to the text (the forum does this
       automatically).[/left]
       [code][center]Text Aligned To The Center[/center][/code]
       [center]Makes text align to the center.[/center]
       [code][right]Text Aligned To The Right[/right][/code]
       [right]Makes text align to the right.[/right]
       [code][pre]Pre-formatted Text[/pre][/code]
       [pre]Pre-formats text.[/pre]
       [code][tt]Teletype Text[/tt][/code]
       [tt]Teletypes text.[/tt]
       [code][sup]Superscript[/sup][/code]
       [sup]Makes text a superscript.[/sup]
       [code][sub]Subscript[/sub][/code]
       [sub]Makes text a subscript.[/sub]
       [code][hr]Horizontal Rule[/code]
       [hr]Adds a horizontal rule (there is no [/hr] necessary).
       [code][table]
       [tr][td]
       Row 1
       [/td][/tr]
       [tr][td]
       Row 2
       [table][tr][td]Box In Row[/td]
       [/tr]
       [/table][/td][/tr][/table][/code]
       Adds a table into a post.
       [table]
       [tr]
       Row 1
       [/tr]
       [tr]
       Row 2
       [td]Box In Row[/td]
       [/tr]
       [/table]
       [code][list]
       [li]Option 1[/li]
       [li]Option 2[/li]
       [/list][/code]
       Inserts an unordered list into a post (adding
       [nobbc][li] and [/li] in between [list]
       and [/list][/nobbc] will add more options).
       [list]
       [li]Option 1[/li]
       [li]Option 2[/li]
       [/list]
       You can also copy this code to replace the dots in the list with
       other things.
       [code][list]
       [o]Circle
       [*]Disc
       [+]Square
       [/list][/code]
       Copying that will give you this type of list.
       [list]
       [o]Circle
       [*]Disc (it does this one automatically)
       [+]Square
       [/list]
       [code][list type=decimal]
       [li]Option 1[/li]
       [li]Option 2[/li]
       [/list][/code]
       Inserts a numbered list.
       [list type=decimal]
       [li]Option 1[/li]
       [li]Option 2[/li]
       [/list]
       [code][nobbc][b]Bold Text[/b][/nobbc][/code]
       [nobbc][b]Makes BBCode show up as
       text.[/b][/nobbc]
       [code][spoiler]Hidden Text[/spoiler][/code]
       [spoiler]Hides text. Hover over it to show the
       text.[/spoiler][/center]
       *****************************************************