Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.

Note: this post will not display until it's been approved by a moderator.

Name:
Email:
Subject:
Message icon:

shortcuts: hit alt+s to submit/post or alt+p to preview

Please read the rules before you post!


Topic Summary

Posted by: Jacob/Lee
« on: August 26, 2011, 08:19:06 PM »

On the topic of hosts, I would suggest Imgur.

No account required and it comes free with the IMG code in case you somehow forget what to do.
Posted by: Erik L
« on: August 26, 2011, 05:38:17 AM »

The [img] tag puts the picture inline, and you need to have it hosted someplace. The attachment loads it here, but places it at the bottom of the post like an email attachment.
Posted by: Vynadan
« on: August 26, 2011, 04:04:37 AM »

Inside an image tag you usually put the URL of the image that you want to show. More advanced parameters of (img) allow for resizing the displayed image so that it fits into the forum layout and is easier on people with lower resolutions.

Examples:
Code: [Select]
[img]http://www.website.com/image.jpg[/img]
[img width=640 height=300]http://www.website.com/image.jpg[/img]

For uploading images there's various free-to-use websites that'll do the job. I usually use imageshack.us myself, but taste varies a lot regarding adverts, time it stays uploaded, etc.

I'm pretty sure it's possible to do with attachments, but as I never use those, I can't help you there.
Posted by: chrislocke2000
« on: August 26, 2011, 03:52:24 AM »

Quick one hopefully

I've been busily writting an AAR on a recent fight in a word document and have been taking screen shots as I go to show the action developing.

Was just having a play around with cutting and pasting the document into a post but can't see how to get the pictures in. I can see the insert image button but not how to actually paste something between the quotes?