PDA

View Full Version : shoutbox fun



xxXENOPIRATExx
04-03-2013, 05:16 PM
1. Shoutbox Commands

To execute a command, simply put a slash ("/") at the start of your sentence.
NOTE: If you happen to have a space(or any other character for that matter) before the slash, the command will not be executed.

/me Text - Shows *Username Text* - for example: *Ben bangs his head against the wall*
/ignore Username - Ignores a specified user
/unignore Username - Removes ignore from a specified user

2. Styling Your Text

Styling your text inside the shoutbox is similar to styling your text in a thread/post.
With the use of BB codes, you can make a big party of your message!
Here are a few input & output examples:

PHP Code:
I like red text :D
Output:
I like red text

For people that want a more advanced kind of color, it is also possible to use HEX color codes.
An example of using HEX:
PHP Code:
Red text using HEX color codes.
Output:
Red text using HEX color codes.

PHP Code:
This message is Bold.
Output:
This message is Bold.

PHP Code:
Look at me I am a Book Antiqua font!
Output:
Look at me I am a Book Antiqua font!

PHP Code:
OMG a line that is Red, Bold and has the font Book Antiqua!
Output:
OMG a line that is Red, Bold and has the font Book Antiqua!

Get the picture?
When adding a color or Font, make sure not to forget the quotation marks (") that must be put around the name of the color and to remove the asterisks (*) from the appropriate areas.

Example: [FONT=*"Book Antiqua"], remove *
[B*], remove *
[COLOR=*"Red"], remove *
[COLOR=*#FF0000], remove *