
How do send a image? (Reply)
Moved this from the colors forum into the questions form since it's a better area for it.
The BBCode for images will look something like this:
So as an example:
Will make:

Because that is the link to that image. BBCode likes to use brackets ([]) for the first part, and then brackets with a slash ([/]) for the second part to signal that it's done doing it's job. This is true for bolding ([ b ] [ /b ] without the spaces), italicizing, images, etc. You just need to put something between the squares ([ b ]like so[ /b ]) for it to work. There's buttons you can click in the advanced view of replies/posting that'll automatically do this for you so that you don't have to remember the actual code.
Hope that was helpful!
You can post an image using BBCode. You want to get the image's URL (meaning it must be on the internet somewhere, somehow) and then you'll paste the URL between the image code. If you're wanting to use a photo from your phone or computer, you'll have to upload it first to some sort of image hosting website or software.StormTheAnimalLover wrote:Here's you're answer to: How do you send an image?
The BBCode for images will look something like this:
Code: Select all
[img]URL_HERE[/img]
Code: Select all
[img]https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSYSajEC65iM57BbLxciAbs7yHwg85StqjJ4A&usqp=CAU[/img]
Because that is the link to that image. BBCode likes to use brackets ([]) for the first part, and then brackets with a slash ([/]) for the second part to signal that it's done doing it's job. This is true for bolding ([ b ] [ /b ] without the spaces), italicizing, images, etc. You just need to put something between the squares ([ b ]like so[ /b ]) for it to work. There's buttons you can click in the advanced view of replies/posting that'll automatically do this for you so that you don't have to remember the actual code.
Hope that was helpful!

Re: How do send a image? (Reply)
Thanks that was helpful I was having g trouble with it

Re: How do send a image? (Reply)
Thanks, I'm going to go try this out!EclipticEnd wrote:Moved this from the colors forum into the questions form since it's a better area for it.
You can post an image using BBCode. You want to get the image's URL (meaning it must be on the internet somewhere, somehow) and then you'll paste the URL between the image code. If you're wanting to use a photo from your phone or computer, you'll have to upload it first to some sort of image hosting website or software.StormTheAnimalLover wrote:Here's you're answer to: How do you send an image?
The BBCode for images will look something like this:
So as an example:Code: Select all
[img]URL_HERE[/img]
Will make:Code: Select all
[img]https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSYSajEC65iM57BbLxciAbs7yHwg85StqjJ4A&usqp=CAU[/img]
Because that is the link to that image. BBCode likes to use brackets ([]) for the first part, and then brackets with a slash ([/]) for the second part to signal that it's done doing it's job. This is true for bolding ([ b ] [ /b ] without the spaces), italicizing, images, etc. You just need to put something between the squares ([ b ]like so[ /b ]) for it to work. There's buttons you can click in the advanced view of replies/posting that'll automatically do this for you so that you don't have to remember the actual code.
Hope that was helpful!