Note that this is the default FAQ bundled with the forum software, so some of its content may not apply.
For general information about the BBCode markup language used on this forum, click here.

Here are some more specific tips and tricks:
[url]
BBCode tag for simple link sharing.[url]
tag is necessary if you want to change the link's text (like this: click me).[url]
tag without specifying a resource scheme (like "http://") will create a relative link, and that probably isn't what you want.Code: Select all
✓ http://www.example.com
✓ www.example.com
✗ [url]www.example.com[/url] <-- relative link!
✓ [url]http://www.example.com[/url]
✓ [url=http://www.example.com]custom link text[/url]
✓ [url=http://www.example.com][img]https://i.imgur.com/qTa2fmR.jpg[/img][/url] <-- clickable image
Attachments
tab below the posting textbox. After adding a file, click Place inline
to automatically add an [attachment]
tag to insert the picture into a particular place in your post.[img]
tag:
Code: Select all
[img]https://i.imgur.com/qTa2fmR.jpg[/img]
[img]
tag requires a direct link to the image itself.Code: Select all
https://www.youtube.com/watch?v=nlpSopy0d-U
[media]
tag mentioned here does not need to be used. Just the URL is fine.)Outbox
? Does that mean they didn't send?Outbox
until it has been read by one or more recipients. After that, it appears in Sent
.