Author Topic: HOW TO: Posting Images  (Read 7790 times)

shorty13

  • Hydlaa Notable
  • *
  • Posts: 580
  • Skiing > All
    • View Profile
HOW TO: Posting Images
« on: November 11, 2005, 08:41:57 pm »
Can someone PLS give me a Step by Step instructions to how to get my pictures i took in-game onto the forums?  I dont know much about computers so i will need an explanation for every part.  Pls help.
« Last Edit: April 22, 2006, 10:16:00 pm by Karyuu »
There are two types of people in this world: The Pinky and the Brain.
Which one are you?

Karyuu

  • Forum Legend
  • *
  • Posts: 9341
    • View Profile
Posting Images
« Reply #1 on: November 11, 2005, 08:52:09 pm »
This belonged in Forum Issues more than General Discussion ;)

Similar threads have been made numerous times in the past, but just for you:

  • Locate the images you want to share on your computer. For in-game screenshots, look in the "screenshots" folder within your PlaneShift directory.
  • Use a free image host for uploading. Some of the best ones include ImageShack, Phosted, and Photobucket.
  • Follow the instructions of the image host you've chosen to upload your image. Be aware of size limitations, though most of the hosts resize images if necessary.
  • Once the upload has finished, use the following tag to load the image anywhere into a forum: [I M G]http://www.website.com/image.jpg[/ I M G] (but no spaces!)
« Last Edit: July 26, 2006, 01:27:55 am by Karyuu »
Judge: Are you trying to show contempt for this court, Mr Smith?
Smith: No, My Lord. I am attempting to conceal it.

shorty13

  • Hydlaa Notable
  • *
  • Posts: 580
  • Skiing > All
    • View Profile
(No subject)
« Reply #2 on: November 12, 2005, 11:24:06 am »
Quote
Originally posted by LigH
Posting images in the forums


yeah, not much info going on in there.

but thx karyuu
There are two types of people in this world: The Pinky and the Brain.
Which one are you?

LigH

  • Forum Legend
  • *
  • Posts: 7096
    • View Profile
(No subject)
« Reply #3 on: November 12, 2005, 11:37:16 am »
My reply was not really meant to be a \"complete beginners guide\", more an addition to Karyuu\'s points for more details on how to do the code, and how to tweak the appearance.

Gag Harmond
Knight and Ambassador
The Royal House of Purrty

t2vanden

  • Traveller
  • *
  • Posts: 48
    • View Profile
Re: HOW TO: Posting Images
« Reply #4 on: April 28, 2006, 04:52:59 pm »
How did you get that picture like that, you know RUBY thingy
Salohcin is Alive

http://img115.imageshack.us/my.php?image=zsalohcin4vi.png][IMG]http://img115.imageshack.us/img115/7356/zsalohcin4vi.t

Bereror

  • Hydlaa Notable
  • *
  • Posts: 773
    • View Profile
    • Planeshift API
Re: HOW TO: Posting Images
« Reply #5 on: April 28, 2006, 05:02:49 pm »
How did you get that picture like that, you know RUBY thingy
As Karyuu told you in another thread, close your tags with [/url] and [/img].

If you want to get that RUBY thingy, you need to join the Ruby Reign guild. Otherwise make sure that your signature looks similar to this:
Code: [Select]
[url=<web page address>][img]<image address>[/img][/url]
PlaneShift Sources
PlaneShift API
"Words never spoken
Are the strongest resounding"

Kalika

  • Hydlaa Notable
  • *
  • Posts: 551
    • View Profile
Re: HOW TO: Posting Images
« Reply #6 on: October 09, 2006, 09:37:02 pm »
i usually just do the simple

---<img src="whatever the url is">---

adn it turns out fine

'she lies with her arms flung out as if to embrace the whole hyancinth-scented, watermelon-colored world.'

Peacer

  • Veteran
  • *
  • Posts: 1079
  • I've got balls of steel
    • View Profile
Re: HOW TO: Posting Images
« Reply #7 on: October 11, 2006, 02:18:00 am »
i usually just do the simple

---<img src="whatever the url is">---

adn it turns out fine

don't you need some kind of [html] tag or something or is it enabled by default? test if this is bold it works if not... well

edit: thank you, html does work, this is going to be fun :P
The Guardians of Power

left the game, looking in now and then to check progress, if you want to contact me use the email attached to the msn contact on this forum account

emeraldfool

  • Veteran
  • *
  • Posts: 1383
  • Irish (adj.): Cynical; morally bankrupt
    • View Profile
    • My Portfolio (or at least what I've bothered to upload...)
Re: HOW TO: Posting Images
« Reply #8 on: February 12, 2007, 07:45:41 pm »
<font color="#ff0000">Does that mean we can use all purrty HTML colours?</font>


<font size="4">Sigh, I forgot how to use html...</font>

Karyuu

  • Forum Legend
  • *
  • Posts: 9341
    • View Profile
Re: HOW TO: Posting Images
« Reply #9 on: February 12, 2007, 07:46:23 pm »
Be sure to close the html tag though.

*edit*

Hm... I guess the html tags have limits.
« Last Edit: February 12, 2007, 07:48:11 pm by Karyuu »
Judge: Are you trying to show contempt for this court, Mr Smith?
Smith: No, My Lord. I am attempting to conceal it.

miadon

  • Hydlaa Notable
  • *
  • Posts: 934
    • View Profile
Re: HOW TO: Posting Images
« Reply #10 on: February 12, 2007, 07:54:06 pm »
I think the only HTML tags that work by default are <I>, <B> and <U> anthing else is denied unless told not to.
- MiadonCam (Refresh page to see live in game Miadon Action!!)

bilbous

  • Guest
Re: HOW TO: Posting Images
« Reply #11 on: July 26, 2007, 11:15:27 am »
Colors work fine as long as you use the cross browser html color names or just the color changer. I changed the color in the last sentence by substituting "Chartreuse" for "black" in the color changer. The names seem to be case sensitive.

It seems some of those color names do not work in firefox on linux and perhaps others but using three two digit hex numbers preceded with a hash mark does. For example #32afc5 seems to be a nice random shade of blue.
« Last Edit: January 26, 2008, 11:52:54 pm by bilbous »

lingwelli

  • Wayfarer
  • *
  • Posts: 2
    • View Profile
Re: HOW TO: Posting Images
« Reply #12 on: January 02, 2013, 06:48:00 pm »
I have read the post and answer but I have a few questions. What does I M G mean and what is the web site to use in the syntax. Can you write the syntax as it is to be entered annotating parts that are relevant to my situation.

bilbous

  • Guest
Re: HOW TO: Posting Images
« Reply #13 on: January 02, 2013, 07:03:24 pm »
img stands for image and it is just a tag, the letters together as a three letter "word", it sort of looks like they should be separated in the example above but they are not. The website is any website that has an image you want to link. It is probably better if it is your own image that you uploaded but not technically necessary.
example:
Code: [Select]
[img]http://web.ncf.ca/cr502/tiles/ripple.png[/img]