{% img [class names] /path/to/image [width] [height] [title text [alt text]] %}
I use 'Tag Plugins' to define the size of image,but how to define 'alt text'. I have tried many time but it dose not work. I think there should an separator between 'title text' and 'alt text'.
Wrap the title text in double quotes, and the alt text in single quotes within the title qualifiers... like so "Title text goes here'alt text goes here'"