Quote:
Originally Posted by James Birkett
Wouldn't it make more sense to have:
<img src="{option}" align=left hspace=10 alt="{param}" />
This way it works by doing:
[img={URL TO IMAGE}]Alt[/img]
much like the URL BBCode works.
Also, I am not understanding your question. Multiple options meaning multiple uses of the {option} tag?
{option} tag can be used as many times as you like, but remember you can only have 1 option so it has to be the same value.
|
I was hoping to be able to use more that one option in a single code to indicate left or right justification, but if I leave out the align I think I can to so with the basic alignment commands. Additionally, I was considering allowing the image border to be an option, the gutter size to be adjustable, but it this is not possible then I'll have to figure something else out. Thanks James
Oh, the swapping the param and option codes is a good idea, thanks again