CIT Forum Index

Support => Tutorials and Guides => Forum Guides => Topic started by: Mr.EgE on 14 12, 2015, 04:11:04 pm

Title: [Guide] BBCodes
Post by: Mr.EgE on 14 12, 2015, 04:11:04 pm

First of all you must know BB codes, I will show you how to use BB Codes and their meanings.

About BB Codes:


How to create bold text?

Code: [Select]
[b][/b]


How to create italic text?

Code: [Select]
[i][/i]


How to create underlined text?

Code: [Select]
[u][/u]


How to change the text color?

Code: [Select]
[color=red][/color]


How to change the text size?

Code: [Select]
[size=12pt][/size]


How to quote ?
Code: [Select]
[quote author=name link=topic][/quote]


How to add a code to your post?
Code: [Select]

[code][/code]



How to create an unordered-ordered list?
Code: [Select]
[list]
[li]Text here[/li]
[li]Text here[/li]
[/list]




How to create an ordered list?
Code: [Select]
[list type=decimal]
[li]Text here[/li]
[li]Text here[/li]
[/list]



How to add a link to a text?
Code: [Select]
[url=link here]Text here[/url]




How to add image ?
Code: [Select]
[img]http://Here URL.png[/img]



How to add a line under your message?
Code: [Select]
[hr]


How to add your email?
For Example:

[/list][/list]
Code: [Select]
Just write an email here.



Preformatted text

Code: [Select]
[pre][i]Your text here[/i][/pre]
For Example:
Your text here


  • Left Align

Code: [Select]
[left][i]Your text here[/i][/left]
For Example:

Your text here
  • Centered

Code: [Select]
[center][i]You text here[/i][/center]
For Example:
  • Your text here

Right Align

Code: [Select]
[right][i]Your text here[/i][/right]
For Example:
  • Your text here


And

Superscript

Code: [Select]
[sup][i]test[/i][/sup]
For Example:

  • Test
  • O2
  • Hello my name is ...

Subscript
Code: [Select]
[sub][i]test[/i][/sub]
For Example:

  • Down
  • Hello , it's way to down

Table
Code: [Select]
[table][i]test[/i][/table]
For Example:

  • Down

How to mention anybody?
[/td][/tr][/table]
Code: [Select]
@Name
For Example:


How to make "Progress Bar"
Code: [Select]
[progress=NUMBER]Text[/progress]
For Example:

  • [progress]100[/progress]
[/list]

How to make a Spoiler?
Code: [Select]
[spoiler]Text[/spoiler]
For Example:




How to make "Progress Bar"?

For Example:

100%

How to make it?
Code: [Select]
[progress=number][/progress]



How to Increase Posts?

For Example:


How to make it?
Code: [Select]
[pre]Text here/pre]

