how to post creation & imgs

  • Dingolo
    22nd Aug 2011 Member 0 Permalink
    how to post my creations and animaten GIF or imgs in disscusion/.?
  • EqualsThree
    22nd Aug 2011 Member 0 Permalink
    if you wanna show a save in your post

    type ~ then insert the save ID without the space between the ~ and save ID

    example:

    ~ 404
    without the space
    so it looks like this


    if you wanna post pictures type this

    < img src = " " >
    without the spaces, with the Image URL between the ""

    like this image
  • Marte2007
    22nd Aug 2011 Member 0 Permalink
    For the image it's <img src="image url here">, he didn't escape so it was replaced with a non-existent image.

    EDIT: nevermind, I think it was my browser that replaced it
  • Dingolo
    22nd Aug 2011 Member 0 Permalink
    wats URL?
  • EqualsThree
    22nd Aug 2011 Member 0 Permalink
    @Dingolo (View Post)
    right click on a image, then select "Copy image URL"
    paste it between

    < img src =" HERE" >

    without the spaces.

    EDIT:

    EXAMPLE BELOW

    image
  • Dingolo
    22nd Aug 2011 Member 0 Permalink
    wen i click on img it dont say URL?
    EDIT:u mean on internet?
    image
  • Marte2007
    22nd Aug 2011 Member 0 Permalink
    Yes it have to be on Internet, you can upload it to services like Imageshack or Dropbox, they give you a direct link (the URL)

    @EqualsThree (View Post)
    If you want to type the literal < without being interpreted as html, you can type &lt;
  • Dingolo
    22nd Aug 2011 Member 0 Permalink
    image
    EDIT:Dont get itimage
  • code1949
    22nd Aug 2011 Member 0 Permalink
    image

    You need to use view image on the picture, it works on files, not websites.
  • Marte2007
    22nd Aug 2011 Member 0 Permalink
    @Dingolo (View Post)
    You cannot use a page URL, you can only use URL to images, like this
    http://dl.dropbox.com/u/9287758/Immagini/HeadShot.png (try to open it in the browser)
    image