Page 1 of 1

Spoiler sections and linking images

Posted: Tue Jan 07, 2020 12:34 am
by RichTrickle
Hey guys, I'm having trouble with embedding videos and images.

Perhaps I'm uploading to Imgur wrong? I've been using the 'image=' tab, and the 'chainlink' insert URL tab to insert these into my thread. I've been told how to use the spoiler with bracket, but when I do so it just embeds anything I link as 'image'

Anyone know what I'm doing wrong? Perhaps copy and paste how you guys get your images embedded (from what you input in the thread).

Re: Spoiler sections and linking images

Posted: Tue Jan 07, 2020 1:05 am
by Vc0m
Image= does nothing
Use the button with the picture on it that gives img to the code (one that looks like a picture with a background)

Re: Spoiler sections and linking images

Posted: Tue Jan 07, 2020 1:15 am
by RichTrickle
So when I do that it looks like this:

Image

The url to the image looks like this: took the h off at the beginning so it won’t link image
ttps://imgur.com/NC6pGkl

Am i uploading to Imgur incorrectly? Or can u see that on ur end?

Re: Spoiler sections and linking images

Posted: Tue Jan 07, 2020 1:22 am
by Vc0m
No
Forgot to mention sorry. On imgur itself, there is a special link that copies just the image.
Alternatively right click the image and press "copy image link"

Re: Spoiler sections and linking images

Posted: Tue Jan 07, 2020 3:22 am
by winner3
Vcom7418 wrote:
Tue Jan 07, 2020 1:05 am
Image= does nothing
to clear up some confusion, this is actually a lie.

image= allows you to specify the height and width of the image you want to embed.

Code: Select all

[image=100,100]https://img87.pixhost.to/images/10/354024842_nc6pgkl.jpg[/image]
produces a small version of the image you were linking, for example. Like so


Code: Select all

[img]
which is the tag vcom is trying to direct you to which looks like a portrait in the toolbar in the site's full editor is the same as image= but it uses your image's default size rather than a specific one like image=.

imgur links to pics and albums, as well as direct links to images on specific sites, will get embedded automatically by themselves.

Code: Select all

[img]https://img87.pixhost.to/images/10/354024842_nc6pgkl.jpg[/img]


will become

Image

And

Code: Select all

https://imgur.com/NC6pGkl


becomes

https://imgur.com/NC6pGkl

And finally, the spoiler tag works this way.

Code: Select all

[spoiler=Spoiler title]Beware the spoiler[/spoiler]
Spoiler title
Beware the spoiler
I hope that clears up everything. Let me know if you have more questions.

Please note that the imgur link to the album is different from the link to the individual image itself. You'll notice that

Code: Select all

https://imgur.com/NC6pGkl
links you to a full page where you're able to see all the pics in the album, in this case just one. Right clicking that one image and hitting "open in new tab", gets you

Code: Select all

https://img87.pixhost.to/images/10/354024842_nc6pgkl.jpg
which will link you to a page with just your image. That second link is the one you want to use if you just want to use or link the image itself.

*Made a couple of edits to correct a few things. Everything should check out and be informative now. Again, let us know if you need any more info and welcome to the forums [mention]RichTrickle[/mention] :)

Re: Spoiler sections and linking images

Posted: Tue Jan 07, 2020 3:25 am
by RichTrickle
Very good! Thanks for the help Vcom and Winner! I think I have it all figured out now

Re: Spoiler sections and linking images

Posted: Wed May 18, 2022 5:02 pm
by Mickey

Re: Spoiler sections and linking images

Posted: Wed May 18, 2022 5:04 pm
by CaptainL
Mickey wrote:
Wed May 18, 2022 5:02 pm
Please put this in your character profile, rather than here.