This icon is used to make your text bold
(http://imgur.com/LH6dEOQ.png)

For example;
Test

This icon is used to make your text italic
(http://imgur.com/Un5EpMt.png)
For example;
Test

This icon is used to put lines under the text
(http://imgur.com/JoZSJg9.png)
For example;
Test

This icon is used to write off a text
(http://imgur.com/unDEjCr.png)
For example:
Test

This icon is used to change the size location of the text to beside, under the
(http://imgur.com/vfGakyr.png)
For example;
Test
Test


This icon is used to write on the left side
For example:eight=41]http://imgur.com/7Iw89zQ.png[/img]
For example;
Test
there is no change as the text is usually written on the left side.

This icon is used to write at the center of the post
(http://imgur.com/SmuAKKC.png)
Like this
Test

This icon is used to write on the right side of the post
(http://imgur.com/PwVwhtl.png)
For example:
Test

This icon is used to choose which font you want to use in your post
(http://imgur.com/0mL9HTe.png)
For example:
Test

This icon is used to choose the font size of your post
(http://imgur.com/x2OJ5FR.png)
For example;
Test

This icon is used to change the color of the text
(http://imgur.com/1XDpwMS.png)
For example:
Test

This icon is used to use your flag as an image
(http://imgur.com/CxXabKG.png)
For example;


This icon is used to make a spoiler
(http://imgur.com/ftTbKcq.png)
For example;
Show content
Text

This icon is to display the image.
(http://imgur.com/zBVc15P.png)

For example;
Show content
(http://You put here the link of your pic and add it at the end of the link (.png) without the parenthesis)
(http://link.png)

This icon is to put the link into a text.
Show content
text (http://link here)

For example:
Click me (https://cit.gg/index.php?action=forum)

This icon is used to put your email
(http://imgur.com/3T7KDQI.png)
For example:
email here

This icon is used to make the text red/black and glows
(http://imgur.com/zQPYliK.png)
For example;
Test

This icon is used to make a shadow for the text
(http://imgur.com/rZV32fs.png)
For example;
Test

This icon is used to change the size to tiny
(http://imgur.com/h2CxiM5.png)
For example;
Test

This icon is used to copy formats easier by clicking "[Select]"
(http://imgur.com/C2AZKgz.png)
For example:
Code: [Select]
Test
This icon is used to quote a text/post from someone
(http://imgur.com/A03XvyG.png)
For example;
Quote
test

This icon is used to make small lines to separate the text if there are many parts
(http://imgur.com/UWEq8SN.png)

For example;

Test

These two icons had almost the same usage to arrange your points or idea, you can add more lines by adding this ,(http://imgur.com/JFa4SyB.png)

For example:

And this
(http://imgur.com/OKPiU5K.png)
For example;

ADD The TT
Code: [Select]
[tt]Mr.EgE[/tt]


According to this (http://www.simplemachines.org/community/index.php?topic=548896.0), it happens because you are using
[table]
[tr]
[td][/td]
[/tr]
[/table]


The BBC creates a table(s). Remove the table BBC and redesign the topic.



To display the code without using [code][/code] Use [nobbc]BBC codes here[/nobbc]

"[Nobbc][/Nobbc]"
It blocks any bbc
For example:
Code: [Select]
[nobbc][b][i]Test[/b][i][/nobbc]

Title: Re: How make an Application Page & BB Codes
Post by: Hopper on 14 12, 2015, 04:50:30 pm
This could be really usefull too. Add it please:


Code: [Select]
[hr]
This is a line with which you can separate topics
Title: Re: How make an Application Page & BB Codes
Post by: Mr.EgE on 14 12, 2015, 04:58:06 pm
This could be really usefull too. Add it please:


Code: [Select]
[hr]
This is a line with which you can separate topics
Added.
Title: Re: About BB Codes
Post by: Ruler. on 15 12, 2015, 11:52:40 am
You can add this.
Insert Email : [email protected]
Title: Re: About BB Codes
Post by: Mr.EgE on 15 12, 2015, 04:27:18 pm
Hello Community,
I will add your suggestion to my post, but I have problem with codes. I think my post bugged. Let me fix it.

Done.
Title: Re: About BB Codes
Post by: Fa3z on 16 12, 2015, 01:45:22 pm
Usefull topic 
I will tell you some more things that New players don't know how to do it.

How to mention someone?

@Namehere "The name should be written exactly what the person profile name is"



How to make "Progress Bar"
Example:
[progress]100[/progress]
I am warned so I can't make it I guess.
Code: [Select]
[progress]Write the number here[/progress]



How to make  spoiler?
For Example:
Show content
Hi

Code: [Select]
[spoiler]Write here[/spoiler]






Title: Re: About BB Codes
Post by: Arrow1234 on 07 01, 2016, 06:43:19 am
awais
Title: Re: About BB Codes
Post by: Arrow1234 on 07 01, 2016, 06:44:06 am
how to increaes posts
Title: Re: About BB Codes
Post by: Mr.EgE on 07 01, 2016, 10:20:05 pm
All Done, i'm added new codes thank you guys.
Title: Re: About BB Codes
Post by: guest47449 on 17 01, 2016, 04:30:46 pm
Fix this
How to make "Progress Bar"?

For Example:

Code: [Select]
[progress=Number here][/progress]

How to make it?
100%
Title: Re: About BB Codes
Post by: K90 on 18 01, 2016, 10:47:24 pm
Add the flags usage too.

For example: " My country is Colombia and it's flag is "

Correct Code is:
Code: [Select]
[flag]Country[/flag]

By country, you have to type it using the simplified way. it can be found on the "Flags" section after the "Code" box , while replying a post.
Title: Re: About BB Codes
Post by: Rexion on 26 01, 2016, 05:26:36 pm
@Mr.EgE     Add these all:


How to show promoted date of your promotion to higher rank in your group or squad:


Code: [Select]
[li] [abbr=Promoted on 26/01/16 ][img width=16 height=16]http://i.imgur.com/NWoacjo.png[/img][/abbr] [flag]bd[/flag][url=https://cit.gg/index.php?action=profile;u=61340]Sparke[/url]

How to do?

- Put a icon (of any kind) with forum image link from www.imgur.com and later put your flag with code and then the forum link (of the player you are adding) and name as well.

Title: Re: About BB Codes
Post by: MimoS. on 29 01, 2016, 07:31:41 pm
Fix this one @Mr.EgE
How to mention anybody?
Code: [Select]
[member=9842]Mr.EgE[/member]
Title: Re: About BB Codes
Post by: Hoba511 on 05 07, 2016, 04:34:48 pm
Also you have misplaced a N
Your supposed to write Example not Exanple
Title: Re: About BB Codes
Post by: KillerOz on 05 07, 2016, 06:06:51 pm
It's left/right align not algin
And about subscript and superscript add the code used in the examples like
Code: [Select]
O[sub]2[/sub]Also if you could add example code to every entry it would be good.
Title: Re: About BB Codes
Post by: guest65835 on 23 08, 2016, 03:21:35 pm
(http://Here URL)

where will the link go it don't work
Title: Re: About BB Codes
Post by: guest65835 on 23 08, 2016, 03:49:36 pm
how do I make a aplicatipn thing where they gotta selct code and paste?
Title: Re: About BB Codes
Post by: Rexion on 23 08, 2016, 06:35:53 pm
how do I make a aplicatipn thing where they gotta selct code and paste?

When you complete in making the application then do CTRL+A and use this code: (Just quote my reply to get the code)
 
Code: [Select]

Title: Re: About BB Codes
Post by: guest65835 on 23 08, 2016, 08:22:02 pm
When you complete in making the application then do CTRL+A and use this code: (Just quote my reply to get the code)
 
Code: [Select]
so it's
Code: [Select]
Title: Re: About BB Codes
Post by: guest65835 on 23 08, 2016, 08:22:55 pm
so it's
Code: [Select]
Code: [Select]
hello
Title: Re: About BB Codes
Post by: guest65835 on 23 08, 2016, 08:23:19 pm
Code: [Select]
hello
Title: Re: About BB Codes
Post by: guest65835 on 24 08, 2016, 12:25:26 pm
how do I post a image to the right of the screen pls post code thanks
Title: Re: About BB Codes
Post by: IronMan on 24 08, 2016, 12:26:13 pm
how do I post a image to the right of the screen pls post code thanks
Code: [Select]
[right][img]URL[/img][/right]
Title: Re: About BB Codes
Post by: Black-Curse on 24 08, 2016, 01:03:01 pm
Usefull
100%
Title: Re: About BB Codes
Post by: guest65835 on 03 09, 2016, 04:20:28 pm
How do you do that faint underline which separates stuff what's code for that
Title: Re: About BB Codes
Post by: maxon1196 on 12 09, 2016, 05:20:47 pm
I think you can add the codes' types like:

code html5:
Code: [Select]
[code=html5]test
Code: HTML5
  1. test

code xml:
Code: [Select]
[code=xml]
Code: XML
  1. test

code lua:
Code: [Select]
[code=lua](a code for scripts)

Code: Lua
  1. {100,0,0,0 test}

code plain text:

Code: [Select]
[code=text]
Code: Text
  1. test

Also you have misplaced a N
Your supposed to write Example not Exanple
+ you missed some letters like "For Exampe", fix the typos.
Title: Re: About BB Codes
Post by: Edewan37 on 30 09, 2016, 11:29:55 am
Quote from: Tutorial
Testing

This is someting I didn't knew yet. Now I do, thank you very much for this page of BB code's, I knew alot of them already but there are some I didnt know, so once again thanks for making a topic like this, much appreciated.


Title: Re: About BB Codes
Post by: Mr.EgE on 08 10, 2016, 07:37:05 am
This is someting I didn't knew yet. Now I do, thank you very much for this page of BB code's, I knew alot of them already but there are some I didnt know, so once again thanks for making a topic like this, much appreciated.
Hello @Edewan37 ,
I will add another BB codes.
Title: Re: About BB Codes
Post by: Rexion on 09 10, 2016, 06:34:24 am
Here is the new update of the SMF code:

According to this (http://www.simplemachines.org/community/index.php?topic=548896.0), it happens because you are using [table]
[tr]
[td][/td]
[/tr]
[/table]


The BBC that creates table(s). Remove the table BBC and redesign the topic.
Title: Re: About BB Codes
Post by: Gee on 11 01, 2017, 06:51:24 am
Hi @Mr.EgE

Here are my works if you liked it you can take any thing from ,You may take the icons as there are not icons explain which one to use.


This icon is used to make your speech thick
(http://imgur.com/LH6dEOQ.png)

For example;
Test

This icon is used to make your speech diagonal
(http://imgur.com/Un5EpMt.png)
For example;
Test

This icon is used to put line under the speech
(http://imgur.com/JoZSJg9.png)
For example;
Test

This icon is used to write off a speech
(http://imgur.com/unDEjCr.png)
For example;
Test

This icon is used to change the size location of the speech to beside ,under the
(http://imgur.com/vfGakyr.png)
For example;
Test
Test


This icon is used to write one the left side
(http://imgur.com/7Iw89zQ.png)
For example;
Test
there is not change as english is usually writen on the left

This icon is used to write at the center of the post
(http://imgur.com/SmuAKKC.png)
Like this
Test

This icon used to write at the right side of the post
(http://imgur.com/PwVwhtl.png)
For example;
Test

This icon is used to choose in which font you want to use in your post
(http://imgur.com/0mL9HTe.png)
For example;
Test

This icon is used to choose the font size of your post
(http://imgur.com/x2OJ5FR.png)
For example;
Test

This icon is used to change the color of the speech
(http://imgur.com/1XDpwMS.png)
For example;
Test

This icon is used to use your flag as img
(http://imgur.com/CxXabKG.png)
For example;


This icon is used to make a spoiler
(http://imgur.com/ftTbKcq.png)
For example;
Show content
Here you can put your text

This icon is used to put link of pic apears without clicking on link
(http://imgur.com/zBVc15P.png)

For example;
Show content
(http://You put here the link of your pic and add at the end of the link (.png) without the bow)
(http://link .png)

This icon is used to shorten the link into whatever you want to write instead
Show content
[url(Here you put the link but you must but this "=" after "url"]Here you put the text you want instead of the link[/url]

For example;
Click me (https://cit.gg/index.php?action=forum)

This icon is used to put your email
(http://imgur.com/3T7KDQI.png)
For example;
[email]email here[/email.]

This icon is used to make the speech red/black and glows
(http://imgur.com/zQPYliK.png)
For example;
Test

This icon is used to make shadow for the speech
(http://imgur.com/rZV32fs.png)
For example;
Test

This icon is used to change the size to tiny
(http://imgur.com/h2CxiM5.png)
For example;
Test

This icon is used to make application formats or any formats needed for something
(http://imgur.com/C2AZKgz.png)
For example;
Code: [Select]
Test
This icon is used to quote the speech from someone
(http://imgur.com/A03XvyG.png)
For example;
Quote
Test

This icon is used to make small line to separate between the speech if thefe are many parts
(http://imgur.com/UWEq8SN.png)

For example;

Test

This two icons had almost the same usage its to arrange your points or idea ,You can add more lines by adding this ,(http://imgur.com/JFa4SyB.png)

For example;

And this
(http://imgur.com/OKPiU5K.png)
For example;
Title: Re: About BB Codes
Post by: ReO on 04 03, 2017, 05:51:25 pm
fix
Quote
for Exanple
to Example
Title: Re: About BB Codes
Post by: NuKiiPT on 04 03, 2017, 06:06:38 pm
Nice guide but put how you use spoiler with image.
Title: Re: About BB Codes
Post by: guest25519 on 04 03, 2017, 06:14:42 pm
@NuKiiPT
[spoiler][img]Link here[/img][/spoiler]
Title: Re: About BB Codes
Post by: Mr.EgE on 22 06, 2017, 12:40:17 pm
All done, I'm added your codes to main post.Thanks !
Title: Re: About BB Codes
Post by: guest65490 on 04 07, 2017, 01:01:14 pm
Add how to put flags too
Code: [Select]
[flag]Your country's abreviation[/flag]
For Example:
this will be done by putting IN , or SA to know yours visit here (http://sustainablesources.com/resources/country-abbreviations/)
Title: Re: About BB Codes
Post by: leap51 on 16 08, 2017, 02:18:56 pm
Test
Title: Re: About BB Codes
Post by: Rexion on 16 08, 2017, 07:10:23 pm
Test

Well for testing anything you can just press the "Preview" button just beside/at the right hand side of "Post" to see your code.
Title: Re: About BB Codes
Post by: MakO on 30 08, 2017, 08:33:47 pm
Add this.
"[Nobbc][/Nobbc]"
It blocks any bbc
For example
Code: [Select]
[nobbc][b][i]Test[/b][i][/nobbc]
Title: Re: About BB Codes
Post by: Seth on 07 09, 2017, 01:13:29 am
How to make "Progress Bar"
Code: [Select]
[progress]Write the number here[/progress]


It should be
Code: [Select]
[progress=NUMBER]TEXT[/progress] The text is in the middle, the number is after the "=".


Title: Re: About BB Codes
Post by: Mr.EgE on 28 10, 2017, 08:46:47 am
Hello Community,
I will add new codes.
Title: Re: About BB Codes
Post by: Clinkz on 28 10, 2017, 11:38:32 am
Hello Community,
I will add new codes.


Glad to hear that, please update 'How to make a table' section.

You can take some informations from my reply here;
Hello there, nice guide and thanks for your effort!

But it seems you don't know how to make a table since you used 'Spaces'.

Here is an example;
[table]
[tr]
[td]First column[/td]
[td]Second column[/td]
[td]Third column[/td]
[/tr]
[/table]

Click on this button (https://i.imgur.com/sRh2Yxd.png) to have that format added for you.

Preview of my example;
Show content
First columnSecond columnThird column



Here I made it for you;

Preview:
Show content
Based on the "Max speed of vehicles" guide --> cit.gg/index.php?topic=289666.0 (http://cit.gg/index.php?topic=289666.0), I created this guide to show you the 0-100 acceleration of the most used cars in this game! All cars are fully tuned.

0-100 KPH in seconds     
Sultan RS

Banshee

Turismo

Infernus

Cheetah

Bullet

Comet
Without nitrogen     
1,3

1,3

1,4

1,7

1,8

1,8

2,1
With nitrogen
0,9

0,9

1,1

1,2

1,2

1,2

1,2


Code:
Code: [Select]
Based on the "Max speed of vehicles" guide --> [url=http://cit.gg/index.php?topic=289666.0]cit.gg/index.php?topic=289666.0[/url], I created this guide to show you the 0-100 acceleration of the most used cars in this game! All cars are fully tuned.

[table]
[tr]
[td][b]0-100 KPH in seconds     [/b]
Sultan RS

Banshee

Turismo

Infernus

Cheetah

Bullet

Comet
[/td]
[td][b]Without nitrogen     [/b]
1,3

1,3

1,4

1,7

1,8

1,8

2,1
[/td]
[td][b]With nitrogen[/b]
0,9

0,9

1,1

1,2

1,2

1,2

1,2[/td]
[/tr]
[/table]
Title: Re: About BB Codes
Post by: Rook on 03 11, 2017, 08:40:01 am
Sorry, please ignore this comment. Problem has been fixed.
Title: Re: About BB Codes
Post by: Mr.EgE on 18 11, 2017, 07:56:35 am
Hello ,
I'm added new codes thanks, Also repaired mistakes.
Title: Re: About BB Codes
Post by: guest72650 on 25 11, 2017, 12:14:03 pm
Emojies:

Cheesy
Code: [Select]
:DWhistle
Code: [Select]
:whistle:Flatface
Code: [Select]
:|Sleepy
Code: [Select]
z_zSmiley
Code: [Select]
:)Grin
Code: [Select]
;DWink
Code: [Select]
;)Confused
Code: [Select]
:-\Sad
Code: [Select]
:(Zip
Code: [Select]
:-XAngel
Code: [Select]
0:)Angry
Code: [Select]
>:(Thinking
Code: [Select]
???Tongue
Code: [Select]
:PSunglasses
Code: [Select]
8)Rolleyes
Code: [Select]
::)Afromoon
Code: [Select]
O0Kisser
Code: [Select]
:-*Cry
Code: [Select]
:'(Supergrin
Code: [Select]
^-^Cop
Code: [Select]
C:-)Blush
Code: [Select]
:-[Shocked
Code: [Select]
:oLovey
Code: [Select]
<_3Awesome
Code: [Select]
(◔◡◔)Face Palm
Code: [Select]
:fp:Scratching Head
Code: [Select]
「(゚ペ)Heart
Code: [Select]
<3FB Thumb up
Code: [Select]
:thumb:Tick
Code: [Select]
:tick:Cross
Code: [Select]
:cros:
Title: Re: About BB Codes
Post by: Combat on 02 12, 2017, 01:10:33 am
Nice it helps me a lot  ;D
Title: Re: About BB Codes
Post by: Mr.EgE on 07 06, 2018, 10:42:37 am
Show content
Emojies:

Cheesy
Code: [Select]
:DWhistle
Code: [Select]
:whistle:Flatface
Code: [Select]
:|Sleepy
Code: [Select]
z_zSmiley
Code: [Select]
:)Grin
Code: [Select]
;DWink
Code: [Select]
;)Confused
Code: [Select]
:-\Sad
Code: [Select]
:(Zip
Code: [Select]
:-XAngel
Code: [Select]
0:)Angry
Code: [Select]
>:(Thinking
Code: [Select]
???Tongue
Code: [Select]
:PSunglasses
Code: [Select]
8)Rolleyes
Code: [Select]
::)Afromoon
Code: [Select]
O0Kisser
Code: [Select]
:-*Cry
Code: [Select]
:'(Supergrin
Code: [Select]
^-^Cop
Code: [Select]
C:-)Blush
Code: [Select]
:-[Shocked
Code: [Select]
:oLovey
Code: [Select]
<_3Awesome
Code: [Select]
(◔◡◔)Face Palm
Code: [Select]
:fp:Scratching Head
Code: [Select]
「(゚ペ)Heart
Code: [Select]
<3FB Thumb up
Code: [Select]
:thumb:Tick
Code: [Select]
:tick:Cross
Code: [Select]
:cros:
Hello @Irfan17 ,
I will add your codes to main post, thanks !
Title: Re: About BB Codes
Post by: Boshing~ on 12 06, 2018, 10:16:19 am
Thanks for help
Title: Re: About BB Codes
Post by: guest72650 on 13 06, 2018, 11:23:24 am
Hello @Irfan17 ,
I will add your codes to main post, thanks !
Your welcome.
Title: Re: About BB Codes
Post by: Mr.EgE on 20 06, 2018, 01:21:44 am
Thanks for help
You're welcome mate, Also i'm changed few codes.
Title: Re: About BB Codes
Post by: AhmedNagy on 15 05, 2019, 03:20:02 pm
Code: [Select]

it dosent work the size and color

i make [color='' Purple''] It dont wanna [/color]

[size=''48] TisonFTW [/size]

and see it dont wanna work

Code: [Select]
[b]

You are lierrrrrrrrrr
and bold too
[/b]

Code: [Select]
[b]

See

[/b]

Code: [Select]
[b]

sry for spaming

[/b]


Code: [Select]


iam very sry sry sry it work



iam very sry


[size=72] By TisonFTW [/size]

Use IAM very sry hope u accepted it and @Mr.EgE  sry TisonFTW and sry for spaming

Code: [Select]

this time iam not Jooking the photo and the url link for body dont wanna work


iam not jooking the Photo

https://ibb.co/hj9ZVU

here is the link make it work I dont wanna this time I will try now with other link

(https://imgur.com/YGNLlC3) I will try another way 

(http://https://imgur.com/YGNLlC3)


the 2 didnt work give me answer


this is the second link

https://imgur.com/YGNLlC3

and the name @VEUS (https://cit.gg/index.php?action=profile)

the name worked by give me answer for the photo

(https://imgur.com/a/xBNWdqx.png)

how u do that?

Code: [Select]

sry for wasting your time


(https://imgur.com/YGNLlC3.png)   



by exiled forces sereageant (https://imgur.com/a/ELxOpWZ.png)


why it doing that break photo??

my question how u do that thing that written it it your job and name and group and sqaud


i need this one (https://imgur.com/a/ELxOpWZ.png)


that link https://imgur.com/a/ELxOpWZ

[img]https://imgur.com/a/ELxOpWZ.png[img]

as u said I use it didnt work

Title: Re: About BB Codes
Post by: Chin on 15 05, 2019, 03:26:11 pm
it dosent work the size and color

i make [color='' Purple''] It dont wanna [/color]

[size=''48] TisonFTW [/size]
and see it dont wanna work
Use [size=48pt][color=purple]text[/color][/size]
And it will display like this
text
Don't put quotation marks " "

You are lierrrrrrrrrr
and bold too
Use [b]text[/b] to make a text bold

Stop spamming this board please. I will just merge all your posts to one.

(https://imgur.com/YGNLlC3.png)   

(http://imgur.com/YGNLlC3.png)

(https://imgur.com/YGNLlC3.png)
[img]https://imgur.com/YGNLlC3.png[/img]   

[img]http://imgur.com/YGNLlC3.png[/img]

[img]https://imgur.com/YGNLlC3.png[/img]

You need to add ".png" after the image's link
@VEUS

my question how u do that thing that written it it your job and name and group and sqaud
Follow this guide
https://cit.gg/index.php?topic=334565

for your other questions, I don't get it? Could you explain?

[img]https://imgur.com/a/ELxOpWZ.png[img]

as u said I use it didnt work
Put a slash before the end img tag
[img][/img]
Title: Re: About BB Codes
Post by: AhmedNagy on 17 05, 2019, 05:22:32 pm
I do bro

(https://imgur.com/a/ELxOpWZ.png[img]




[img]http://sig.pilovali.nl/h.php?id=5adbf1c)


the 2 dont work and why my sinnatugre dont work


write n/a every thing



(https://imgur.com/a/ELxOpWZ.png)






(http://[center]https://imgur.com/a/ELxOpWZ.png[/center])
Title: Re: About BB Codes
Post by: Chin on 17 05, 2019, 05:25:11 pm
I do bro

(https://imgur.com/a/ELxOpWZ.png[img]




[img]http://sig.pilovali.nl/h.php?id=5adbf1c)


the 2 dont work and why my sinnatugre dont work


write n/a every thing
I made a video on the topic about the signature. Please, please watch it. And follow the guide
https://youtu.be/kCkF57N3_uE
Title: Re: About BB Codes
Post by: AhmedNagy on 17 05, 2019, 05:52:50 pm
now it work


Thanks for chin who helped me


(https://i.imgur.com/mL4MH4d.png)


Show content
(https://i.imgur.com/mL4MH4d.png)


Thanks for chin


by EX Head Staff on Fourm

BGAT Private

EX Seregeant In Game

(https://i.imgur.com/mL4MH4d.png)
Title: Re: About BB Codes
Post by: Chin on 18 05, 2019, 03:48:01 am
@VEUS
Show content
(https://i.imgur.com/mL4MH4d.png)
Show content
(https://i.imgur.com/mL4MH4d.png)
Use this

Code: [Select]
[img width=320 height=142]https://i.imgur.com/mL4MH4d.png[/img]
Code: [Select]
[center][img]https://i.imgur.com/mL4MH4d.png[/img][/center]
Title: Re: About BB Codes
Post by: AhmedNagy on 18 05, 2019, 02:44:25 pm
okay thanks sir

Show content
(https://i.imgur.com/mL4MH4d.png)

by Ex Head Staff on Fourm


Show content
(https://i.imgur.com/mL4MH4d.png)

Code: [Select]
sry for spaming
Title: Re: About BB Codes
Post by: Ahmad L9 on 11 06, 2019, 12:30:01 pm
how to post with special colors? not the one from the "Change color"

Title: Re: About BB Codes
Post by: Chin on 11 06, 2019, 01:16:10 pm
how to post with special colors? not the one from the "Change color"
Search in google for the hex code of a color. For example the hex code of blue is #0000FF so I you will use this after the equal sign instead of the word "blue".

[color=#0000FF]Hello world[/color]

The output would be this.
Hello world
Title: Re: About BB Codes
Post by: Ahmad L9 on 11 06, 2019, 06:31:47 pm
thanks
Title: Re: About BB Codes
Post by: yanza on 18 12, 2019, 03:23:45 pm
Nice to see more BB codes  :thumb: :thumb:
Title: Re: About BB Codes
Post by: Thunder on 01 01, 2020, 02:28:41 am
Here you can get Fonts for the forum and fonts for Photoshop to use them on the photos ...etc

HTML / Web fonts : here (https://www.hostinger.com/tutorials/best-html-web-fonts)
Photoshop Fonts : here (http://wavian.com/font-list.html#top)



There is two kind of tables in BB codes.

First kind is like that
Show content
https://cit.gg/index.php?topic=348881.0
>
Show content
(https://i.pilo.ovh/images/huPx7.png)
As you see everything is straight and each section is next to the other section (Organised Table)

First kind of tables: (ORGANIZED)
It content many row codes
because you don't add all the information in the first section with the head title of the section.
the column information stated in a rows
If you are making a table about vehicles and you want to add the information about the section of planes, then you will make a new row to add them not with the head title section (Planes).
General Code:
Code: [Select]
[table]
[tr]
[td]Cars[/td]
[td]     [/td]
[td]Planes[/td]
[td]     [/td]
[td]Heavy Vehicles[/td]
[td]     [/td]
[td]Boats[/td]
[/tr][tr][td][hr][/td][td]     [/td][td][hr][/td][td]     [/td][td][hr][/td][td]     [/td][td][hr][/td][td][/tr]
[tr]
[td]Fast: Banshee[/td]
[td]     [/td]
[td]Fast: Hydra[/td]
[td]     [/td]
[td]Fast: DFT-900[/td]
[td]     [/td]
[td]Fast: Refeer
& Dinghy[/td]
[/tr][tr][td][hr][/td][td]     [/td][td][hr][/td][td]     [/td][td][hr][/td][td]     [/td][td][hr][/td][td][/tr]
[tr]
[td]Heavy: Infernus[/td]
[td]     [/td]
[td]Pilot Job: Shamal
& Andromada[/td]
[td]     [/td]
[td]Trucker job: DFT-900[/td]
[td]     [/td]
[td]Fisherman job: Dinghy[/td]
[/tr][tr][td][hr][/td][td]     [/td][td][hr][/td][td]     [/td][td][hr][/td][td]     [/td][td][hr][/td][td][/tr]
[/table]

Preview:
(https://i.pilo.ovh/images/hu9yO.png)

The second kind of tables:
The column information stated in the same column.
General Code:
Code: [Select]
[table]
[tr]
[td]Cars[hr]
Fast: Banshee[hr]
Heavy: Infernus[hr][/td]
[td]     [/td]
[td]Planes[hr]
Fast: Hydra[hr]
Pilot Job: Shamal
& Andromada[hr][/td]
[td]     [/td]
[td]Heavy Vehicles[hr]
Fast: DFT-900[hr]
Trucker Job: DFT-900[hr][/td]
[td]     [/td]
[td]Boats[hr]
Fast: Refeer
& Dinghy[hr]
Fisherman Job: Dinghy[hr][/td]
[td]     [/td]
[/tr]
[/table]

Preview:
(https://i.pilo.ovh/images/huiPK.png)

it may help you @Sweet, @LawLiet.

Greetings,
ThunDer
Title: Re: About BB Codes
Post by: yanza on 01 01, 2020, 09:09:52 am
Here you can get Fonts for the forum and fonts for Photoshop to use them on the photos ...etc

HTML / Web fonts : here (https://www.hostinger.com/tutorials/best-html-web-fonts)
Photoshop Fonts : here (http://wavian.com/font-list.html#top)



There is two kind of tables in BB codes.

First kind is like that
Show content
https://cit.gg/index.php?topic=348881.0
>
Show content
(https://i.pilo.ovh/images/huPx7.png)
As you see everything is straight and each section is next to the other section (Organised Table)

First kind of tables: (ORGANIZED)
It content many row codes
because you don't add all the information in the first section with the head title of the section.
the column information stated in a rows
If you are making a table about vehicles and you want to add the information about the section of planes, then you will make a new row to add them not with the head title section (Planes).
General Code:
Code: [Select]
[table]
[tr]
[td]Cars[/td]
[td]     [/td]
[td]Planes[/td]
[td]     [/td]
[td]Heavy Vehicles[/td]
[td]     [/td]
[td]Boats[/td]
[/tr][tr][td][hr][/td][td]     [/td][td][hr][/td][td]     [/td][td][hr][/td][td]     [/td][td][hr][/td][td][/tr]
[tr]
[td]Fast: Banshee[/td]
[td]     [/td]
[td]Fast: Hydra[/td]
[td]     [/td]
[td]Fast: DFT-900[/td]
[td]     [/td]
[td]Fast: Refeer
& Dinghy[/td]
[/tr][tr][td][hr][/td][td]     [/td][td][hr][/td][td]     [/td][td][hr][/td][td]     [/td][td][hr][/td][td][/tr]
[tr]
[td]Heavy: Infernus[/td]
[td]     [/td]
[td]Pilot Job: Shamal
& Andromada[/td]
[td]     [/td]
[td]Trucker job: DFT-900[/td]
[td]     [/td]
[td]Fisherman job: Dinghy[/td]
[/tr][tr][td][hr][/td][td]     [/td][td][hr][/td][td]     [/td][td][hr][/td][td]     [/td][td][hr][/td][td][/tr]
[/table]

Preview:
(https://i.pilo.ovh/images/hu9yO.png)

The second kind of tables:
The column information stated in the same column.
General Code:
Code: [Select]
[table]
[tr]
[td]Cars[hr]
Fast: Banshee[hr]
Heavy: Infernus[hr][/td]
[td]     [/td]
[td]Planes[hr]
Fast: Hydra[hr]
Pilot Job: Shamal
& Andromada[hr][/td]
[td]     [/td]
[td]Heavy Vehicles[hr]
Fast: DFT-900[hr]
Trucker Job: DFT-900[hr][/td]
[td]     [/td]
[td]Boats[hr]
Fast: Refeer
& Dinghy[hr]
Fisherman Job: Dinghy[hr][/td]
[td]     [/td]
[/tr]
[/table]

Preview:
(https://i.pilo.ovh/images/huiPK.png)

it may help you @Sweet, @LawLiet.

Greetings,
ThunDer
Yea it do, thanks for your support
Title: Re: About BB Codes
Post by: Kingslayer on 05 02, 2021, 05:20:50 am
Code: [Select]
[b]Testing[/b]
Title: Re: About BB Codes
Post by: Kingslayer on 05 02, 2021, 05:21:34 am
Code: [Select]
[b]Test[/b]Test
Title: Re: About BB Codes
Post by: Violet on 27 08, 2021, 04:44:47 pm
The progress bar is posted two times, If It's not trivial af just edit it.  :thonk: