The [MG] BBCode is the best way to share items in the Multimedia Gallery within the forum
There are several parameters allowed in this button, those are the following:
- ID: The ID is the only required value, it is the number that appears between the opening and closing tag. It must be used like: [mg]ID[/mg] where ID is the ID of the gallery item.
- autoplay: Sets if the audio or video embedded is automatically played when it is loaded. Use it like [mg autoplay=true]1[/mg]
- align: Set the alignment of the embedded item. Use it like [mg align=center]1[/mg]. The allowed values are left, center and right.
- desc: Add a description for the link to the embedded item. If not added then the item's name is going to be used. Use it like [mg desc=This is the caption]1[/mg].
- thumb: Set if the image embedded is shown as a thumbnail. Use it like [mg thumb=true]1[/mg].
- width: Force the maximun width allowed for the item embedded. Use it like [mg width=200]1[/mg]. Only numbers are allowed
- height: Force the maximun height allowed for the item embedded. Use it like [mg height=100]1[/mg]. Only numbers are allowed
Here are some examples of use: [mg width=300 height=100]1[/mg], [mg autoplay=1 thumb=1]4[/mg], [mg align=right desc=Nice image]10[/mg]
Close window