Alt text for BBCode image

Feedback & Suggestions · 2011-08-13

Hmm I'm looking for a way to set the alt text for an image so when you mouse over the image the alt text shows up..Basically I'd like to be able to do this through BBCode:[img=An example]http://www.akiba-online.com/example.jpg[/img]<img src="http://www.akiba-online.com/example.jpg" alt="An example" />Looking around I see a few BBCode mods that add this to the [img] tag, is there something like that already implemented here?I don't know anything about vBulletin or anything but it looks like it's just:BBCodeCode:[IMG={TEXT}]{URL}[/IMG]HTMLCode:&lt;img src=&quot;{URL}&quot; alt=&quot;{TEXT}&quot; /&gt;I'm probably the only one that'd ever use it so if it's not in there already no worries.count me ini also interested in the bb code already image.