We have a handful of images on the site that aren't using the standard image block component, because their current formatting cannot be recreated by it. Ideally, I want to get rid of all of them by adding optional arguments to the current component, or creating alternative components where arguments aren't enough.
As the first step I want to add an optional "link" argument to the standard image block template, that would allow for optional clickable images.
Similar changes will be applied to the left-aligned image blocks.
So, thoughts?
EDIT: Here's some test pages:
http://scpsandbox2.wikidot.com/component-test-base
http://scpsandbox2.wikidot.com/component-test-block
http://scpsandbox2.wikidot.com/component-test-page
