We use cookies to ensure the best experience for you on our website. By using this website you accept our use of cookies. Ok Read more

Los Santos Roleplay Cops and Robbers
  • Home
  • Forum
  • Information
    • Beginners Tutorial
    • Server Rules
    • Privacy Policy
    • Server Map
  • Statistics
    • Top 25
    • Most Active
    • Server Stats
    • Top Score
    • Groups
    • Turf Stats
  • UCP
    • Dashboard
    • Profile
    • Messaging
    • Houses
    • Vehicles
    • Donation Items
    • Transfers
    • Tag Area
    • Support
    • Logs
  • Shop
    • Shop page
    • Donation items
    • Wearables
    • Memberships
    • Vehicle Addons
    • Vehicles
    • Houses
    • Apartments
    • Groups
    • Get Points
  • Donate
  • Game (UCP) Sign in
Lsrcr Forum • Full LS-RCR Forum BBCode Tutorial

Lsrcr Forum

Los Santos Roleplay Cops and Robbers
https://ls-rcr.com/forum/

Full LS-RCR Forum BBCode Tutorial

https://ls-rcr.com/forum/viewtopic.php?t=65166

Page 1 of 5

Full LS-RCR Forum BBCode Tutorial

Posted: January 4, 2016, 10:05 am
by Robin
Hey hey,

I saw lots of people struggling with BBCodes, they don't know how to use it or don't even know that it is possible to do awesome stuff with it. Therefor I created this BBCode guide. It contains information, explanation and examples of every known available BBCode used on the LS-RCR Forums. Energ himself already created a BBCode Help topic but this one dates back to 2010 and contains way less information then this tutorial.

Credits to Robin, Cresp, Hunter, Dark and GreatSan!
Lsrcr Forum BBCodes
With full explanation and example included

BBCodes Content
Bold | Italic | Underline | Quote | Code | List | Ordered List | Image | URL | Size | Font Color | Center | Column | Strike | Link Button | Marquee Text | Spoiler | Think | Youtube | Divide Box | Shadow | Table | Answer Box | Unordered List | Let Google | Blegend | Divbox | Fdivbox | Flegend | Legendary | Warning


Bold Text:
You can use bold text in tons of ways, to mark something or to express yourself better. Bold text is like normal text, but just a little bit bigger.

Template:
Code: Select all
[b]Bold text here[/b]
Example Usage:
This text is normal, This text is bold


Italic:
Italic text is like normal text, but like it's a bit on its side.

Template:
Code: Select all
[i]Italic text here[/i]
Example Usage:
This text is normal, This text is italic


Underline:
You can underline text, it basicly places a small line under the text.

Template:
Code: Select all
[u]Underlined text here[/u]
Example Usage:
This text is normal, This text is underlined


Quote:
You can quote people or just make things look stylish with it.

Template:
1.
Code: Select all
[quote]Text here[/quote]
2.
Code: Select all
[quote="Writer of the quote"]Text here[/quote]
Example Usage:
1.
Text inside the quote.
2.
A Person wrote:
Text inside the quote.


Code:
Code is mostly used for templates, it makes all BBCoding plain text and easy to select.

Template:
Code: Select all
[code]Text here
[/code]
Example Usage:
Code: Select all
[code]Text inside it, BBCode is displayed as text also: [b]This is not bold[/b]
[/code]

Lists:
You can easily create lists, here is how!

Template
Code: Select all
[list]
[*]List item
[/list]
Example Usage:
  • List item
  • List item
  • List item
  • List item


Ordered List:
You can also create a numbered, or ordered list.

Template:
  1. List item
Code: Select all
[list=1]
[*]List item
[/list]
  1. List item
Code: Select all
[list=a]
[*]List item
[/list]
Example Usage:
Spoiler: show
  1. List item
  2. List item
  3. List item
Code: Select all
[list=1]
[*]List item
[*]List item
[*]List item
[/list]
  1. List item
  2. List item
  3. List item
Code: Select all
[list=a]
[*]List item
[*]List item
[*]List item
[/list]


Images
Simply insert all types of images!

Template:
Code: Select all
[img]Image URL[/img]
Example Usage:
Spoiler: show
Image


URLs
You can make all URLs easy to click and use.

