(!empty($user->lang['CODE'])) ? $user->lang['CODE'] : ucwords(strtolower(str_replace('_', ' ', 'CODE'))):
For example, your banner link is www.your.com/banner.jpg
and you want the bottom click to directs to www.your.com/index.php
you have to do the folowing:
[URL=www.your.com/index.php][IMG]www.you.com/banner.jpg[/IMG][/URL]