BBCode/en

From sl.Wiki

Jump to: navigation, search

Contents


Textformatting in .SL

It's possible to format the text in the splatterladder, you can format the text bold, italic and underlined, you can also add colors and links, these codes work also on the clanpage of splatterladder, but how?

The whole thing works with BBCodes ("Bulletin Board Codes") and is pretty simple.

Hint
Note: Only BBCodes will work in the claninfo, HTML-Codes will not work!

Default Codes

Here are some Codes for default-formatting listed

Code How it looks Comment
[b]bold word[/b]
bold word Views the text in bold letters
[i]italic word[/i]
italic word Views the text in italic letters
[u]underlined word[/u]
underlined word Now the text has a underline
[url=http://www.splatterladder.com]Splatterladder[/url]
Splatterladder With this code, you can link a text to another page
[color=Blue]blue text[/color]

[color=ff0000]red text[/color]
blue text
red text
You can either use the english word for the color, or you can also use the hexadecimal value.

mixed BBCodes

You can also mix these codes together, look here:

Code How it looks Comment
[b][i][u]bold, italic and underlined sentence[/u][/i][/b]
bold, italic and underlined sentence Shows the whole sentence in bold, italic and underlined letters
[url=http://www.splatterladder.com]Link with one [b]fat[/b] word[/url]
Link with one fat word In this Link there is one fat (bold) word, you can also use the other formats (like italic and underlined)
[b]fat text with a [color=Blue]blue[/color] word[/b]
fat text with a blue word This is just a example, a bold sentence and one blue word
[b]fat text with a [color=ff0000]red[color] word[/b]
fat text with a red word It's the same like above, but instead of the colorname, I now used the hex value

Splatterladder Codes

You can also add these splatterladder-specific codes


Code How it looks Comment
[server]85.14.217.29:27960[/server]
EXTREME:WARHAMMER XP-SAVE [splatterladder.com] This Tag shows the current Servername in colors, and also links to the server
[servermonitor=et]85.14.217.29:27960[/servermonitor]


Hint
Note: If you want to display more servermonitors side by side then use the "float" command, see example below:

[float=left]
[servermonitor=et]85.14.217.29:27960[/servermonitor]
[/float]
or
[float=right]
[servermonitor=et]85.14.217.29:27960[/servermonitor]
[/float]
Image:Servermonitor-example.png Shows the Servermonitor for this Server

The "float" commands are useful if you want to display for instance 3 servermonitors side by side

Example

This is just a example, how it looks

Code How it looks
This is just a test and will show some BBCodes, 
which are available in the claninfo (this page).

b - [b]bold text[/b]
i - [i]italic text[/i]
u - [u]underlined text[/u]

[color=Red]red text[/color], [color=Blue]blue text[/color]

[url=http://www.splatterladder.com]link to page[/url]

mixed tags:
biu - [b][i][u]bold, italic and underlined text[/u][/i][/b]
[url=http://www.splatterladder.com]link with one [b]bold[/b] word[/url]
[b]bold text with a [color=Blue]blue[/color] word[/b]
[b]another test[/b] [color=ff0000]red[/color]
Image:Sl.bbcodes.png
Personal tools
In other languages