Discuss Scratch
- Discussion Forums
- » Questions about Scratch
- » How do I make a unique BBcode?
- 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
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)
- Jill118
-
Scratcher
100+ posts
How do I make a unique BBcode?
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.
shows as green text (green text)
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.
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.
(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]
[color=yellow]yellow text[/color]
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]
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?
you can learn about Scratch BBCode here.This is so helpful! Thanks!
(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.shows as green text (green text)[color=green]green text[/color]shows as yellow text (yellow text)[color=yellow]yellow text[/color]
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.shows as specific green (specific green)[color=#2c7811]specific green[/color]
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.
- Discussion Forums
- » Questions about Scratch
-
» How do I make a unique BBcode?