Help

What's this [media] tag about anyway?

It's here to make it easy for users to embed items into any place that accepts BBC tags, such as forum posts. Here are a couple of quick examples:

[media id=123 type=preview align=center width=400 caption="Hello, world!"]
Show a center-aligned mid-size (preview) picture, resized to 400 pixels wide, with a caption below it. All parameters are optional, except for the item ID.

[media id=1,2 type=album]
Shows the latest items in your first two albums, using the box type (see below.)

Possible values:
- type=normal, box, link, preview, full, album
- align=none, left, center, right
- width=123 (in pixels)
- caption="Caption text" or caption=SingleWordText

Available parameters

id
type
align
width
caption