I remember I was able to resize an image once or twice a long time ago, but now I'm not able to do it. I searched on how to do this with BBCode but it does not seem to work here.
The following bbcode:
Including an image

Resizing the image
[img=100x50]https://www.bbcode.org/images/lubeck_small.jpg[/img]
Making the image clickable (in this case linking to the original image)

Resizing and adding meta information for the image
[img width="100" height="50" alt="Lubeck city gate" title="This is one of the medieval city gates of Lubeck"]https://www.bbcode.org/images/lubeck_small.jpg[/img]
https://www.bbcode.org/examples/?id=10Any suggestions BigDave?