Discuss Scratch

Jill118
Scratcher
100+ posts

How do I make a unique BBcode?

I want to make a cool-colored BB code of my own, how do I make one or discover one?

Last edited by Jill118 (Nov. 10, 2023 00:17:58)

nachodev
Scratcher
12 posts

How do I make a unique BBcode?

hi
bb code
how do i get words below my name sir

_______________
joe
k7e
Scratcher
1000+ posts

How do I make a unique BBcode?

[color=red][/color]
[color=ruby][/color]
[color=#7733ff][/color]
Jill118
Scratcher
100+ posts

How do I make a unique BBcode?

(Bump because new question is asked and this is considered a new topic)
k7e
Scratcher
1000+ posts

How do I make a unique BBcode?

You can't create your own BBCode.
kethan_110511
Scratcher
100+ posts

How do I make a unique BBcode?

hang on whats a bb code?
Jill118
Scratcher
100+ posts

How do I make a unique BBcode?

k7e wrote:

You can't create your own BBCode.
Too bad. But how do I get one anyways?
-Squiggle
Scratcher
500+ posts

How do I make a unique BBcode?

you can learn about Scratch BBCode here.

(edit for explanation): you can use BBCode in a forum post by just typing it, and you can use the green tick button to preview what it will show as.
the buttons in the post editor (like the button for bold, italics, etc.) automatically write BBCode for you, but there isn't a button for coloured text, so to colour text you must type the code yourself.

[color=green]green text[/color]
shows as green text (green text)

[color=yellow]yellow text[/color]
shows as yellow text (yellow text)


you can also make these colours:
- green (green) / forestgreen (forestgreen)
- seagreen (seagreen)
- aquamarine (aquamarine)
- turquoise (turquoise)
- lime (lime)
- lightgreen (light green)
- darkgreen (dark green)
- yellow (yellow)
- beige (beige)
- olive (olive)
those are all the shades of yellow and green that I know of, but there might be more, I guess you can find out by experimenting.


you can also use hex codes if you want a very specific colour.
[color=#2c7811]specific green[/color]
shows as specific green (specific green)

you can get a colour's hex code if you google “colour picker” and pick the colour you want.
many art/editing programs also use hex codes, and colour swatch websites usually provide some sort of code to go with the colour.


if you want to make each letter of a word have an individual colour, you'd have to manually code each letter, or use a generator like this one.

Last edited by -Squiggle (Nov. 10, 2023 01:07:16)

Jill118
Scratcher
100+ posts

How do I make a unique BBcode?

-Squiggle wrote:

you can learn about Scratch BBCode here.

(edit for explanation): you can use BBCode in a forum post by just typing it, and you can use the green tick button to preview what it will show as.
the buttons in the post editor (like the button for bold, italics, etc.) automatically write BBCode for you, but there isn't a button for coloured text, so to colour text you must type the code yourself.

[color=green]green text[/color]
shows as green text (green text)

[color=yellow]yellow text[/color]
shows as yellow text (yellow text)


you can also make these colours:
- green (green) / forestgreen (forestgreen)
- seagreen (seagreen)
- aquamarine (aquamarine)
- turquoise (turquoise)
- lime (lime)
- lightgreen (light green)
- darkgreen (dark green)
- yellow (yellow)
- beige (beige)
- olive (olive)
those are all the shades of yellow and green that I know of, but there might be more, I guess you can find out by experimenting.


you can also use hex codes if you want a very specific colour.
[color=#2c7811]specific green[/color]
shows as specific green (specific green)

you can get a colour's hex code if you google “colour picker” and pick the colour you want.
many art/editing programs also use hex codes, and colour swatch websites usually provide some sort of code to go with the colour.


if you want to make each letter of a word have an individual colour, you'd have to manually code each letter, or use a generator like this one.
This is so helpful! Thanks!

Powered by DjangoBB