Template:
1.
Code: Select all
[url]URL Here[/url]
2.
Code: Select all
[url=URL Here]Text here[/url]
Example Usage:
1. index.php
Code: Select all
[url]https://ls-rcr.com/forum/index.php[/url]
2. LS-RCR Forum
Code: Select all
[url=https://ls-rcr.com/forum/index.php]LS-RCR Forum[/url]


Size
You can ajust text size, larger or smaller. From size 1 to 400, 100 is default.

Template
Code: Select all
[size=Size here]Text to ajust the size of.
Example Usage:
Size 200
Size 50
Size 150


Color:
You can color texts in all possible colors!
You can use the for examples of colors used in LS-RCR.

Template
Code: Select all
[color=#COLOR_CODE]The text to color.
Example Usage:
S.A. Army


Center:
You can simply center text or images, it might give headers a good look.

Template
Code: Select all
[center]Text here[/center]
Example Usage
This text is centered


Columns:
You can sort text or images in 2 colums easily with this BBCode.

Template:
Code: Select all
[col]Left side|Right side[/col]
Example Usage:
This is leftThis is right


Let Me Google That For You:
This is mostly used for trolling or explaining something obvious to someone.

Template:
Code: Select all
[gtfy]Keywords to google[/gtfy]
Example Usage:


One List Items:
Simply for a super short list.

Template:
Code: Select all
[li]List Item[/li]
Example Usage:
[li]List Item[/li]
[li]List Item[/li]
[li]List Item[/li]


Strike/ Line-through
You can draw a line right through text with this.

Template:
Code: Select all
[line-through]Text here.[/line-through]
Example Usage:
This text is normal, This text is line-through


Link
Post a button for links, easy to click.

Template:
Code: Select all
[link]Text inside the button,URL[/link]
Example Usage:


Ordered list:
Create ordered lists with the following types: 1, i, I, a, A
Template:
Code: Select all
[ol=1][*]List item[/ol]
[ol=i][*]List item[/ol]
[ol=I][*]List item[/ol]
[ol=a][*]List item[/ol]
[ol=A][*]List item[/ol]
Example Usage:
  1. List item
  2. List item
  3. List item
  1. List item
  2. List item
  3. List item
  1. List item
  2. List item
  3. List item
  1. List item
  2. List item
  3. List item
  1. List item
  2. List item
  3. List item


Spoilers:
You can hide text or images in spoilers, useful if you have tons of information.

Template:
Code: Select all
[spoiler]Text here[/spoiler]
Example Usage:
Spoiler: show
This text is hidden


Think:
Place text in a blue text balloon

Template:
Code: Select all
[think]Text here[/think]
Example Usage:
Thinking text...


Unordered list:
Create an unordered list, basically a bit of blank space before the text.

Template:
Code: Select all
[ul]List item[/ul]
Example Usage:
    List item List item


YouTube Video:
Paste a YouTube Video into your post.

You have to use the Video ID, here is how you can get it:
1. Take a YouTube link: https://www.youtube.com/watch?v=xxxxsan
2. Remove this: https://www.youtube.com/watch?v=
3. Now you have this: xxxxsan
4. That is the Video ID.

Template
Code: Select all
[youtube]Video ID[/youtube]
Example Usage
Spoiler: show
The video is hidden.


Answer Box:
Most used to make answer.

Template:
Code: Select all
[ans]Hello, I am answer.[/ans]
Example Usage:
Answer:
Hello, I am answer.


Table:
Most used to make tables.

Template:
Code: Select all
[table][tr][td]Hello, I am table.[/td]
[td]Hello, I am table.[/td]
[td]Hello, I am table.[/td][/tr][/table]

OR

[table][tr][td]Hello, I am table.[/td][/tr]
[tr][td]Hello, I am table.[/td][/tr]
[tr][td]Hello, I am table.[/td][/tr][/table]

OR

[table][tr][td]Hello, I am table.[/td][td]Hello, I am table.[/td][td]Hello, I am table.[/td][td]Hello, I am table.[/td][/tr]
[tr][td]Hello, I am table.[/td][td]Hello, I am table.[/td][td]Hello, I am table.[/td][td]Hello, I am table.[/td][/tr]
[tr][td]Hello, I am table.[/td][td]Hello, I am table.[/td][td]Hello, I am table.[/td][td]Hello, I am table.[/td][/tr][/table]
Example Usage:
Spoiler: show
Hello, I am table. Hello, I am table. Hello, I am table.
OR
Hello, I am table.
Hello, I am table.
Hello, I am table.
OR
Hello, I am table.Hello, I am table.Hello, I am table.Hello, I am table.
Hello, I am table.Hello, I am table.Hello, I am table.Hello, I am table.
Hello, I am table.Hello, I am table.Hello, I am table.Hello, I am table.


Divide Box
Used to divide the subject and the text.

Template:
Code: Select all
[div]Lsrcr, Lsrcr is the best server ever made![/div]
Note: You must use " , " after the subject otherwise code won't work.
Example Usage:
Spoiler: show
LSRCR


Lsrcr is the best server ever made!


Shadow
Used to shadow the text.

Template:
Code: Select all
[shadow]Text of the Shadow[/shadow]
Example Usage:
LS-RCR is the best server
Font
Show text with one of the 49 available fonts.
Click me for avaible fonts
Template:
Code: Select all
[font=fontname]text to change the font of here[/font]
Example Usage:
Rockwell Extra Bold


Blegend:
Template:
Code: Select all
[blegend=COLOR, TEXT]TEST[/blegend]
[blegend=black, Example]TEST[/blegend]
Example Usage:
ExampleThe quick brown fox jumps over the lazy dog.


Divbox
Template:
Code: Select all
[divbox=COLOR,COLOR2}TEXT[/divbox]
[divbox=black,white]TEXT[/divbox]
Example Usage:
The quick brown fox jumps over the lazy dog.
The quick brown fox jumps over the lazy dog.
The quick brown fox jumps over the lazy dog.
The quick brown fox jumps over the lazy dog.
The quick brown fox jumps over the lazy dog.
TEST


Fdivbox:
Template:
Code: Select all
[fdivbox=COLOR] YOUR TEXT[/fdivbox]
Example Usage:
The quick brown fox jumps over the lazy dog.


Flegend:
Template:
Code: Select all
[flegend=COLOR1,COLOR2,TEXT]YOUR TEXT[/flegend]
[flegend=black,white,Example]This is an example of flegend.[/flegend]
Example Usage:
ExampleThis is an example of flegend.


Legendary:
Template:
Code: Select all
[legendary=COLOR1,COLOR2,TEXT]YOUR TEXT[/legendary]
[legendary=black,white,Example]This is an example of legendary.[/legendary]
Example Usage:
ExampleThis is an example of legendary.


Warning:
This BBCode can be very useful for admins to either reply on a report or something else in a more professional way.
Template:
Code: Select all
[Warning]YOUR TEXT[/Warning]
[Warning]This is an example of Warning[/Warning]
Example Usage:

!
This is an example of Warning.
!

Re: Full LS-RCR Forum BBCode Tutorial

Posted: January 4, 2016, 10:40 am
by Crossbones
Nice, very helpfull.

Re: Full LS-RCR Forum BBCode Tutorial

Posted: January 4, 2016, 11:04 am
by Remorse
Nice tutorial thanks!

Re: Full LS-RCR Forum BBCode Tutorial

Posted: January 4, 2016, 11:16 am
by Geri
thanks!

Re: Full LS-RCR Forum BBCode Tutorial

Posted: January 4, 2016, 11:52 am
by iFanta
Thanks for your efforts, much appreciated :)

Re: Full LS-RCR Forum BBCode Tutorial

Posted: January 4, 2016, 12:31 pm
by CriticaL
Bathup life, underwater life :D Nice tutorial mate

Re: Full LS-RCR Forum BBCode Tutorial

Posted: January 4, 2016, 12:43 pm
by Robin
[Lsrcr]CriticaL wrote:
Bathup life, underwater life :D Nice tutorial mate
The Obsession Of Koopz

Re: Full LS-RCR Forum BBCode Tutorial

Posted: January 4, 2016, 2:28 pm
by SumairAli
[Lsrcr]Mr.NiceGuy wrote:
Nice, very helpfull.

Re: Full LS-RCR Forum BBCode Tutorial

Posted: January 4, 2016, 7:16 pm
by Aleksa
I don't know, but I feel like you wasted hours and hours on this.

Re: Full LS-RCR Forum BBCode Tutorial

Posted: January 4, 2016, 7:29 pm
by [Lsrcr]Jobin
Nice job mate. Thanks.

Regards,
J(R)obin. :mrgreen:

All times are UTC
Page 1 of 5
Powered by phpBB® Forum Software © phpBB Limited
https://www.phpbb.com/