Often it's useful to post a photo or drawing of a room for others here to comment on. In order to do that you need a web host to store the files, then you can add [img] and [/img] around the picture's web address to display it inside your post. If you don't have a web site, this site will host images for free:
www.imageshack.us I have never used this site myself, but others report good results.
NOTE: Regardless of where you host your images,
please reduce them to a reasonable size. When images are wider than 500 or 600 pixels it's impossible to view them in context, and it's also difficult to read any of the text.
Another way to convey simple room shapes is with ASCII art - dashes and underscores etc. However, the forum software combines multiple blank spaces which "collapses" the drawing. The solution is to use the code and /code tags. The tags go inside [ ] square brackets like other tags, but I can't show it here because it will be interpreted instead of displayed!
Here's a drawing without using code and /code:
+--------------------------------+
| |
| |
| |
| |
| |
| |
+--------------------------------+
Here's the same drawing using code and /code:
+--------------------------------+
| |
| |
| |
| |
| |
| |
+--------------------------------+
--Ethan