New bbcode: Border

Administration issues and rules for the forum.

Moderator: Student Council

Locked
User avatar
Mimi
Site Admin
Posts: 4236
Joined: Fri Oct 28, 2005 7:50 pm
Location: Paragon City
Contact:

New bbcode: Border

Post by Mimi »

The forums are now updated to include "border" and "border=" bbcode, for users to put a black or colored box around a block of text. This is to allow you guys to make prettier posts, by formatting text in different ways.

The syntax to use spoilers is as follows:

Code: Select all

[border]text2[/border]
or
[border=text1]text2[/border]
Text1, if used, will set the color of the border. It will accept the text word for many colors (red, blue, green, etc) and will also accept php code for colors (#FF0000 for red, #0000FF for blue, etc). Text2 is the text block you want the border to surround. If text1 is not used, the border will default to black. An example follows:

[border]Hey, look! I'm putting text in a box![/border]
Last edited by Karakuriya on Sun Aug 03, 2008 9:23 pm, edited 1 time in total.
Locked